diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-11 20:23:22 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-11 20:23:22 +0000 |
commit | fe95eba0369774c96bade881a5a5b8103a129891 (patch) | |
tree | bd7bed3f00e44bcd2beb3555329ea4ca37f5f14b /dev-perl/Socket6 | |
parent | Added ~amd64 keyword. (diff) | |
download | historical-fe95eba0369774c96bade881a5a5b8103a129891.tar.gz historical-fe95eba0369774c96bade881a5a5b8103a129891.tar.bz2 historical-fe95eba0369774c96bade881a5a5b8103a129891.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15187-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r-- | dev-perl/Socket6/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Socket6/Socket6-0.23.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Socket6/ChangeLog b/dev-perl/Socket6/ChangeLog index a857b70ec21a..136173eb7748 100644 --- a/dev-perl/Socket6/ChangeLog +++ b/dev-perl/Socket6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Socket6 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.32 2009/06/29 23:35:59 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.33 2010/01/11 20:12:26 grobian Exp $ + + 11 Jan 2010; Fabian Groffen <grobian@gentoo.org> Socket6-0.23.ebuild: + Transfer Prefix keywords 29 Jun 2009; Jeroen Roovers <jer@gentoo.org> Socket6-0.20.ebuild: Stable for HPPA too. diff --git a/dev-perl/Socket6/Socket6-0.23.ebuild b/dev-perl/Socket6/Socket6-0.23.ebuild index fa906f22f9ea..597790982910 100644 --- a/dev-perl/Socket6/Socket6-0.23.ebuild +++ b/dev-perl/Socket6/Socket6-0.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.23.ebuild,v 1.1 2008/12/08 02:38:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.23.ebuild,v 1.2 2010/01/11 20:12:26 grobian Exp $ MODULE_AUTHOR=UMEMOTO inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulat LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |