summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2007-12-17 19:19:46 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2007-12-17 19:19:46 +0000
commitde00051c8a6a840b1b9a565ae6880487c3e1b53d (patch)
tree44ac23a1cd979617902801c9197878cdb9a6cdb5 /dev-perl/Set-IntSpan
parentDon't strip files, fix man install, respect CFLAGS, bug #152257, version bump... (diff)
downloadhistorical-de00051c8a6a840b1b9a565ae6880487c3e1b53d.tar.gz
historical-de00051c8a6a840b1b9a565ae6880487c3e1b53d.tar.bz2
historical-de00051c8a6a840b1b9a565ae6880487c3e1b53d.zip
amd64 stable
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r--dev-perl/Set-IntSpan/ChangeLog5
-rw-r--r--dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog
index 9260025a26df..ef987db1e155 100644
--- a/dev-perl/Set-IntSpan/ChangeLog
+++ b/dev-perl/Set-IntSpan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Set-IntSpan
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.26 2007/12/06 16:37:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.27 2007/12/17 19:04:13 drac Exp $
+
+ 17 Dec 2007; Samuli Suominen <drac@gentoo.org> Set-IntSpan-1.12.ebuild:
+ amd64 stable
06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Set-IntSpan-1.12.ebuild:
alpha/ia64/sparc/x86 stable
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild
index 4dcd12eed01b..5b3510759296 100644
--- a/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild
+++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.12.ebuild,v 1.2 2007/12/06 16:37:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild,v 1.3 2007/12/17 19:04:13 drac Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~swmcd/"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86"
SRC_TEST="do"
DEPEND="dev-lang/perl"