diff options
author | 2013-09-22 08:54:21 +0000 | |
---|---|---|
committer | 2013-09-22 08:54:21 +0000 | |
commit | 5d7b569d3be9c7a24811dded33ac8a9473f7470e (patch) | |
tree | fa50fe77fd1c50a01a03e5a98716bfc3adc79838 /dev-perl/Socket6 | |
parent | Version bump. The new version re-enables sysrq by default. (diff) | |
download | gentoo-2-5d7b569d3be9c7a24811dded33ac8a9473f7470e.tar.gz gentoo-2-5d7b569d3be9c7a24811dded33ac8a9473f7470e.tar.bz2 gentoo-2-5d7b569d3be9c7a24811dded33ac8a9473f7470e.zip |
Stable for ia64, wrt bug #343555
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 d0dfea8579e0..b579f34b3536 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.47 2013/09/22 06:44:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.48 2013/09/22 08:54:21 ago Exp $ + + 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Socket6-0.230.0.ebuild: + Stable for ia64, wrt bug #343555 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Socket6-0.230.0.ebuild: Stable for x86, wrt bug #343555 diff --git a/dev-perl/Socket6/Socket6-0.230.0.ebuild b/dev-perl/Socket6/Socket6-0.230.0.ebuild index cab6764e51aa..f646ad98856f 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.6 2013/09/22 06:44:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.7 2013/09/22 08:54:21 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" |