diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 18:03:20 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 18:03:20 +0000 |
commit | da377d0d0efe95e93e6173bb686e03d41f51a756 (patch) | |
tree | 7db1a579cfc40c0a085c073362677d2d12ac4d73 /dev-perl/Set-IntSpan | |
parent | Stable on alpha, bug #400211 (diff) | |
download | gentoo-2-da377d0d0efe95e93e6173bb686e03d41f51a756.tar.gz gentoo-2-da377d0d0efe95e93e6173bb686e03d41f51a756.tar.bz2 gentoo-2-da377d0d0efe95e93e6173bb686e03d41f51a756.zip |
Stable on alpha, bug #400215
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index a235ed90b48b..47b971335a8c 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.42 2012/02/24 16:54:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.43 2012/02/25 18:03:20 klausman Exp $ + + 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> + Set-IntSpan-1.160.0.ebuild: + Stable on alpha, bug #400215 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Set-IntSpan-1.160.0.ebuild: Stable for HPPA (bug #400215). diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild index 40b6a2a7b702..afcae86a8db8 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.160.0.ebuild,v 1.3 2012/02/24 16:54:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild,v 1.4 2012/02/25 18:03:20 klausman Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Manages sets of integers" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |