diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:18:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:18:36 +0000 |
commit | 847611015fe3665e03018b7c13240a1961236030 (patch) | |
tree | ad6b43ad64ffa9b47a074dcf046de2bf46cd1f4e /dev-perl/DB_File | |
parent | sync IUSE (missing), trim trailing whitespace (diff) | |
download | historical-847611015fe3665e03018b7c13240a1961236030.tar.gz historical-847611015fe3665e03018b7c13240a1961236030.tar.bz2 historical-847611015fe3665e03018b7c13240a1961236030.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'dev-perl/DB_File')
-rw-r--r-- | dev-perl/DB_File/DB_File-1.803-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/DB_File/DB_File-1.803-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/DB_File/DB_File-1.803.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/DB_File/DB_File-1.807.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/DB_File/DB_File-1.808.ebuild | 5 |
5 files changed, 10 insertions, 12 deletions
diff --git a/dev-perl/DB_File/DB_File-1.803-r1.ebuild b/dev-perl/DB_File/DB_File-1.803-r1.ebuild index 3d9c7e9babc5..8fa8d7f598f3 100644 --- a/dev-perl/DB_File/DB_File-1.803-r1.ebuild +++ b/dev-perl/DB_File/DB_File-1.803-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.803-r1.ebuild,v 1.7 2004/06/25 00:22:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.803-r1.ebuild,v 1.8 2004/07/14 17:18:36 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A Berkeley DB Support Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/DB_File/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 alpha" +IUSE="" DEPEND="${DEPEND} >=sys-libs/db-3.2" diff --git a/dev-perl/DB_File/DB_File-1.803-r2.ebuild b/dev-perl/DB_File/DB_File-1.803-r2.ebuild index 344e6dcdfd24..63548c1d99b6 100644 --- a/dev-perl/DB_File/DB_File-1.803-r2.ebuild +++ b/dev-perl/DB_File/DB_File-1.803-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.803-r2.ebuild,v 1.10 2004/06/25 00:22:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.803-r2.ebuild,v 1.11 2004/07/14 17:18:36 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A Berkeley DB Support Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/DB_File/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc alpha sparc hppa ~mips ia64" +IUSE="" DEPEND="${DEPEND} =sys-libs/db-3.2*" diff --git a/dev-perl/DB_File/DB_File-1.803.ebuild b/dev-perl/DB_File/DB_File-1.803.ebuild index b37076e9d74b..bcf2861b1e09 100644 --- a/dev-perl/DB_File/DB_File-1.803.ebuild +++ b/dev-perl/DB_File/DB_File-1.803.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.803.ebuild,v 1.15 2004/06/25 00:22:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.803.ebuild,v 1.16 2004/07/14 17:18:36 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A Berkeley DB Support Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/DB_File/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=sys-libs/db-3.2" diff --git a/dev-perl/DB_File/DB_File-1.807.ebuild b/dev-perl/DB_File/DB_File-1.807.ebuild index 57ecd8ee4c85..30d0e8d9f937 100644 --- a/dev-perl/DB_File/DB_File-1.807.ebuild +++ b/dev-perl/DB_File/DB_File-1.807.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.807.ebuild,v 1.9 2004/06/25 22:59:53 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.807.ebuild,v 1.10 2004/07/14 17:18:36 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A Berkeley DB Support Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/DB_File/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme" @@ -12,9 +11,9 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 sparc hppa alpha ia64 ~ppc amd64 ~mips" +IUSE="" DEPEND="${DEPEND} sys-libs/db" mydoc="Changes" - diff --git a/dev-perl/DB_File/DB_File-1.808.ebuild b/dev-perl/DB_File/DB_File-1.808.ebuild index cd174a27c2aa..e867ace3c141 100644 --- a/dev-perl/DB_File/DB_File-1.808.ebuild +++ b/dev-perl/DB_File/DB_File-1.808.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.808.ebuild,v 1.2 2004/06/25 00:22:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.808.ebuild,v 1.3 2004/07/14 17:18:36 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A Berkeley DB Support Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/DB_File/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~sparc ~hppa ~alpha ~ia64 ~ppc ~amd64 ~mips" +IUSE="" SRC_TEST="do" @@ -19,4 +19,3 @@ DEPEND="${DEPEND} sys-libs/db" mydoc="Changes" - |