diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-02 20:12:27 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-02 20:12:27 +0000 |
commit | 12063d4f2eb02b25315cef179256ee4e3e10f280 (patch) | |
tree | 55fca4307a853753ff38600d61044786aa2656b8 /dev-perl | |
parent | whitespace (diff) | |
download | gentoo-2-12063d4f2eb02b25315cef179256ee4e3e10f280.tar.gz gentoo-2-12063d4f2eb02b25315cef179256ee4e3e10f280.tar.bz2 gentoo-2-12063d4f2eb02b25315cef179256ee4e3e10f280.zip |
Added ~ppc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/String-Approx/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/String-Approx/String-Approx-3.26.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/String-Approx/ChangeLog b/dev-perl/String-Approx/ChangeLog index bf8e71c22804..d2a43d261aae 100644 --- a/dev-perl/String-Approx/ChangeLog +++ b/dev-perl/String-Approx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/String-Approx # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v 1.5 2007/01/08 16:37:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v 1.6 2007/02/02 20:12:27 dertobi123 Exp $ + + 02 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org> + String-Approx-3.26.ebuild: + Added ~ppc 08 Jan 2007; Michael Cummings <mcummings@gentoo.org> String-Approx-3.26.ebuild: diff --git a/dev-perl/String-Approx/String-Approx-3.26.ebuild b/dev-perl/String-Approx/String-Approx-3.26.ebuild index c5092390b3de..8cf36b04e46f 100644 --- a/dev-perl/String-Approx/String-Approx-3.26.ebuild +++ b/dev-perl/String-Approx/String-Approx-3.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/String-Approx-3.26.ebuild,v 1.5 2007/01/08 16:37:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/String-Approx-3.26.ebuild,v 1.6 2007/02/02 20:12:27 dertobi123 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz" LICENSE="|| ( Artistic LGPL-2 )" SLOT="0" -KEYWORDS="amd64 sparc ~x86" +KEYWORDS="amd64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |