summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 19:14:55 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 19:14:55 +0000
commit33af6b2ded3c6d1b0430cb8ec87c00be612b8352 (patch)
treefb88377e94bdee629da21742220962c6d3a6f89a /dev-perl/NetPacket
parentppc stable #323529 (diff)
downloadgentoo-2-33af6b2ded3c6d1b0430cb8ec87c00be612b8352.tar.gz
gentoo-2-33af6b2ded3c6d1b0430cb8ec87c00be612b8352.tar.bz2
gentoo-2-33af6b2ded3c6d1b0430cb8ec87c00be612b8352.zip
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'dev-perl/NetPacket')
-rw-r--r--dev-perl/NetPacket/ChangeLog5
-rw-r--r--dev-perl/NetPacket/NetPacket-0.43.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/NetPacket/ChangeLog b/dev-perl/NetPacket/ChangeLog
index 76bf1736d2b7..b8bdabc7d2ee 100644
--- a/dev-perl/NetPacket/ChangeLog
+++ b/dev-perl/NetPacket/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/NetPacket
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/ChangeLog,v 1.28 2010/06/21 20:03:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/ChangeLog,v 1.29 2010/06/27 19:14:55 nixnut Exp $
+
+ 27 Jun 2010; <nixnut@gentoo.org> NetPacket-0.43.0.ebuild:
+ ppc stable #323529
21 Jun 2010; Raúl Porcel <armin76@gentoo.org> NetPacket-0.43.0.ebuild:
ia64/sparc stable wrt #323529
diff --git a/dev-perl/NetPacket/NetPacket-0.43.0.ebuild b/dev-perl/NetPacket/NetPacket-0.43.0.ebuild
index bbd92bc40e46..870bc740c51f 100644
--- a/dev-perl/NetPacket/NetPacket-0.43.0.ebuild
+++ b/dev-perl/NetPacket/NetPacket-0.43.0.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/NetPacket/NetPacket-0.43.0.ebuild,v 1.3 2010/06/21 20:03:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/NetPacket-0.43.0.ebuild,v 1.4 2010/06/27 19:14:55 nixnut Exp $
EAPI=3
@@ -13,7 +13,7 @@ DESCRIPTION="Perl NetPacket - network packets assembly/disassembly"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ia64 ppc sparc x86"
IUSE=""
RDEPEND=""