diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 03:59:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 03:59:49 +0000 |
commit | cf7cb53c771040ab55108c5e3b1f44cc8fb946fc (patch) | |
tree | 3e200ca42a40762ab2048e2cd279779378a35cad /dev-perl/Set-IntSpan | |
parent | Stable for HPPA (bug #341865). (diff) | |
download | gentoo-2-cf7cb53c771040ab55108c5e3b1f44cc8fb946fc.tar.gz gentoo-2-cf7cb53c771040ab55108c5e3b1f44cc8fb946fc.tar.bz2 gentoo-2-cf7cb53c771040ab55108c5e3b1f44cc8fb946fc.zip |
Stable for HPPA (bug #341865).
(Portage version: 2.1.9.24/cvs/Linux i686)
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.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index d721576ab841..0f3dba6d05cb 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.32 2010/11/04 13:37:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.33 2010/11/05 03:59:49 jer Exp $ + + 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> Set-IntSpan-1.14.ebuild: + Stable for HPPA (bug #341865). 04 Nov 2010; Christian Faulhammer <fauli@gentoo.org> Set-IntSpan-1.14.ebuild: diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild index 3c942d7930ec..fa1c154b7208 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.14.ebuild,v 1.2 2010/11/04 13:37:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild,v 1.3 2010/11/05 03:59:49 jer Exp $ EAPI=3 @@ -10,7 +10,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" |