diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 10:31:53 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 10:31:53 +0000 |
commit | db55601436b23eb5029ec7c32d4065913b4a6697 (patch) | |
tree | 93a04f1e888e75b88d04c7ca6c1196a0708a075d /dev-perl/Set-IntSpan | |
parent | amd64 stable, bug #495468 (diff) | |
download | gentoo-2-db55601436b23eb5029ec7c32d4065913b4a6697.tar.gz gentoo-2-db55601436b23eb5029ec7c32d4065913b4a6697.tar.bz2 gentoo-2-db55601436b23eb5029ec7c32d4065913b4a6697.zip |
amd64 stable, bug #495470
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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 5cef6195b33f..ac2c21d8bf16 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.51 2014/02/24 02:00:46 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.52 2014/03/02 10:31:53 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> Set-IntSpan-1.190.0.ebuild: + amd64 stable, bug #495470 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> Set-IntSpan-1.190.0.ebuild: 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 a7cb15730533..b675ee82ce92 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.3 2014/02/24 02:00:46 phajdan.jr Exp $ +# $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 $ 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" |