diff options
author | Elfyn McBratney <beu@gentoo.org> | 2005-04-25 19:44:25 +0000 |
---|---|---|
committer | Elfyn McBratney <beu@gentoo.org> | 2005-04-25 19:44:25 +0000 |
commit | ae1966fe7b2448985fd5a9ff337ec0f2078244a5 (patch) | |
tree | 8206e5267e089c63c73feaf4e9a048b445c629c2 /dev-perl/Business-FedEx-DirectConnect | |
parent | Add an einfo talking about CONFIG_PROTECT_MASK and /etc/mail/mailer.conf. (diff) | |
download | gentoo-2-ae1966fe7b2448985fd5a9ff337ec0f2078244a5.tar.gz gentoo-2-ae1966fe7b2448985fd5a9ff337ec0f2078244a5.tar.bz2 gentoo-2-ae1966fe7b2448985fd5a9ff337ec0f2078244a5.zip |
Move to mirror://gentoo.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Business-FedEx-DirectConnect')
-rw-r--r-- | dev-perl/Business-FedEx-DirectConnect/Business-FedEx-DirectConnect-1.01.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Business-FedEx-DirectConnect/ChangeLog | 7 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/Business-FedEx-DirectConnect/Business-FedEx-DirectConnect-1.01.ebuild b/dev-perl/Business-FedEx-DirectConnect/Business-FedEx-DirectConnect-1.01.ebuild index 066c1890eb31..60eef423b559 100644 --- a/dev-perl/Business-FedEx-DirectConnect/Business-FedEx-DirectConnect-1.01.ebuild +++ b/dev-perl/Business-FedEx-DirectConnect/Business-FedEx-DirectConnect-1.01.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-FedEx-DirectConnect/Business-FedEx-DirectConnect-1.01.ebuild,v 1.1 2005/04/25 10:23:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-FedEx-DirectConnect/Business-FedEx-DirectConnect-1.01.ebuild,v 1.2 2005/04/25 19:44:25 beu Exp $ inherit perl-module DESCRIPTION="Interface to FedEx Ship Manager Direct" -SRC_URI="mirror://cpan/authors/id/J/JP/JPOWERS/${P}.tar.gz" +SRC_URI="mirror://gentoo/{P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JP/JPOWERS/${P}.readme" SLOT="0" diff --git a/dev-perl/Business-FedEx-DirectConnect/ChangeLog b/dev-perl/Business-FedEx-DirectConnect/ChangeLog index 71e0e6b60826..ba70f34ee4ab 100644 --- a/dev-perl/Business-FedEx-DirectConnect/ChangeLog +++ b/dev-perl/Business-FedEx-DirectConnect/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Business-FedEx-DirectConnect # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-FedEx-DirectConnect/ChangeLog,v 1.2 2005/04/25 10:23:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-FedEx-DirectConnect/ChangeLog,v 1.3 2005/04/25 19:44:25 beu Exp $ + + 25 Apr 2005; Elfyn McBratney <beu@gentoo.org> + Business-FedEx-DirectConnect-1.01.ebuild: + Move to mirror://gentoo - none of our cpan (thirdpartymirrors) are carrying + these. *Business-FedEx-DirectConnect-1.01 (25 Apr 2005) |