summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-11-11 00:38:54 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-11-11 00:38:54 +0000
commit2c8fe84b29fc8dde2a14deb516a3ac73620b01a6 (patch)
treef4cc38fd25798d9e1a7b523144b59957189f6bcf /dev-perl
parentVersion bump. (diff)
downloadgentoo-2-2c8fe84b29fc8dde2a14deb516a3ac73620b01a6.tar.gz
gentoo-2-2c8fe84b29fc8dde2a14deb516a3ac73620b01a6.tar.bz2
gentoo-2-2c8fe84b29fc8dde2a14deb516a3ac73620b01a6.zip
stop doing that
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild
index 1f848e51e9b4..125f35ae2517 100644
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild
+++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.5 2007/11/10 12:16:00 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.6 2007/11/11 00:38:54 mr_bones_ Exp $
inherit perl-module multilib
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="dev-lang/perl
sys-libs/zlib"
-DEPEND="${RDEPEND}"
+DEPEND=${RDEPEND}
SRC_TEST="do"