diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-30 12:28:49 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-30 12:28:49 +0000 |
commit | 85efa2809bbde536fd95bdd43d866bebb3c268bc (patch) | |
tree | a58ab6b4fcf3a59c629c6d4ff6ed31d12aab236e /dev-perl/Devel-SmallProf/Devel-SmallProf-2.02.ebuild | |
parent | Version bump. Cleanup (diff) | |
download | historical-85efa2809bbde536fd95bdd43d866bebb3c268bc.tar.gz historical-85efa2809bbde536fd95bdd43d866bebb3c268bc.tar.bz2 historical-85efa2809bbde536fd95bdd43d866bebb3c268bc.zip |
Cleanup
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-tuxonice i686
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="" |