diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:33:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:33:03 +0000 |
commit | 9b9d165649324239061a3b18351ced1c27fbde05 (patch) | |
tree | 53ee823fceb90be71f7ec32cd9440a136ade0e22 /mail-client/sylpheed-claws-perl | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-9b9d165649324239061a3b18351ced1c27fbde05.tar.gz gentoo-2-9b9d165649324239061a3b18351ced1c27fbde05.tar.bz2 gentoo-2-9b9d165649324239061a3b18351ced1c27fbde05.zip |
Added ~ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'mail-client/sylpheed-claws-perl')
-rw-r--r-- | mail-client/sylpheed-claws-perl/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-perl/ChangeLog b/mail-client/sylpheed-claws-perl/ChangeLog index 761e04e5a178..7e2f50664818 100644 --- a/mail-client/sylpheed-claws-perl/ChangeLog +++ b/mail-client/sylpheed-claws-perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-perl # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-perl/ChangeLog,v 1.6 2006/04/24 21:00:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-perl/ChangeLog,v 1.7 2006/05/19 18:33:03 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-perl-0.9.ebuild: + Added ~ppc64 *sylpheed-claws-perl-0.9 (24 Apr 2006) diff --git a/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild b/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild index f897886dacb8..d64cc8cb5fc0 100644 --- a/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild +++ b/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.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.9.ebuild,v 1.1 2006/04/24 21:00:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild,v 1.2 2006/05/19 18:33:03 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" |