diff options
author | Naohiro Aota <naota@gentoo.org> | 2011-12-13 13:16:14 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2011-12-13 13:16:14 +0000 |
commit | 257cf869d5699f61d7d60f910ffb5c1295480907 (patch) | |
tree | 4a662f7b09240a35f8f9ba486b20f9c9b4ff68f0 /dev-perl/Socket6 | |
parent | Add ~x86-fbsd wrt 323811 (diff) | |
download | gentoo-2-257cf869d5699f61d7d60f910ffb5c1295480907.tar.gz gentoo-2-257cf869d5699f61d7d60f910ffb5c1295480907.tar.bz2 gentoo-2-257cf869d5699f61d7d60f910ffb5c1295480907.zip |
Add ~x86-fbsd
(Portage version: 2.2.0_alpha75/cvs/FreeBSD i386)
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r-- | dev-perl/Socket6/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Socket6/Socket6-0.230.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Socket6/ChangeLog b/dev-perl/Socket6/ChangeLog index c7ceb820e2cc..ef78fab0b1de 100644 --- a/dev-perl/Socket6/ChangeLog +++ b/dev-perl/Socket6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Socket6 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.41 2011/09/04 11:21:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.42 2011/12/13 13:16:14 naota Exp $ + + 13 Dec 2011; Naohiro Aota <naota@gentoo.org> Socket6-0.230.0.ebuild: + Add ~x86-fbsd 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Socket6-0.23.ebuild: Cleanup diff --git a/dev-perl/Socket6/Socket6-0.230.0.ebuild b/dev-perl/Socket6/Socket6-0.230.0.ebuild index 17cca78f728c..9ae960c87aef 100644 --- a/dev-perl/Socket6/Socket6-0.230.0.ebuild +++ b/dev-perl/Socket6/Socket6-0.230.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.1 2011/08/28 19:47:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.2 2011/12/13 13:16:14 naota Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulat LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |