diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-26 12:29:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-26 12:29:40 +0000 |
commit | 8b3e789242b8979efc1785d6e9d90029e17ac8ff (patch) | |
tree | a72f35e7d85e5881f9cfcd04ad6c51e3ec830c95 /perl-core/libnet | |
parent | m68k love, thanks to kolla for testing (diff) | |
download | gentoo-2-8b3e789242b8979efc1785d6e9d90029e17ac8ff.tar.gz gentoo-2-8b3e789242b8979efc1785d6e9d90029e17ac8ff.tar.bz2 gentoo-2-8b3e789242b8979efc1785d6e9d90029e17ac8ff.zip |
m68k love, thanks to kolla for testing
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'perl-core/libnet')
-rw-r--r-- | perl-core/libnet/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/libnet/libnet-1.21.ebuild | 6 | ||||
-rw-r--r-- | perl-core/libnet/libnet-1.22.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/perl-core/libnet/ChangeLog b/perl-core/libnet/ChangeLog index c9731724c7f9..8100b0ba555e 100644 --- a/perl-core/libnet/ChangeLog +++ b/perl-core/libnet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/libnet # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.22 2009/03/13 22:10:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.23 2009/03/26 12:29:40 armin76 Exp $ + + 26 Mar 2009; Raúl Porcel <armin76@gentoo.org> libnet-1.21.ebuild, + libnet-1.22.ebuild: + m68k love, thanks to kolla for testing 13 Mar 2009; Torsten Veller <tove@gentoo.org> -libnet-1.19.ebuild, -libnet-1.20-r1.ebuild: diff --git a/perl-core/libnet/libnet-1.21.ebuild b/perl-core/libnet/libnet-1.21.ebuild index fd3351ca7cd4..7c3377d89ad4 100644 --- a/perl-core/libnet/libnet-1.21.ebuild +++ b/perl-core/libnet/libnet-1.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.21.ebuild,v 1.12 2008/04/23 14:50:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.21.ebuild,v 1.13 2009/03/26 12:29:40 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 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="sasl" SRC_TEST="do" diff --git a/perl-core/libnet/libnet-1.22.ebuild b/perl-core/libnet/libnet-1.22.ebuild index aacbcad58b52..2c0ceb3e38aa 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 +# Copyright 1999-2009 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.3 2008/11/04 09:49:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.22.ebuild,v 1.4 2009/03/26 12:29:40 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 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="sasl" SRC_TEST="do" |