diff options
author | 2010-11-05 04:03:27 +0000 | |
---|---|---|
committer | 2010-11-05 04:03:27 +0000 | |
commit | 1374a9572659330ffcce3ca5f5553aa84efd3b24 (patch) | |
tree | 70e95ce1811ce345a0def191f585a10a2c3bc232 /dev-perl/Set-IntSpan | |
parent | Stable for PPC (bug #339717). (diff) | |
download | historical-1374a9572659330ffcce3ca5f5553aa84efd3b24.tar.gz historical-1374a9572659330ffcce3ca5f5553aa84efd3b24.tar.bz2 historical-1374a9572659330ffcce3ca5f5553aa84efd3b24.zip |
Stable for HPPA (bug #341865).
Package-Manager: portage-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" |