summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-core/libnet/ChangeLog5
-rw-r--r--perl-core/libnet/libnet-1.20-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/libnet/ChangeLog b/perl-core/libnet/ChangeLog
index b837fa495f9d..37608da09958 100644
--- a/perl-core/libnet/ChangeLog
+++ b/perl-core/libnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/libnet
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.8 2007/06/13 07:21:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.9 2007/07/04 18:15:39 armin76 Exp $
+
+ 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> libnet-1.20-r1.ebuild:
+ alpha/ia64/x86 stable
*libnet-1.21 (13 Jun 2007)
diff --git a/perl-core/libnet/libnet-1.20-r1.ebuild b/perl-core/libnet/libnet-1.20-r1.ebuild
index 790d6308e5e4..fb2f94cd1070 100644
--- a/perl-core/libnet/libnet-1.20-r1.ebuild
+++ b/perl-core/libnet/libnet-1.20-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.20-r1.ebuild,v 1.1 2007/03/25 12:06:26 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.20-r1.ebuild,v 1.2 2007/07/04 18:15:39 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE="sasl"
PATCHES="${FILESDIR}/Net-CMD-UTF8.patch"