diff options
author | Christian Hartmann <ian@gentoo.org> | 2006-07-05 14:07:37 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2006-07-05 14:07:37 +0000 |
commit | 349a3403e5cbb207e733d2f58ee92993d527c9cc (patch) | |
tree | 3ec70bf9186b6678bcd2f111bfee5f8244eb4038 /dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild | |
parent | Fixed RDEPEND wrt bug #134781; fixed header (diff) | |
download | gentoo-2-349a3403e5cbb207e733d2f58ee92993d527c9cc.tar.gz gentoo-2-349a3403e5cbb207e733d2f58ee92993d527c9cc.tar.bz2 gentoo-2-349a3403e5cbb207e733d2f58ee92993d527c9cc.zip |
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild')
-rw-r--r-- | dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild index e4bdddcaa3f1..d67bbeedaa3a 100644 --- a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild +++ b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild,v 1.18 2006/02/13 14:18:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild,v 1.19 2006/07/05 14:07:37 ian Exp $ inherit perl-module @@ -18,3 +18,4 @@ IUSE="" DEPEND="dev-perl/Compress-Zlib virtual/perl-Digest-MD5 virtual/perl-MIME-Base64" +RDEPEND="${DEPEND}"
\ No newline at end of file |