diff options
Diffstat (limited to 'dev-perl/Business-UPS')
-rw-r--r-- | dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Business-UPS/ChangeLog | 7 |
2 files changed, 8 insertions, 5 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 f46a7a5e91a4..5910e3b79f45 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-2011 Gentoo Foundation +# 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.1 2011/09/01 12:58:39 tove Exp $ +# $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 $ 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 d4357007d24c..61be9aa8c1a4 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.13 2011/09/04 11:21:43 tove Exp $ +# 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 $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Business-UPS-2.10.0.ebuild: + Stable for amd64, wrt bug #400043 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Business-UPS-2.01.ebuild: Cleanup |