diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:34:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:34:25 +0000 |
commit | bf3f83e4a0f621a99d7ed306ddee7404cdb38ffe (patch) | |
tree | 213bb053db00dad728e1a6488589f5612ad1dfff /dev-perl/Set-IntSpan | |
parent | Stable for amd64, wrt bug #400213 (diff) | |
download | historical-bf3f83e4a0f621a99d7ed306ddee7404cdb38ffe.tar.gz historical-bf3f83e4a0f621a99d7ed306ddee7404cdb38ffe.tar.bz2 historical-bf3f83e4a0f621a99d7ed306ddee7404cdb38ffe.zip |
Stable for amd64, wrt bug #400215
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 5e03141d17dc..843780ea96f0 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.40 2011/09/04 11:23:21 tove Exp $ +# 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 $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Set-IntSpan-1.160.0.ebuild: + Stable for amd64, wrt bug #400215 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Set-IntSpan-1.160.ebuild: Cleanup 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 aa0515006758..20b78f1a0845 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-2011 Gentoo Foundation +# 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.1 2011/08/28 19:52:56 tove Exp $ +# $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 $ 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" |