diff options
author | 2006-07-03 20:08:15 +0000 | |
---|---|---|
committer | 2006-07-03 20:08:15 +0000 | |
commit | 8104bd9be361852deafffd3472bbbcb6c77894d7 (patch) | |
tree | 6c28ec8255ab77c2a79e3c6ae284953bcd951d5e /dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild | |
parent | Fixed RDEPEND wrt bug #134781 (diff) | |
download | gentoo-2-8104bd9be361852deafffd3472bbbcb6c77894d7.tar.gz gentoo-2-8104bd9be361852deafffd3472bbbcb6c77894d7.tar.bz2 gentoo-2-8104bd9be361852deafffd3472bbbcb6c77894d7.zip |
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild')
-rw-r--r-- | dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild index 40387ea5390c..ec0aba71f1fd 100644 --- a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild +++ b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.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/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.4 2006/03/30 22:08:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.5 2006/07/03 20:08:15 ian Exp $ inherit perl-module SRC_TEST="do" @@ -18,5 +18,4 @@ DEPEND=">=dev-perl/Apache-AuthCookie-3.0 dev-perl/DBI virtual/perl-Digest-MD5 dev-perl/SQL-Abstract" -RDEPEND="" - +RDEPEND="${DEPEND}"
\ No newline at end of file |