diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-07 17:28:42 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-07 17:28:42 +0000 |
commit | 89b0e2525324b72f390658fe0e703957aa2127ec (patch) | |
tree | ac73743878753708ea74564cdfa02ba9603af892 /mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild | |
parent | Added to ~ppc, bug #126540 (diff) | |
download | gentoo-2-89b0e2525324b72f390658fe0e703957aa2127ec.tar.gz gentoo-2-89b0e2525324b72f390658fe0e703957aa2127ec.tar.bz2 gentoo-2-89b0e2525324b72f390658fe0e703957aa2127ec.zip |
Added to ~ppc, bug #126920
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild')
-rw-r--r-- | mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 91cff459cd46..f2a065f14d51 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.2 2006/03/19 22:53:30 ticho Exp $ +# $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 $ 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 x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |