diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 17:31:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 17:31:25 +0000 |
commit | 01e14737a93df8bd9d8d0ec0f6b465b2da36e601 (patch) | |
tree | 4bf19b7107aaac28b1087492eed40859901170d9 /dev-perl/Socket6 | |
parent | Stable for HPPA (bug #535256). (diff) | |
download | gentoo-2-01e14737a93df8bd9d8d0ec0f6b465b2da36e601.tar.gz gentoo-2-01e14737a93df8bd9d8d0ec0f6b465b2da36e601.tar.bz2 gentoo-2-01e14737a93df8bd9d8d0ec0f6b465b2da36e601.zip |
Stable for HPPA (bug #535222).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r-- | dev-perl/Socket6/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Socket6/Socket6-0.250.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Socket6/ChangeLog b/dev-perl/Socket6/ChangeLog index 1368e90803c7..5a2d5a7083ec 100644 --- a/dev-perl/Socket6/ChangeLog +++ b/dev-perl/Socket6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Socket6 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.56 2014/08/21 20:04:13 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.57 2015/01/13 17:31:25 jer Exp $ + + 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> Socket6-0.250.0.ebuild: + Stable for HPPA (bug #535222). *Socket6-0.230.0-r1 (21 Aug 2014) diff --git a/dev-perl/Socket6/Socket6-0.250.0.ebuild b/dev-perl/Socket6/Socket6-0.250.0.ebuild index 5769e67e2411..7b020c5b094f 100644 --- a/dev-perl/Socket6/Socket6-0.250.0.ebuild +++ b/dev-perl/Socket6/Socket6-0.250.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.250.0.ebuild,v 1.1 2014/02/04 11:04:12 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.250.0.ebuild,v 1.2 2015/01/13 17:31:25 jer Exp $ EAPI=5 @@ -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 ~arm64 ~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" |