summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-25 16:09:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-25 16:09:31 +0000
commit6c9b229de2c0b7b91964502bd63b031fef5360a7 (patch)
tree5d5cabd9fc180533c8ecb87bcd8a236bd62f8b3b /dev-perl
parentDrop ia64/sparc (diff)
downloadgentoo-2-6c9b229de2c0b7b91964502bd63b031fef5360a7.tar.gz
gentoo-2-6c9b229de2c0b7b91964502bd63b031fef5360a7.tar.bz2
gentoo-2-6c9b229de2c0b7b91964502bd63b031fef5360a7.zip
Drop ia64/sparc
(Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Net-Pcap/ChangeLog7
-rw-r--r--dev-perl/Net-Pcap/Net-Pcap-0.160.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Net-Pcap/ChangeLog b/dev-perl/Net-Pcap/ChangeLog
index d4bd8175e692..77512ce4ac81 100644
--- a/dev-perl/Net-Pcap/ChangeLog
+++ b/dev-perl/Net-Pcap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Net-Pcap
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.46 2011/09/04 11:20:41 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.47 2012/03/25 16:09:31 armin76 Exp $
+
+ 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Net-Pcap-0.160.0.ebuild:
+ Drop ia64/sparc
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Net-Pcap-0.16.ebuild:
Cleanup
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.160.0.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.160.0.ebuild
index 5600d937f8eb..049febf1ed25 100644
--- a/dev-perl/Net-Pcap/Net-Pcap-0.160.0.ebuild
+++ b/dev-perl/Net-Pcap/Net-Pcap-0.160.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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-Pcap/Net-Pcap-0.160.0.ebuild,v 1.2 2011/09/03 21:04:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.160.0.ebuild,v 1.3 2012/03/25 16:09:31 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module eutils
DESCRIPTION="Perl Net::Pcap - Perl binding to the LBL pcap"
SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ppc x86"
IUSE=""
RDEPEND="net-libs/libpcap