diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-30 15:19:36 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-30 15:19:36 +0000 |
commit | 6b6dff27cc348dfe33a7550800678cb438c4deda (patch) | |
tree | 85235567e0bcf76010242b49ce880454f48f905f /dev-perl | |
parent | Cleanup (diff) | |
download | gentoo-2-6b6dff27cc348dfe33a7550800678cb438c4deda.tar.gz gentoo-2-6b6dff27cc348dfe33a7550800678cb438c4deda.tar.bz2 gentoo-2-6b6dff27cc348dfe33a7550800678cb438c4deda.zip |
Cleanup
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl')
4 files changed, 11 insertions, 46 deletions
diff --git a/dev-perl/Text-Tabs+Wrap/ChangeLog b/dev-perl/Text-Tabs+Wrap/ChangeLog index 82394a9c1bdf..703e030d970a 100644 --- a/dev-perl/Text-Tabs+Wrap/ChangeLog +++ b/dev-perl/Text-Tabs+Wrap/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Text-Tabs+Wrap -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/ChangeLog,v 1.26 2007/11/10 14:57:00 drac Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/ChangeLog,v 1.27 2008/09/30 15:19:36 tove Exp $ + + 30 Sep 2008; Torsten Veller <tove@gentoo.org> + -Text-Tabs+Wrap-2001.0929.ebuild, -Text-Tabs+Wrap-2006.0711.ebuild, + Text-Tabs+Wrap-2006.1117.ebuild: + Cleanup 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Text-Tabs+Wrap-2006.1117.ebuild: diff --git a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild deleted file mode 100644 index 1ca6e8609820..000000000000 --- a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild,v 1.15 2007/07/10 23:33:26 mr_bones_ Exp $ - -inherit perl-module - -MY_P=Text-Tabs+Wrap-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Expand/unexpand tabs per unix expand and line wrapping" -SRC_URI="mirror://cpan/authors/id/M/MU/MUIR/modules/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="dev-lang/perl" - -src_compile() { - perl-module_src_compile - perl-module_src_test || die "test failed" -} diff --git a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0711.ebuild b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0711.ebuild deleted file mode 100644 index f271ced7c3b6..000000000000 --- a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0711.ebuild +++ /dev/null @@ -1,17 +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/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0711.ebuild,v 1.8 2007/07/10 23:33:26 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Expand/unexpand tabs per unix expand and line wrapping" -SRC_URI="mirror://cpan/authors/id/M/MU/MUIR/modules/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${P}.readme" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild index 2198435d877d..f290030f5db2 100644 --- a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild +++ b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild @@ -1,12 +1,12 @@ -# 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/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild,v 1.7 2007/11/10 14:57:00 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild,v 1.8 2008/09/30 15:19:36 tove Exp $ +MODULE_AUTHOR=MUIR +MODULE_SECTION=modules inherit perl-module DESCRIPTION="Expand/unexpand tabs per unix expand and line wrapping" -SRC_URI="mirror://cpan/authors/id/M/MU/MUIR/modules/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" |