diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 18:41:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 18:41:46 +0000 |
commit | 9aa77dd7e0e13c31e25de2d2bd2d155ba615a999 (patch) | |
tree | 4c79dd7a95b26846d34034741602fb600e68c7e7 /perl-core/libnet | |
parent | Marked ~hppa too. (diff) | |
download | historical-9aa77dd7e0e13c31e25de2d2bd2d155ba615a999.tar.gz historical-9aa77dd7e0e13c31e25de2d2bd2d155ba615a999.tar.bz2 historical-9aa77dd7e0e13c31e25de2d2bd2d155ba615a999.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'perl-core/libnet')
-rw-r--r-- | perl-core/libnet/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/libnet/libnet-1.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/libnet/ChangeLog b/perl-core/libnet/ChangeLog index e5a1ee9a4a96..91a4c4ba8262 100644 --- a/perl-core/libnet/ChangeLog +++ b/perl-core/libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/libnet # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.20 2008/04/23 14:50:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.21 2008/07/15 18:34:45 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> libnet-1.22.ebuild: + alpha/ia64/sparc/x86 stable *libnet-1.22 (23 Apr 2008) diff --git a/perl-core/libnet/libnet-1.22.ebuild b/perl-core/libnet/libnet-1.22.ebuild index 95abca0d87f4..fede852e878a 100644 --- a/perl-core/libnet/libnet-1.22.ebuild +++ b/perl-core/libnet/libnet-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.22.ebuild,v 1.1 2008/04/23 14:50:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.22.ebuild,v 1.2 2008/07/15 18:34:45 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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="sasl" SRC_TEST="do" |