diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 14:31:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 14:31:55 +0000 |
commit | 1cdb1d89fc407ee1a8e4979abd68465e805044f4 (patch) | |
tree | 7a2873d84d270d7dd315cca8027d127e7c50ae35 /dev-perl/Business-UPS | |
parent | Mark 1.30 stable on ia64 (diff) | |
download | historical-1cdb1d89fc407ee1a8e4979abd68465e805044f4.tar.gz historical-1cdb1d89fc407ee1a8e4979abd68465e805044f4.tar.bz2 historical-1cdb1d89fc407ee1a8e4979abd68465e805044f4.zip |
Mark 2.0 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Business-UPS')
-rw-r--r-- | dev-perl/Business-UPS/Business-UPS-2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Business-UPS/ChangeLog | 5 |
2 files changed, 6 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 abf8ab5daf39..2c877628a824 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.5 2006/04/19 19:19:29 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.0.ebuild,v 1.6 2006/07/10 14:31:55 agriffis Exp $ inherit perl-module @@ -11,6 +11,6 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 sparc x86" +KEYWORDS="~amd64 ia64 sparc x86" SRC_TEST="do" diff --git a/dev-perl/Business-UPS/ChangeLog b/dev-perl/Business-UPS/ChangeLog index 59402c71b651..d5c84778200b 100644 --- a/dev-perl/Business-UPS/ChangeLog +++ b/dev-perl/Business-UPS/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Business-UPS # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.5 2006/04/19 19:19:29 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.6 2006/07/10 14:31:55 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Business-UPS-2.0.ebuild: + Mark 2.0 stable on ia64 19 Apr 2006; <malc@gentoo.org> Business-UPS-2.0.ebuild: ~amd64 - fixes bug 128187 |