diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-11-04 13:37:46 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-11-04 13:37:46 +0000 |
commit | 2262f8f40c2ff439cc3f2e2c4a347e4d9be58342 (patch) | |
tree | abbafa8089d6386c7aeaa00f7f94b4a0d980c184 /dev-perl/Set-IntSpan | |
parent | Version bump to 1.9.0 (diff) | |
download | gentoo-2-2262f8f40c2ff439cc3f2e2c4a347e4d9be58342.tar.gz gentoo-2-2262f8f40c2ff439cc3f2e2c4a347e4d9be58342.tar.bz2 gentoo-2-2262f8f40c2ff439cc3f2e2c4a347e4d9be58342.zip |
x86 stable, bug 341865
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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 f63d6dff86fb..d721576ab841 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.31 2010/07/15 11:47:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.32 2010/11/04 13:37:46 fauli Exp $ + + 04 Nov 2010; Christian Faulhammer <fauli@gentoo.org> + Set-IntSpan-1.14.ebuild: + x86 stable, bug 341865 *Set-IntSpan-1.14 (15 Jul 2010) diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild index 846bbfb02cd9..3c942d7930ec 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.1 2010/07/15 11:47:28 tove Exp $ +# $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 $ 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" |