summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-15 05:38:52 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-15 05:38:52 +0000
commit5d3615d861d5bec7c90635685b45cb2b0c450822 (patch)
treee77f9f90a475bf6399533f844c9a2c44435b6624 /dev-perl/ExtUtils-XSpp
parentStable on amd64 and x86 (#323529) (diff)
downloadgentoo-2-5d3615d861d5bec7c90635685b45cb2b0c450822.tar.gz
gentoo-2-5d3615d861d5bec7c90635685b45cb2b0c450822.tar.bz2
gentoo-2-5d3615d861d5bec7c90635685b45cb2b0c450822.zip
Stable on amd64 and x86 (#323529)
(Portage version: 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