diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-06 18:46:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-06 18:46:46 +0000 |
commit | c1abb5a38c8c8408ff3c26cb1553ec7d4ac1676a (patch) | |
tree | d2b23bc7879c193c87733fb5375d13ca3bcd0752 /dev-perl/Business-UPS/Business-UPS-2.0.ebuild | |
parent | Bump to new data from http://spell-norwegian.alioth.debian.org/ - bug #142459 (diff) | |
download | gentoo-2-c1abb5a38c8c8408ff3c26cb1553ec7d4ac1676a.tar.gz gentoo-2-c1abb5a38c8c8408ff3c26cb1553ec7d4ac1676a.tar.bz2 gentoo-2-c1abb5a38c8c8408ff3c26cb1553ec7d4ac1676a.zip |
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Business-UPS/Business-UPS-2.0.ebuild')
-rw-r--r-- | dev-perl/Business-UPS/Business-UPS-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild index 78f233883424..da78e104297c 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-2006 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.7 2006/08/04 22:40:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.0.ebuild,v 1.8 2006/08/06 18:46:46 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ia64 sparc x86" +KEYWORDS="amd64 ia64 sparc x86" SRC_TEST="do" DEPEND="dev-lang/perl" |