summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-07-30 02:20:02 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-07-30 02:20:02 +0000
commit8569001a47b618560d65c7cfeb492b41fec9a188 (patch)
treea3863ad09f74fe98d058096f32e42036dbda8355 /dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0711.ebuild
parentVersion bump (diff)
downloadhistorical-8569001a47b618560d65c7cfeb492b41fec9a188.tar.gz
historical-8569001a47b618560d65c7cfeb492b41fec9a188.tar.bz2
historical-8569001a47b618560d65c7cfeb492b41fec9a188.zip
Version bump
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0711.ebuild')
-rw-r--r--dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0711.ebuild15
1 files changed, 15 insertions, 0 deletions
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
new file mode 100644
index 000000000000..a93dbae1797a
--- /dev/null
+++ b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.0711.ebuild
@@ -0,0 +1,15 @@
+# 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-2006.0711.ebuild,v 1.1 2006/07/30 02:17:13 mcummings 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"