diff options
Diffstat (limited to 'dev-perl/Business-UPS')
-rw-r--r-- | dev-perl/Business-UPS/Business-UPS-2.0.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/Business-UPS/ChangeLog | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild index da78e104297c..f9c26518bbef 100644 --- a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild +++ b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.8 2006/08/06 18:46:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.0.ebuild,v 1.9 2007/01/14 22:30:52 mcummings Exp $ inherit perl-module DESCRIPTION="A UPS Interface Module" SRC_URI="mirror://cpan/authors/id/J/JW/JWHEELER/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/~jwheeler/${P}/" +HOMEPAGE="http://www.cpan.org/~jwheeler/" IUSE="" SLOT="0" @@ -15,4 +15,3 @@ 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 f18218068647..643880034061 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.8 2006/08/06 18:46:46 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.9 2007/01/14 22:30:52 mcummings Exp $ + + 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Business-UPS-2.0.ebuild: + Ebuild maintenance 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> Business-UPS-2.0.ebuild: |