diff options
author | David Holm <dholm@gentoo.org> | 2005-08-12 10:27:56 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-08-12 10:27:56 +0000 |
commit | 4fb717e5a822de1f678eb4fc13a5ef4a4f2c6258 (patch) | |
tree | d2b043f5fa6f9d9058dd9663cf62304ce809386e /dev-perl/Net-Patricia | |
parent | getlibdir changes for 5.8.7, bug #58931 (diff) | |
download | gentoo-2-4fb717e5a822de1f678eb4fc13a5ef4a4f2c6258.tar.gz gentoo-2-4fb717e5a822de1f678eb4fc13a5ef4a4f2c6258.tar.bz2 gentoo-2-4fb717e5a822de1f678eb4fc13a5ef4a4f2c6258.zip |
Added to ~ppc
(Portage version: 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" |