diff options
Diffstat (limited to 'dev-perl/Devel-SmallProf/Devel-SmallProf-2.02.ebuild')
-rw-r--r-- | dev-perl/Devel-SmallProf/Devel-SmallProf-2.02.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/dev-perl/Devel-SmallProf/Devel-SmallProf-2.02.ebuild b/dev-perl/Devel-SmallProf/Devel-SmallProf-2.02.ebuild index f305223b741f..0ffa02904343 100644 --- a/dev-perl/Devel-SmallProf/Devel-SmallProf-2.02.ebuild +++ b/dev-perl/Devel-SmallProf/Devel-SmallProf-2.02.ebuild @@ -1,14 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-SmallProf/Devel-SmallProf-2.02.ebuild,v 1.4 2007/11/10 12:36:35 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-SmallProf/Devel-SmallProf-2.02.ebuild,v 1.5 2008/09/30 12:24:22 tove Exp $ +MODULE_AUTHOR=SALVA inherit perl-module DESCRIPTION="per-line Perl profiler" -HOMEPAGE="http://search.cpan.org/~salva/" -SRC_URI="mirror://cpan/authors/id/S/SA/SALVA/${P}.tar.gz" -LICENSE="Artistic" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="amd64 sparc ~x86" IUSE="" |