diff options
author | Christian Hartmann <ian@gentoo.org> | 2006-07-05 14:55:15 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2006-07-05 14:55:15 +0000 |
commit | ccf360dcb0266f23f601e797d87b0d3f088709b5 (patch) | |
tree | d132151817197bb5a61c8996c603fa886f5864b8 /dev-perl/frontier-rpc | |
parent | Fixed RDEPEND wrt bug #134781; fixed header (diff) | |
download | historical-ccf360dcb0266f23f601e797d87b0d3f088709b5.tar.gz historical-ccf360dcb0266f23f601e797d87b0d3f088709b5.tar.bz2 historical-ccf360dcb0266f23f601e797d87b0d3f088709b5.zip |
Fixed RDEPEND wrt bug #134781
Package-Manager: portage-2.1.1_pre2-r2
Diffstat (limited to 'dev-perl/frontier-rpc')
-rw-r--r-- | dev-perl/frontier-rpc/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-perl/frontier-rpc/ChangeLog b/dev-perl/frontier-rpc/ChangeLog index 0c66f4ea23cc..779e17f13ad4 100644 --- a/dev-perl/frontier-rpc/ChangeLog +++ b/dev-perl/frontier-rpc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/frontier-rpc # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.8 2006/03/30 23:47:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.9 2006/07/05 14:55:15 ian Exp $ + + 05 Jul 2006; Christian Hartmann <ian@gentoo.org> + frontier-rpc-0.07_beta4.ebuild: + Fixed RDEPEND wrt bug #134781 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> frontier-rpc-0.07_beta4.ebuild: diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild index ad9b02651030..782961a6749e 100644 --- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild +++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.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/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.10 2006/03/30 23:47:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.11 2006/07/05 14:55:15 ian Exp $ inherit perl-module @@ -18,3 +18,4 @@ IUSE="" DEPEND="dev-perl/XML-Parser dev-perl/libwww-perl" +RDEPEND="${DEPEND}"
\ No newline at end of file |