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
commit31e5cb8028e766cc12c7c316544b8e2fc2c18d7c (patch)
treef0ac7e378c7cc371198c930f65ad3559245a0d3b /dev-perl/Business-UPS
parentStable on sparc (diff)
downloadhistorical-31e5cb8028e766cc12c7c316544b8e2fc2c18d7c.tar.gz
historical-31e5cb8028e766cc12c7c316544b8e2fc2c18d7c.tar.bz2
historical-31e5cb8028e766cc12c7c316544b8e2fc2c18d7c.zip
Keyworded ~sparc
Package-Manager: portage-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)