diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-17 18:38:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-17 18:38:58 +0000 |
commit | 2ce8cde248a57a6a536906692f848adfaf01bfae (patch) | |
tree | cba8bd233b4d89ca935570682e5d952110927f14 /mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.6.ebuild | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-2ce8cde248a57a6a536906692f848adfaf01bfae.tar.gz gentoo-2-2ce8cde248a57a6a536906692f848adfaf01bfae.tar.bz2 gentoo-2-2ce8cde248a57a6a536906692f848adfaf01bfae.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.6.ebuild')
-rw-r--r-- | mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.6.ebuild b/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.6.ebuild index 4a2ec3b88964..2deff34dc3e3 100644 --- a/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.6.ebuild +++ b/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.6.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-perl/sylpheed-claws-perl-0.6.ebuild,v 1.1 2006/02/10 18:24:46 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.6.ebuild,v 1.2 2006/04/17 18:38:58 corsair Exp $ MY_P="${P##sylpheed-claws-}" MY_PN="${PN##sylpheed-claws-}" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" #SRC_URI="http://claws.sylpheed.org/downloads/${MY_PN}_plugin-${PV}_gtk2.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE} dev-lang/perl" |