diff options
author | Steve Dibb <beandog@gentoo.org> | 2006-11-26 17:46:34 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2006-11-26 17:46:34 +0000 |
commit | 007fa60298295d46bb2f6cf9f39cff2da3916873 (patch) | |
tree | 202a520d216f97d5614c00afa4e1fd43c0b39d7d /dev-perl/AtExit/AtExit-2.01.ebuild | |
parent | Update homepage (diff) | |
download | gentoo-2-007fa60298295d46bb2f6cf9f39cff2da3916873.tar.gz gentoo-2-007fa60298295d46bb2f6cf9f39cff2da3916873.tar.bz2 gentoo-2-007fa60298295d46bb2f6cf9f39cff2da3916873.zip |
Update homepage
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-perl/AtExit/AtExit-2.01.ebuild')
-rw-r--r-- | dev-perl/AtExit/AtExit-2.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/AtExit/AtExit-2.01.ebuild b/dev-perl/AtExit/AtExit-2.01.ebuild index 3771c574f739..2bde2bb86e43 100644 --- a/dev-perl/AtExit/AtExit-2.01.ebuild +++ b/dev-perl/AtExit/AtExit-2.01.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/AtExit/AtExit-2.01.ebuild,v 1.13 2006/10/20 21:32:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AtExit/AtExit-2.01.ebuild,v 1.14 2006/11/26 17:46:34 beandog Exp $ inherit perl-module @@ -8,7 +8,7 @@ DESCRIPTION="atexit() function to register exit-callbacks" AUTHOR="BRADAPP" SRC_URI_BASE="mirror://cpan/authors/id/B/BR/BRADAPP" SRC_URI="${SRC_URI_BASE}/${P}.tar.gz" -HOMEPAGE="${SRC_URI_BASE}/${P}.readme" +HOMEPAGE="http://mirror.datapipe.net/CPAN/authors/id/B/BR/BRADAPP/" SLOT="0" LICENSE="Artistic" |