diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-18 12:18:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-18 12:18:51 +0000 |
commit | ceabb504ecc26ae8a2de2fc30ea3ecee5f436fa8 (patch) | |
tree | 5334126408ead764e4e3e26866943f0e7f5666de /mail-client/sylpheed-claws-maildir | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-ceabb504ecc26ae8a2de2fc30ea3ecee5f436fa8.tar.gz gentoo-2-ceabb504ecc26ae8a2de2fc30ea3ecee5f436fa8.tar.bz2 gentoo-2-ceabb504ecc26ae8a2de2fc30ea3ecee5f436fa8.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'mail-client/sylpheed-claws-maildir')
-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 7ed09647619b..15dcfc40fdfe 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.13 2005/03/29 18:25:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.14 2005/05/18 12:17:36 corsair Exp $ + + 18 May 2005; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-maildir-0.7.ebuild: + Stable on ppc64 29 Mar 2005; Markus Rothe <corsair@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 975c5ac1ebdb..5b11e377789f 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.6 2005/03/29 18:25:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild,v 1.7 2005/05/18 12:17:36 corsair 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 ~ppc64" +KEYWORDS="x86 ppc sparc amd64 alpha ppc64" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.13" |