summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-05-07 03:07:05 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-05-07 03:07:05 +0000
commit38ad84d50e89484f1f60b7528a28a0f7d9b42450 (patch)
treef3d6f2afb7952cc15288afe56cae854d60eb59ca /dev-perl/Business-UPS
parentKeyworded ~sparc (diff)
downloadgentoo-2-38ad84d50e89484f1f60b7528a28a0f7d9b42450.tar.gz
gentoo-2-38ad84d50e89484f1f60b7528a28a0f7d9b42450.tar.bz2
gentoo-2-38ad84d50e89484f1f60b7528a28a0f7d9b42450.zip
Keyworded ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Business-UPS')
-rw-r--r--dev-perl/Business-UPS/Business-UPS-2.0.ebuild4
-rw-r--r--dev-perl/Business-UPS/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild
index 8146996c081f..9c70c1f5f5c4 100644
--- a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild
+++ b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.0.ebuild,v 1.1 2005/02/07 12:42:27 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.0.ebuild,v 1.2 2005/05/07 03:07:05 gustavoz Exp $
inherit perl-module
@@ -11,6 +11,6 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
SRC_TEST="do"
diff --git a/dev-perl/Business-UPS/ChangeLog b/dev-perl/Business-UPS/ChangeLog
index cd591a917746..519685e98894 100644
--- a/dev-perl/Business-UPS/ChangeLog
+++ b/dev-perl/Business-UPS/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Business-UPS
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.1 2005/02/07 12:42:27 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.2 2005/05/07 03:07:05 gustavoz Exp $
+
+ 07 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ Business-UPS-2.0.ebuild:
+ Keyworded ~sparc
*Business-UPS-2.0 (07 Feb 2005)