diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-04 22:32:36 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-04 22:32:36 +0000 |
commit | 50b602ea9170f87fcff4773b735c973f67fbdafe (patch) | |
tree | de4ec71a2297bdb149a22bdd215f983e5480a10a /dev-perl/Authen-SASL | |
parent | Adding perl dep; fixed DEPEND (diff) | |
download | gentoo-2-50b602ea9170f87fcff4773b735c973f67fbdafe.tar.gz gentoo-2-50b602ea9170f87fcff4773b735c973f67fbdafe.tar.bz2 gentoo-2-50b602ea9170f87fcff4773b735c973f67fbdafe.zip |
Adding perl dep; fixed header; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/ChangeLog | 6 |
4 files changed, 15 insertions, 5 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild index 8a2f15a0a52e..81bf71e2e916 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.18 2005/08/15 09:52:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.19 2006/08/04 22:32:36 mcummings Exp $ inherit perl-module @@ -15,3 +15,5 @@ IUSE="" export OPTIMIZE="$CFLAGS" AUTHOR="GBARR" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild index 127ecc66f99b..572897771277 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.09.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/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.8 2006/04/24 03:13:35 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.9 2006/08/04 22:32:36 mcummings Exp $ inherit perl-module @@ -17,3 +17,5 @@ IUSE="" SRC_TEST="do" export OPTIMIZE="$CFLAGS" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild index b610d18bc103..800f9c2f54ba 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.10.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/Authen-SASL/Authen-SASL-2.10.ebuild,v 1.4 2006/07/02 20:06:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild,v 1.5 2006/08/04 22:32:36 mcummings Exp $ inherit perl-module @@ -17,3 +17,5 @@ IUSE="" SRC_TEST="do" export OPTIMIZE="$CFLAGS" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index 6312e4df7d48..f9785120edf4 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Authen-SASL # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.28 2006/06/30 17:27:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.29 2006/08/04 22:32:36 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Authen-SASL-2.04.ebuild, Authen-SASL-2.09.ebuild, Authen-SASL-2.10.ebuild: + Adding perl dep; fixed header; fixed DEPEND 30 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> Authen-SASL-2.10.ebuild: |