diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-30 12:24:22 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-30 12:24:22 +0000 |
commit | e509c335ba88fc0d05db3fe5a2946273e0a84590 (patch) | |
tree | 70165ca4e69c2b1bb7549cfecf417695775355be /dev-perl/Devel-SmallProf | |
parent | Cleanup (diff) | |
download | gentoo-2-e509c335ba88fc0d05db3fe5a2946273e0a84590.tar.gz gentoo-2-e509c335ba88fc0d05db3fe5a2946273e0a84590.tar.bz2 gentoo-2-e509c335ba88fc0d05db3fe5a2946273e0a84590.zip |
Cleanup
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Devel-SmallProf')
-rw-r--r-- | dev-perl/Devel-SmallProf/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Devel-SmallProf/Devel-SmallProf-1.15.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Devel-SmallProf/Devel-SmallProf-2.02.ebuild | 9 |
4 files changed, 11 insertions, 43 deletions
diff --git a/dev-perl/Devel-SmallProf/ChangeLog b/dev-perl/Devel-SmallProf/ChangeLog index 760ca15e4791..6bbc972836ac 100644 --- a/dev-perl/Devel-SmallProf/ChangeLog +++ b/dev-perl/Devel-SmallProf/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Devel-SmallProf -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-SmallProf/ChangeLog,v 1.11 2007/11/10 12:36:35 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-SmallProf/ChangeLog,v 1.12 2008/09/30 12:24:22 tove Exp $ + + 30 Sep 2008; Torsten Veller <tove@gentoo.org> + -Devel-SmallProf-1.15.ebuild, -Devel-SmallProf-2.01.ebuild, + Devel-SmallProf-2.02.ebuild: + Cleanup 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Devel-SmallProf-2.02.ebuild: diff --git a/dev-perl/Devel-SmallProf/Devel-SmallProf-1.15.ebuild b/dev-perl/Devel-SmallProf/Devel-SmallProf-1.15.ebuild deleted file mode 100644 index a0ec9789fa47..000000000000 --- a/dev-perl/Devel-SmallProf/Devel-SmallProf-1.15.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-SmallProf/Devel-SmallProf-1.15.ebuild,v 1.7 2007/07/10 23:33:28 mr_bones_ Exp $ - -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" -SLOT="0" -KEYWORDS="amd64 sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild b/dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild deleted file mode 100644 index cb1a90762403..000000000000 --- a/dev-perl/Devel-SmallProf/Devel-SmallProf-2.01.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 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.01.ebuild,v 1.3 2007/07/10 23:33:28 mr_bones_ Exp $ - -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" -SLOT="0" -KEYWORDS="~amd64 sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" 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="" |