diff options
author | 2013-09-23 17:36:54 +0000 | |
---|---|---|
committer | 2013-09-23 17:36:54 +0000 | |
commit | f83812ffd1ec9d6beae5d0094b4c025522ffc1c5 (patch) | |
tree | 4dd716329d49d20e67fca1d98de3440d93534e07 /dev-perl/Socket6 | |
parent | Stable for ppc64, wrt bug #485376 (diff) | |
download | gentoo-2-f83812ffd1ec9d6beae5d0094b4c025522ffc1c5.tar.gz gentoo-2-f83812ffd1ec9d6beae5d0094b4c025522ffc1c5.tar.bz2 gentoo-2-f83812ffd1ec9d6beae5d0094b4c025522ffc1c5.zip |
Stable for ppc64, wrt bug #343555
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
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 9dadab672d54..2e3d0607683a 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.49 2013/09/23 17:19:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.50 2013/09/23 17:36:54 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Socket6-0.230.0.ebuild: + Stable for ppc64, wrt bug #343555 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Socket6-0.230.0.ebuild: Stable for alpha, wrt bug #343555 diff --git a/dev-perl/Socket6/Socket6-0.230.0.ebuild b/dev-perl/Socket6/Socket6-0.230.0.ebuild index 063f5fcdc459..0f5ad3890fcd 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.8 2013/09/23 17:19:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.9 2013/09/23 17:36:54 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" |