diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-02-01 23:41:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-02-01 23:41:30 +0000 |
commit | 19e7672c1592d6760d721232af3266c5a7154203 (patch) | |
tree | 1cc76ece343d6ea570c1b683abe35124e2bd34b9 /dev-perl/Socket6 | |
parent | Add arm64/m68k love. (diff) | |
download | gentoo-2-19e7672c1592d6760d721232af3266c5a7154203.tar.gz gentoo-2-19e7672c1592d6760d721232af3266c5a7154203.tar.bz2 gentoo-2-19e7672c1592d6760d721232af3266c5a7154203.zip |
Mark arm64/m68k/s390/sh stable.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r-- | dev-perl/Socket6/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Socket6/Socket6-0.20.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Socket6/Socket6-0.230.0.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-perl/Socket6/ChangeLog b/dev-perl/Socket6/ChangeLog index 74c824d9ef65..8156eb6c3e55 100644 --- a/dev-perl/Socket6/ChangeLog +++ b/dev-perl/Socket6/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Socket6 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.52 2013/09/25 17:19:39 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.53 2014/02/01 23:41:30 vapier Exp $ + + 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> Socket6-0.20.ebuild, + Socket6-0.230.0.ebuild: + Mark arm64/m68k/s390/sh stable. 25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Socket6-0.230.0.ebuild: Stable for ppc, wrt bug #343555 diff --git a/dev-perl/Socket6/Socket6-0.20.ebuild b/dev-perl/Socket6/Socket6-0.20.ebuild index 85e3ce7469f4..2caf2083c990 100644 --- a/dev-perl/Socket6/Socket6-0.20.ebuild +++ b/dev-perl/Socket6/Socket6-0.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild,v 1.8 2011/04/20 12:56:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild,v 1.9 2014/02/01 23:41:30 vapier Exp $ MODULE_AUTHOR=UMEMOTO inherit perl-module diff --git a/dev-perl/Socket6/Socket6-0.230.0.ebuild b/dev-perl/Socket6/Socket6-0.230.0.ebuild index f777a2a1e773..67073cf5c8a2 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-2013 Gentoo Foundation +# Copyright 1999-2014 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.11 2013/09/25 17:19:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.12 2014/02/01 23:41:30 vapier 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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 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" |