diff options
author | 2013-09-23 19:14:03 +0000 | |
---|---|---|
committer | 2013-09-23 19:14:03 +0000 | |
commit | 72955a46d539176072edb7e19e8fc10ea56a8aa8 (patch) | |
tree | 850b47e7734d4757b321facf2e5ef7cca96a823b /dev-perl | |
parent | Stable for sparc, wrt bug #485376 (diff) | |
download | gentoo-2-72955a46d539176072edb7e19e8fc10ea56a8aa8.tar.gz gentoo-2-72955a46d539176072edb7e19e8fc10ea56a8aa8.tar.bz2 gentoo-2-72955a46d539176072edb7e19e8fc10ea56a8aa8.zip |
Stable for sparc, wrt bug #343555
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-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 2e3d0607683a..1dc94dc12905 100644 --- a/dev-perl/Socket6/ChangeLog +++ b/dev-perl/Socket6/ChangeLog @@ -1,6 +1,9 @@ # 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.50 2013/09/23 17:36:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.51 2013/09/23 19:14:03 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Socket6-0.230.0.ebuild: + Stable for sparc, wrt bug #343555 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Socket6-0.230.0.ebuild: Stable for ppc64, wrt bug #343555 diff --git a/dev-perl/Socket6/Socket6-0.230.0.ebuild b/dev-perl/Socket6/Socket6-0.230.0.ebuild index 0f5ad3890fcd..c871caa72007 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 # 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.9 2013/09/23 17:36:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.10 2013/09/23 19:14:03 ago 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 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" |