diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 12:01:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 12:01:55 +0000 |
commit | 73abe753203c3ae6633f36eec81c1f4c8f1843af (patch) | |
tree | b076fc0aac046064cd2386df660e163134404d74 /dev-perl/Business-UPS | |
parent | x86 stable wrt bug #400041 (diff) | |
download | gentoo-2-73abe753203c3ae6633f36eec81c1f4c8f1843af.tar.gz gentoo-2-73abe753203c3ae6633f36eec81c1f4c8f1843af.tar.bz2 gentoo-2-73abe753203c3ae6633f36eec81c1f4c8f1843af.zip |
x86 stable wrt bug #400043
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Business-UPS')
-rw-r--r-- | dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Business-UPS/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild index 5910e3b79f45..438537c310ff 100644 --- a/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild +++ b/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.10.0.ebuild,v 1.2 2012/02/24 09:55:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild,v 1.3 2012/03/08 12:01:55 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A UPS Interface Module" SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~sparc x86" IUSE="" RDEPEND="dev-perl/libwww-perl" diff --git a/dev-perl/Business-UPS/ChangeLog b/dev-perl/Business-UPS/ChangeLog index 61be9aa8c1a4..261ac7694a75 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.14 2012/02/24 09:55:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.15 2012/03/08 12:01:55 phajdan.jr Exp $ + + 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + Business-UPS-2.10.0.ebuild: + x86 stable wrt bug #400043 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Business-UPS-2.10.0.ebuild: Stable for amd64, wrt bug #400043 |