diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 17:05:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 17:05:14 +0000 |
commit | 279f993b818987c5125f2d9cfba2080cc126e57d (patch) | |
tree | 7e71a3bbe5b5545a33ee58f0c8034abcf48dc254 /dev-perl/Net-Patricia | |
parent | Mark 0.04 stable on ia64 (diff) | |
download | historical-279f993b818987c5125f2d9cfba2080cc126e57d.tar.gz historical-279f993b818987c5125f2d9cfba2080cc126e57d.tar.bz2 historical-279f993b818987c5125f2d9cfba2080cc126e57d.zip |
Mark 1.014 stable on ia64
Package-Manager: portage-2.0.53
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.014.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index cdf876e8e24e..0c42db682c59 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.6 2006/06/12 15:59:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.7 2006/07/10 17:05:14 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Net-Patricia-1.014.ebuild: + Mark 1.014 stable on ia64 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> Net-Patricia-1.014.ebuild: diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild index 60051d0d1705..f00e2c902df4 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.014.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/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild,v 1.3 2006/06/12 15:59:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild,v 1.4 2006/07/10 17:05:14 agriffis 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="~ia64 ~ppc sparc ~x86" +KEYWORDS="ia64 ~ppc sparc ~x86" IUSE="" #SRC_TEST="do" |