diff options
author | 2014-02-11 18:53:06 +0000 | |
---|---|---|
committer | 2014-02-11 18:53:06 +0000 | |
commit | 8601e5820534cc0aa0f2b8ec6d4e96f20814bf63 (patch) | |
tree | c753d7af58c7ca2a049d401cd74c810ba46e1313 /dev-perl/Set-IntSpan | |
parent | Stable for HPPA (bug #495460). (diff) | |
download | gentoo-2-8601e5820534cc0aa0f2b8ec6d4e96f20814bf63.tar.gz gentoo-2-8601e5820534cc0aa0f2b8ec6d4e96f20814bf63.tar.bz2 gentoo-2-8601e5820534cc0aa0f2b8ec6d4e96f20814bf63.zip |
Stable for HPPA (bug #495470).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index b0f7d2d55fc1..5293e55f2562 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Set-IntSpan -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.49 2013/08/25 10:52:48 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.50 2014/02/11 18:53:06 jer Exp $ + + 11 Feb 2014; Jeroen Roovers <jer@gentoo.org> Set-IntSpan-1.190.0.ebuild: + Stable for HPPA (bug #495470). *Set-IntSpan-1.190.0 (25 Aug 2013) diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild index 41e1b903e135..a016e8f89edc 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.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/Set-IntSpan/Set-IntSpan-1.190.0.ebuild,v 1.1 2013/08/25 10:52:48 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild,v 1.2 2014/02/11 18:53:06 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Manages sets of integers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" SRC_TEST="do" |