diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:03:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:03:08 +0000 |
commit | b930511690b3a9cfebad977da9ab2ddb83c164db (patch) | |
tree | 5a4b2c328c521eee8ec4ad348c675733f107f38b /dev-perl/Net-Patricia | |
parent | alpha/ia64/sparc stable wrt #323529 (diff) | |
download | gentoo-2-b930511690b3a9cfebad977da9ab2ddb83c164db.tar.gz gentoo-2-b930511690b3a9cfebad977da9ab2ddb83c164db.tar.bz2 gentoo-2-b930511690b3a9cfebad977da9ab2ddb83c164db.zip |
ia64/sparc stable wrt #323529
(Portage version: 2.1.8.3/cvs/Linux ia64)
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.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index f1d939ac423a..ed1de87adf99 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.18 2010/06/15 05:31:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.19 2010/06/21 20:03:08 armin76 Exp $ + + 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> Net-Patricia-1.16.ebuild: + ia64/sparc stable wrt #323529 15 Jun 2010; Torsten Veller <tove@gentoo.org> Net-Patricia-1.16.ebuild: Stable on amd64 and x86 (#323529) diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.16.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.16.ebuild index 45fd3236ca34..7d35da07d56c 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.16.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.16.ebuild,v 1.2 2010/06/15 05:31:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.16.ebuild,v 1.3 2010/06/21 20:03:08 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups" LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+ SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="" #SRC_TEST="do" |