diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:18:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:18:01 +0000 |
commit | 27389aaaa60ca9b45878fed6e002b26aa8052918 (patch) | |
tree | 36902f31b77089451ac621b14bd31f7390fc9a15 /dev-perl/Set-IntSpan | |
parent | Stable on amd64 wrt bug #341865 (diff) | |
download | gentoo-2-27389aaaa60ca9b45878fed6e002b26aa8052918.tar.gz gentoo-2-27389aaaa60ca9b45878fed6e002b26aa8052918.tar.bz2 gentoo-2-27389aaaa60ca9b45878fed6e002b26aa8052918.zip |
Stable on amd64 wrt bug #341865
(Portage version: 2.1.9.24/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.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 0f3dba6d05cb..4eb1884f9ce4 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.33 2010/11/05 03:59:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.34 2010/11/05 13:18:01 hwoarang Exp $ + + 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> + Set-IntSpan-1.14.ebuild: + Stable on amd64 wrt bug #341865 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> Set-IntSpan-1.14.ebuild: Stable for HPPA (bug #341865). diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild index fa1c154b7208..def0469473cd 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.3 2010/11/05 03:59:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild,v 1.4 2010/11/05 13:18:01 hwoarang 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" |