diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:55:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:55:24 +0000 |
commit | 509b2d5ee465768f57bc0095105638c21cc5a374 (patch) | |
tree | 10eade83f2cc9237baa6bddc56182b38becba6e2 /dev-perl/Business-UPS | |
parent | Stable for amd64, wrt bug #400041 (diff) | |
download | historical-509b2d5ee465768f57bc0095105638c21cc5a374.tar.gz historical-509b2d5ee465768f57bc0095105638c21cc5a374.tar.bz2 historical-509b2d5ee465768f57bc0095105638c21cc5a374.zip |
Stable for amd64, wrt bug #400043
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
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 |