summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-11 05:06:46 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-11 05:06:46 +0000
commitccd30c0918431fc8ebecd86ab12eb89c2ee1c6fd (patch)
tree18578452da00b7fb34cf96946e552aa4f2d3ca9c
parentInitialize jpeg_transform_info struct, bug 314613 (diff)
downloadgentoo-2-ccd30c0918431fc8ebecd86ab12eb89c2ee1c6fd.tar.gz
gentoo-2-ccd30c0918431fc8ebecd86ab12eb89c2ee1c6fd.tar.bz2
gentoo-2-ccd30c0918431fc8ebecd86ab12eb89c2ee1c6fd.zip
Cleanup
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r--dev-perl/text-autoformat/ChangeLog6
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.666.0.ebuild24
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.668001.ebuild24
3 files changed, 5 insertions, 49 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog
index 95c86dead308..c485371fb503 100644
--- a/dev-perl/text-autoformat/ChangeLog
+++ b/dev-perl/text-autoformat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/text-autoformat
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.30 2010/05/31 08:12:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.31 2010/06/11 05:06:46 tove Exp $
+
+ 11 Jun 2010; Torsten Veller <tove@gentoo.org>
+ -text-autoformat-1.666.0.ebuild, -text-autoformat-1.668001.ebuild:
+ Cleanup
*text-autoformat-1.669001 (31 May 2010)
diff --git a/dev-perl/text-autoformat/text-autoformat-1.666.0.ebuild b/dev-perl/text-autoformat/text-autoformat-1.666.0.ebuild
deleted file mode 100644
index 15a1bba8baca..000000000000
--- a/dev-perl/text-autoformat/text-autoformat-1.666.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.666.0.ebuild,v 1.2 2010/01/14 16:08:11 grobian Exp $
-
-EAPI=2
-
-MY_PN=Text-Autoformat
-MY_P=${MY_PN}-${PV}
-MODULE_AUTHOR=DCONWAY
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/text-reform-1.11
- virtual/perl-version"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
-
-S=${WORKDIR}/${MY_P}
-SRC_TEST=do
diff --git a/dev-perl/text-autoformat/text-autoformat-1.668001.ebuild b/dev-perl/text-autoformat/text-autoformat-1.668001.ebuild
deleted file mode 100644
index 6ce58f0257f3..000000000000
--- a/dev-perl/text-autoformat/text-autoformat-1.668001.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.668001.ebuild,v 1.1 2010/04/07 07:59:29 tove Exp $
-
-EAPI=2
-
-MY_PN=Text-Autoformat
-MY_P=${MY_PN}-${PV}
-MODULE_AUTHOR=DCONWAY
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/text-reform-1.11
- virtual/perl-version"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
-
-S=${WORKDIR}/${MY_P}
-SRC_TEST=do