summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-05 19:36:58 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-05 19:36:58 +0000
commit84067bc669b114710fbffb4ae2154d918d116d8e (patch)
tree29034e8d6f319e0cde992e41d67fbae6b5ffae0c /dev-perl/text-autoformat/text-autoformat-1.12.ebuild
parentFixed RDEPEND wrt bug #134781 (diff)
downloadgentoo-2-84067bc669b114710fbffb4ae2154d918d116d8e.tar.gz
gentoo-2-84067bc669b114710fbffb4ae2154d918d116d8e.tar.bz2
gentoo-2-84067bc669b114710fbffb4ae2154d918d116d8e.zip
Fixed RDEPEND wrt bug #134781; fixed header; fixed DEPEND
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/text-autoformat/text-autoformat-1.12.ebuild')
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.12.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/text-autoformat/text-autoformat-1.12.ebuild b/dev-perl/text-autoformat/text-autoformat-1.12.ebuild
index 7e007dc5dd8a..ea9fe0d1f9f8 100644
--- a/dev-perl/text-autoformat/text-autoformat-1.12.ebuild
+++ b/dev-perl/text-autoformat/text-autoformat-1.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.12.ebuild,v 1.13 2005/10/02 13:44:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.12.ebuild,v 1.14 2006/07/05 19:36:58 ian Exp $
inherit perl-module
@@ -16,5 +16,5 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
IUSE=""
-DEPEND="${DEPEND}
- dev-perl/text-reform"
+DEPEND="dev-perl/text-reform"
+RDEPEND="${DEPEND}" \ No newline at end of file