diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-17 18:31:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-17 18:31:35 +0000 |
commit | e8348e9eb9e2243b99ef309b42b735e0ee15b2c2 (patch) | |
tree | 4bf4bd56cad490554cd309f705a798766e72f5b8 /mail-client/sylpheed-claws-att-remover | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-e8348e9eb9e2243b99ef309b42b735e0ee15b2c2.tar.gz gentoo-2-e8348e9eb9e2243b99ef309b42b735e0ee15b2c2.tar.bz2 gentoo-2-e8348e9eb9e2243b99ef309b42b735e0ee15b2c2.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'mail-client/sylpheed-claws-att-remover')
-rw-r--r-- | mail-client/sylpheed-claws-att-remover/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-att-remover/ChangeLog b/mail-client/sylpheed-claws-att-remover/ChangeLog index 6ae990af4740..d87a9469edf3 100644 --- a/mail-client/sylpheed-claws-att-remover/ChangeLog +++ b/mail-client/sylpheed-claws-att-remover/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-att-remover # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/ChangeLog,v 1.4 2006/04/07 17:28:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/ChangeLog,v 1.5 2006/04/17 18:31:35 corsair Exp $ + + 17 Apr 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-att-remover-0.4.ebuild: + Added ~ppc64 07 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> sylpheed-claws-att-remover-0.4.ebuild: diff --git a/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild b/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild index f2a065f14d51..745a009f0702 100644 --- a/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild +++ b/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild,v 1.3 2006/04/07 17:28:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild,v 1.4 2006/04/17 18:31:35 corsair Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |