summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-15 05:41:24 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-15 05:41:24 +0000
commit1ff4bf5247f886e161619bfef428ac642ffd639d (patch)
treeabbeddf0cb6226d5d368677ce846070aec401a06 /dev-perl/ExtUtils-XSpp
parentStable on x86 (#323529) (diff)
downloadhistorical-1ff4bf5247f886e161619bfef428ac642ffd639d.tar.gz
historical-1ff4bf5247f886e161619bfef428ac642ffd639d.tar.bz2
historical-1ff4bf5247f886e161619bfef428ac642ffd639d.zip
Stable on amd64 and x86 (#323529)
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/ExtUtils-XSpp')
-rw-r--r--dev-perl/ExtUtils-XSpp/ChangeLog5
-rw-r--r--dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-XSpp/ChangeLog b/dev-perl/ExtUtils-XSpp/ChangeLog
index 79f359f79e5e..7be700124316 100644
--- a/dev-perl/ExtUtils-XSpp/ChangeLog
+++ b/dev-perl/ExtUtils-XSpp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/ExtUtils-XSpp
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-XSpp/ChangeLog,v 1.11 2010/06/11 06:15:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-XSpp/ChangeLog,v 1.12 2010/06/15 05:38:52 tove Exp $
+
+ 15 Jun 2010; Torsten Veller <tove@gentoo.org> ExtUtils-XSpp-0.11.ebuild:
+ Stable on amd64 and x86 (#323529)
11 Jun 2010; Torsten Veller <tove@gentoo.org> -ExtUtils-XSpp-0.09.ebuild,
-ExtUtils-XSpp-0.10.ebuild:
diff --git a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.11.ebuild b/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.11.ebuild
index 64dbd9d46823..459bc3fdfe1a 100644
--- a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.11.ebuild
+++ b/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.11.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/ExtUtils-XSpp/ExtUtils-XSpp-0.11.ebuild,v 1.1 2010/05/04 18:59:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.11.ebuild,v 1.2 2010/06/15 05:38:52 tove Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="XS for C++"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
DEPEND="virtual/perl-Module-Build