diff options
author | David Holm <dholm@gentoo.org> | 2005-08-12 10:26:15 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-08-12 10:26:15 +0000 |
commit | e9f30daaf799a6a8978710b2c7a5cf72004f613a (patch) | |
tree | 6ac57f73124643e8077dedb0e71bcba76cf76d80 /dev-perl/Net-Patricia | |
parent | getlibdir changes for 5.8.7, bug #58931 (diff) | |
download | historical-e9f30daaf799a6a8978710b2c7a5cf72004f613a.tar.gz historical-e9f30daaf799a6a8978710b2c7a5cf72004f613a.tar.bz2 historical-e9f30daaf799a6a8978710b2c7a5cf72004f613a.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r-- | dev-perl/Net-Patricia/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index fb065553cdc5..6d7e50441afb 100644 --- a/dev-perl/Net-Patricia/ChangeLog +++ b/dev-perl/Net-Patricia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-Patricia # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.1 2005/06/06 20:42:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.2 2005/08/12 10:26:15 dholm Exp $ + + 12 Aug 2005; David Holm <dholm@gentoo.org> Net-Patricia-1.010.ebuild: + Added to ~ppc. *Net-Patricia-1.010 (06 Jun 2005) diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild index 1380c032eb1d..3c70302325ee 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild,v 1.1 2005/06/06 20:42:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild,v 1.2 2005/08/12 10:26:15 dholm Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PL/PLONKA/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" #SRC_TEST="do" |