diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-04 22:18:47 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-04 22:18:47 +0000 |
commit | ca92aaa6e4baed4782d6c11440563cf6d58c92a3 (patch) | |
tree | cc7528a7a47228288af7fa1be05528a3ed377ee4 /dev-perl/Apache-SessionX | |
parent | Adding perl dep; fixed DEPEND (diff) | |
download | gentoo-2-ca92aaa6e4baed4782d6c11440563cf6d58c92a3.tar.gz gentoo-2-ca92aaa6e4baed4782d6c11440563cf6d58c92a3.tar.bz2 gentoo-2-ca92aaa6e4baed4782d6c11440563cf6d58c92a3.zip |
Adding perl dep; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Apache-SessionX')
4 files changed, 15 insertions, 7 deletions
diff --git a/dev-perl/Apache-SessionX/Apache-SessionX-2.00_beta5.ebuild b/dev-perl/Apache-SessionX/Apache-SessionX-2.00_beta5.ebuild index c331784ab45c..ff56fcef30bf 100644 --- a/dev-perl/Apache-SessionX/Apache-SessionX-2.00_beta5.ebuild +++ b/dev-perl/Apache-SessionX/Apache-SessionX-2.00_beta5.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-SessionX/Apache-SessionX-2.00_beta5.ebuild,v 1.4 2006/07/03 20:11:24 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/Apache-SessionX-2.00_beta5.ebuild,v 1.5 2006/08/04 22:18:47 mcummings Exp $ inherit perl-module @@ -19,9 +19,10 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~sparc x86 ~ppc" -DEPEND="dev-perl/Apache-Session" +DEPEND="dev-perl/Apache-Session + dev-lang/perl" RDEPEND="${DEPEND}" src_compile() { echo "n" | perl-module_src_compile -}
\ No newline at end of file +} diff --git a/dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild b/dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild index b672e23fa4cd..4f6699223e32 100644 --- a/dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild +++ b/dev-perl/Apache-SessionX/Apache-SessionX-2.01.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-SessionX/Apache-SessionX-2.01.ebuild,v 1.6 2006/07/10 14:21:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild,v 1.7 2006/08/04 22:18:47 mcummings Exp $ inherit perl-module @@ -19,9 +19,10 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ia64 ~ppc sparc x86" -DEPEND="dev-perl/Apache-Session" +DEPEND="dev-perl/Apache-Session + dev-lang/perl" RDEPEND="${DEPEND}" src_compile() { echo "n" | perl-module_src_compile -}
\ No newline at end of file +} diff --git a/dev-perl/Apache-SessionX/ChangeLog b/dev-perl/Apache-SessionX/ChangeLog index e8ed3341cbd2..788ed79afc82 100644 --- a/dev-perl/Apache-SessionX/ChangeLog +++ b/dev-perl/Apache-SessionX/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-SessionX # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/ChangeLog,v 1.8 2006/07/10 14:21:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/ChangeLog,v 1.9 2006/08/04 22:18:47 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Apache-SessionX-2.00_beta5.ebuild, Apache-SessionX-2.01.ebuild: + Adding perl dep; fixed DEPEND 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Apache-SessionX-2.01.ebuild: diff --git a/dev-perl/Apache-SessionX/files/digest-Apache-SessionX-2.01 b/dev-perl/Apache-SessionX/files/digest-Apache-SessionX-2.01 index a933e5bd469c..ee22f95a9090 100644 --- a/dev-perl/Apache-SessionX/files/digest-Apache-SessionX-2.01 +++ b/dev-perl/Apache-SessionX/files/digest-Apache-SessionX-2.01 @@ -1 +1,3 @@ MD5 c64ebed0b4181bb5b65b127491ccd47b Apache-SessionX-2.01.tar.gz 12298 +RMD160 8daaf747bf8fc23560e3e91bebcabfbd9926444e Apache-SessionX-2.01.tar.gz 12298 +SHA256 c31e9167ef58255d65938cf3513b7a344428364fca4e1014a8d7787ceebf422d Apache-SessionX-2.01.tar.gz 12298 |