diff options
Diffstat (limited to 'dev-perl/Text-Quoted/Text-Quoted-2.05.ebuild')
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-2.05.ebuild | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.05.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.05.ebuild deleted file mode 100644 index 46bb2b90573e..000000000000 --- a/dev-perl/Text-Quoted/Text-Quoted-2.05.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-Quoted/Text-Quoted-2.05.ebuild,v 1.2 2010/01/14 15:45:28 grobian Exp $ - -MODULE_AUTHOR=RUZ -inherit perl-module - -DESCRIPTION="Extract the structure of a quoted mail message" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" - -DEPEND="dev-perl/text-autoformat - dev-lang/perl" -# Removed: dev-perl/Text-Tabs+Wrap -# # we don't use Text::Tabs anymore as it may segfault on perl 5.8.x with -# # UTF-8 strings and tabs mixed. -# # http://rt.perl.org/rt3/Public/Bug/Display.html?id=40989 -# # This bug unlikely to be fixed in 5.8.x, however we use workaround. -# # As soon as Text::Tabs will be fixed we can return back to it - -SRC_TEST="do" |