summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Business-UPS/Business-UPS-2.0.ebuild4
-rw-r--r--dev-perl/Business-UPS/ChangeLog6
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild
index 2c877628a824..78f233883424 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.6 2006/07/10 14:31:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.0.ebuild,v 1.7 2006/08/04 22:40:09 mcummings Exp $
inherit perl-module
@@ -14,3 +14,5 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ia64 sparc x86"
SRC_TEST="do"
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/Business-UPS/ChangeLog b/dev-perl/Business-UPS/ChangeLog
index d5c84778200b..3268b8bbcb10 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.6 2006/07/10 14:31:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.7 2006/08/04 22:40:09 mcummings Exp $
+
+ 04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Business-UPS-2.0.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Business-UPS-2.0.ebuild:
Mark 2.0 stable on ia64