diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-03-09 11:22:25 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-03-09 11:22:25 +0000 |
commit | d91d60c14d7c3dad3a97b65a68305dd7e1c441a6 (patch) | |
tree | 7085e714a4dba742009ec6f59e9116eda13cdc55 /dev-perl/Set-IntSpan | |
parent | alpha stable wrt bug #495448 (diff) | |
download | gentoo-2-d91d60c14d7c3dad3a97b65a68305dd7e1c441a6.tar.gz gentoo-2-d91d60c14d7c3dad3a97b65a68305dd7e1c441a6.tar.bz2 gentoo-2-d91d60c14d7c3dad3a97b65a68305dd7e1c441a6.zip |
alpha stable wrt bug #495470
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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.190.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index ac2c21d8bf16..b9971155f7b9 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.52 2014/03/02 10:31:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.53 2014/03/09 11:22:25 zlogene Exp $ + + 09 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> Set-IntSpan-1.190.0.ebuild: + alpha stable wrt bug #495470 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> Set-IntSpan-1.190.0.ebuild: amd64 stable, bug #495470 diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild index b675ee82ce92..4d55e7889f56 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.190.0.ebuild,v 1.4 2014/03/02 10:31:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild,v 1.5 2014/03/09 11:22:25 zlogene Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Manages sets of integers" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" SRC_TEST="do" |