diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:42:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:42:09 +0000 |
commit | 06e5fc4cd2ee146885247606bf70f7f45e7d1c25 (patch) | |
tree | 845d15f33cfff6b8db8b4190335d01293835f835 /dev-perl/Net-Patricia | |
parent | ia64/sparc stable wrt #400181 (diff) | |
download | gentoo-2-06e5fc4cd2ee146885247606bf70f7f45e7d1c25.tar.gz gentoo-2-06e5fc4cd2ee146885247606bf70f7f45e7d1c25.tar.bz2 gentoo-2-06e5fc4cd2ee146885247606bf70f7f45e7d1c25.zip |
Drop ia64/sparc
(Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r-- | dev-perl/Net-Patricia/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.16.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index 34232176473d..c6dcb775147a 100644 --- a/dev-perl/Net-Patricia/ChangeLog +++ b/dev-perl/Net-Patricia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Net-Patricia # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.27 2012/03/09 09:03:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.28 2012/03/25 16:42:09 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Net-Patricia-1.16.ebuild, + Net-Patricia-1.190.0.ebuild: + Drop ia64/sparc 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Net-Patricia-1.190.0.ebuild: diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.16.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.16.ebuild index 7d35da07d56c..01f1b80fb720 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 +# Copyright 1999-2012 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.3 2010/06/21 20:03:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.16.ebuild,v 1.4 2012/03/25 16:42:09 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 ~ppc x86" IUSE="" #SRC_TEST="do" diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild index 32f167489c04..6a45d5daa670 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.190.0.ebuild,v 1.3 2012/03/09 09:03:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild,v 1.4 2012/03/25 16:42:09 armin76 Exp $ EAPI=4 @@ -12,7 +12,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 ~ppc x86" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |