summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-03-31 07:43:24 +0000
committerTorsten Veller <tove@gentoo.org>2012-03-31 07:43:24 +0000
commitf2f41121bde927585b39258199a21282828bf859 (patch)
tree135606d9823ef45e9a66dfff320c35d0e5cbd1a0 /dev-perl/Business-UPS
parentDrop useless sed for unused SCons buildsystem (diff)
downloadhistorical-f2f41121bde927585b39258199a21282828bf859.tar.gz
historical-f2f41121bde927585b39258199a21282828bf859.tar.bz2
historical-f2f41121bde927585b39258199a21282828bf859.zip
Cleanup
Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Business-UPS')
-rw-r--r--dev-perl/Business-UPS/Business-UPS-2.0.ebuild19
-rw-r--r--dev-perl/Business-UPS/ChangeLog5
2 files changed, 4 insertions, 20 deletions
diff --git a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild
deleted file mode 100644
index 52557c76d3a6..000000000000
--- a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.0.ebuild,v 1.11 2012/03/19 19:26:22 armin76 Exp $
-
-MODULE_AUTHOR=JWHEELER
-inherit perl-module
-
-DESCRIPTION="A UPS Interface Module"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl
- dev-perl/libwww-perl"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Business-UPS/ChangeLog b/dev-perl/Business-UPS/ChangeLog
index afd5f6b9404e..214ec5a3e57a 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.16 2012/03/19 19:26:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.17 2012/03/31 07:39:28 tove Exp $
+
+ 31 Mar 2012; Torsten Veller <tove@gentoo.org> -Business-UPS-2.0.ebuild:
+ Cleanup
19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Business-UPS-2.0.ebuild,
Business-UPS-2.10.0.ebuild: