summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 23:28:26 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 23:28:26 +0000
commit79cc6723d562e2b821083eb56aa7368f5d73eade (patch)
tree387ab04623da6d840d5be6a3ecb288e4c760c8b4 /dev-perl/CGI-FastTemplate
parentupdate loop-aes patch #98391 by Alon Bar-Lev (diff)
downloadgentoo-2-79cc6723d562e2b821083eb56aa7368f5d73eade.tar.gz
gentoo-2-79cc6723d562e2b821083eb56aa7368f5d73eade.tar.bz2
gentoo-2-79cc6723d562e2b821083eb56aa7368f5d73eade.zip
QA: Removed CATEGORY=
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/CGI-FastTemplate')
-rw-r--r--dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild
index 0119b2a6fb44..f6c6529d11ce 100644
--- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild
+++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.12 2005/05/24 14:27:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.13 2005/07/09 23:25:09 swegener Exp $
inherit perl-module
-CATEGORY="dev-perl"
DESCRIPTION="The Perl CGI::FastTemplate Module"
SRC_URI="mirror://cpan/authors/id/J/JM/JMOORE/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~jmoore/${P}/"
@@ -14,5 +13,4 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="x86 amd64 ppc alpha sparc"
IUSE=""
-DEPEND="${DEPEND}
- >=perl-core/CGI-2.78-r3"
+DEPEND=">=perl-core/CGI-2.78-r3"