diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-12 15:57:39 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-12 15:57:39 +0000 |
commit | ed59b8aa5cf5f3603e459966c2af26fd6ec0b6ff (patch) | |
tree | a7d9e367f1b0dd11ab301d24ccbe35cfb00a3d62 /mail-client | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-ed59b8aa5cf5f3603e459966c2af26fd6ec0b6ff.tar.gz gentoo-2-ed59b8aa5cf5f3603e459966c2af26fd6ec0b6ff.tar.bz2 gentoo-2-ed59b8aa5cf5f3603e459966c2af26fd6ec0b6ff.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed-claws-maildir/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-maildir/ChangeLog b/mail-client/sylpheed-claws-maildir/ChangeLog index ae039e6fca29..0764cfd60243 100644 --- a/mail-client/sylpheed-claws-maildir/ChangeLog +++ b/mail-client/sylpheed-claws-maildir/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-maildir # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.9 2005/02/18 02:27:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.10 2005/03/12 15:57:39 hansmi Exp $ + + 12 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> + sylpheed-claws-maildir-0.7.ebuild: + Stable on ppc. 17 Feb 2005; Jason Wever <weeve@gentoo.org> sylpheed-claws-maildir-0.7.ebuild: diff --git a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild index 3119260e1cbd..179b857828d8 100644 --- a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild +++ b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild,v 1.3 2005/02/18 02:27:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild,v 1.4 2005/03/12 15:57:39 hansmi Exp $ MY_P="${P##sylpheed-claws-}" @@ -9,7 +9,7 @@ HOMEPAGE="http://sylpheed-claws.sourceforge.net" SRC_URI="mirror://sourceforge/sylpheed-claws/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc amd64 ~alpha" +KEYWORDS="x86 ppc sparc amd64 ~alpha" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.13" |