summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-11-15 02:18:44 +0000
committerJeroen Roovers <jer@gentoo.org>2006-11-15 02:18:44 +0000
commit6631628bc9f283c56eb4d45b0c1798aa648d9300 (patch)
tree69d4f1d148c62c6614bd1af4b70683c0b6414065 /dev-perl
parentChange to use unpack instead of tar in src_test. (diff)
downloadgentoo-2-6631628bc9f283c56eb4d45b0c1798aa648d9300.tar.gz
gentoo-2-6631628bc9f283c56eb4d45b0c1798aa648d9300.tar.bz2
gentoo-2-6631628bc9f283c56eb4d45b0c1798aa648d9300.zip
Marked ~hppa (bug #154918).
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/PortageXS/ChangeLog5
-rw-r--r--dev-perl/PortageXS/PortageXS-0.02.01.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PortageXS/ChangeLog b/dev-perl/PortageXS/ChangeLog
index 988e4db4422a..d01094cf3b25 100644
--- a/dev-perl/PortageXS/ChangeLog
+++ b/dev-perl/PortageXS/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PortageXS
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/ChangeLog,v 1.3 2006/11/12 19:46:11 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/ChangeLog,v 1.4 2006/11/15 02:18:44 jer Exp $
+
+ 15 Nov 2006; Jeroen Roovers <jer@gentoo.org> PortageXS-0.02.01.ebuild:
+ Marked ~hppa (bug #154918).
12 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org>
PortageXS-0.02.01.ebuild:
diff --git a/dev-perl/PortageXS/PortageXS-0.02.01.ebuild b/dev-perl/PortageXS/PortageXS-0.02.01.ebuild
index 0af669fd1817..290f61b5522b 100644
--- a/dev-perl/PortageXS/PortageXS-0.02.01.ebuild
+++ b/dev-perl/PortageXS/PortageXS-0.02.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.01.ebuild,v 1.2 2006/11/12 19:46:11 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.01.ebuild,v 1.3 2006/11/15 02:18:44 jer Exp $
inherit perl-module
DESCRIPTION="Portage abstraction layer for perl"
@@ -9,7 +9,7 @@ SRC_URI="http://download.iansview.com/gentoo/tools/PortageXS/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE=""
SRC_TEST="do"