diff options
Diffstat (limited to 'dev-perl/AtExit/AtExit-2.01.ebuild')
-rw-r--r-- | dev-perl/AtExit/AtExit-2.01.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/AtExit/AtExit-2.01.ebuild b/dev-perl/AtExit/AtExit-2.01.ebuild index 2bde2bb86e43..9a98e6ac8c0f 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 +# Copyright 1999-2010 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.14 2006/11/26 17:46:34 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AtExit/AtExit-2.01.ebuild,v 1.15 2010/02/03 00:42:19 hanno Exp $ inherit perl-module @@ -11,7 +11,6 @@ SRC_URI="${SRC_URI_BASE}/${P}.tar.gz" HOMEPAGE="http://mirror.datapipe.net/CPAN/authors/id/B/BR/BRADAPP/" SLOT="0" -LICENSE="Artistic" KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="" DEPEND="dev-lang/perl" |