summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-04 10:26:54 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-04 10:26:54 +0000
commit703a7994fed8dcf0f737a6815a8e1dc50e815de0 (patch)
tree7626891bff199e6fe37579b4f1f1cd05af9c86a0 /dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild
parentFixed RDEPEND wrt bug #134781 (diff)
downloadhistorical-703a7994fed8dcf0f737a6815a8e1dc50e815de0.tar.gz
historical-703a7994fed8dcf0f737a6815a8e1dc50e815de0.tar.bz2
historical-703a7994fed8dcf0f737a6815a8e1dc50e815de0.zip
Fixed RDEPEND wrt bug #134781; fixed header
Package-Manager: portage-2.1.1_pre2-r2
Diffstat (limited to 'dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild')
-rw-r--r--dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild b/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild
index 47177eb3dd5d..d8864b93e24f 100644
--- a/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild
+++ b/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.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/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild,v 1.2 2005/06/13 11:11:32 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild,v 1.3 2006/07/04 10:26:54 ian Exp $
inherit perl-module
@@ -13,5 +13,6 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~ppc ~x86"
DEPEND="dev-perl/Hook-LexWrap"
+RDEPEND="${DEPEND}"
SRC_TEST="do"
-IUSE="" \ No newline at end of file
+IUSE=""