diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-29 18:27:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-29 18:27:37 +0000 |
commit | b497651e0aea9eabd7cc6973b19f0c115e1581d0 (patch) | |
tree | 9a6331a380c4af08cf622be6bfce3d46aaa09443 /mail-client/sylpheed-claws-pgpinline | |
parent | *cough* digest fixes *cough* (diff) | |
download | gentoo-2-b497651e0aea9eabd7cc6973b19f0c115e1581d0.tar.gz gentoo-2-b497651e0aea9eabd7cc6973b19f0c115e1581d0.tar.bz2 gentoo-2-b497651e0aea9eabd7cc6973b19f0c115e1581d0.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'mail-client/sylpheed-claws-pgpinline')
-rw-r--r-- | mail-client/sylpheed-claws-pgpinline/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-pgpinline/ChangeLog b/mail-client/sylpheed-claws-pgpinline/ChangeLog index ca98c6b2c57b..6629eacab3a6 100644 --- a/mail-client/sylpheed-claws-pgpinline/ChangeLog +++ b/mail-client/sylpheed-claws-pgpinline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-pgpinline # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/ChangeLog,v 1.12 2005/03/29 17:44:52 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/ChangeLog,v 1.13 2005/03/29 18:26:28 corsair Exp $ + + 29 Mar 2005; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-pgpinline-0.5.ebuild: + Added ~ppc64 to KEYWORDS 29 Mar 2005; Marius Mauch <genone@gentoo.org> -sylpheed-claws-pgpinline-0.2.ebuild: diff --git a/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild b/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild index 2ff042d5d339..5ae8af39403d 100644 --- a/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild +++ b/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.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-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild,v 1.5 2005/03/17 21:19:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild,v 1.6 2005/03/29 18:26:28 corsair Exp $ MY_P="${P##sylpheed-claws-}" @@ -9,7 +9,7 @@ HOMEPAGE="http://sylpheed-claws.sourceforge.net" SRC_URI="http://sylpheed-claws.sourceforge.net/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc amd64 alpha" +KEYWORDS="x86 ppc sparc amd64 alpha ~ppc64" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.12b-r1 =app-crypt/gpgme-0.3.14-r1" |