diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-04-02 05:22:21 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-04-02 05:22:21 +0000 |
commit | 646fb4582cc99ce2f0376057069e69e4fb53ad75 (patch) | |
tree | 7fdea3b66c26738618bb7ed805fd3c6e76d31a4e /dev-perl/DB_File/DB_File-1.811.ebuild | |
parent | stable on mips (diff) | |
download | gentoo-2-646fb4582cc99ce2f0376057069e69e4fb53ad75.tar.gz gentoo-2-646fb4582cc99ce2f0376057069e69e4fb53ad75.tar.bz2 gentoo-2-646fb4582cc99ce2f0376057069e69e4fb53ad75.zip |
stable on mips
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/DB_File/DB_File-1.811.ebuild')
-rw-r--r-- | dev-perl/DB_File/DB_File-1.811.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DB_File/DB_File-1.811.ebuild b/dev-perl/DB_File/DB_File-1.811.ebuild index ccd707fb22c2..33d84756f8d6 100644 --- a/dev-perl/DB_File/DB_File-1.811.ebuild +++ b/dev-perl/DB_File/DB_File-1.811.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.811.ebuild,v 1.6 2005/03/25 10:12:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.811.ebuild,v 1.7 2005/04/02 05:18:33 geoman Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="sys-libs/db" |