diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-24 16:54:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-24 16:54:36 +0000 |
commit | 8416995826849edbeaec29a71be7e59c1d2c4dd9 (patch) | |
tree | 76a20bc11c76a5bfe344f30604e899dadd1cc8b3 /dev-perl/Set-IntSpan | |
parent | Stable for HPPA (bug #400219). (diff) | |
download | historical-8416995826849edbeaec29a71be7e59c1d2c4dd9.tar.gz historical-8416995826849edbeaec29a71be7e59c1d2c4dd9.tar.bz2 historical-8416995826849edbeaec29a71be7e59c1d2c4dd9.zip |
Stable for HPPA (bug #400215).
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 843780ea96f0..a235ed90b48b 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.41 2012/02/24 10:34:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.42 2012/02/24 16:54:36 jer Exp $ + + 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Set-IntSpan-1.160.0.ebuild: + Stable for HPPA (bug #400215). 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Set-IntSpan-1.160.0.ebuild: Stable for amd64, wrt 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 20b78f1a0845..40b6a2a7b702 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.2 2012/02/24 10:34:25 ago Exp $ +# $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 $ 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" |