diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-06 17:49:56 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-06 17:49:56 +0000 |
commit | abb39b86b05dfb8bd5309b47188ed4eedd7acac9 (patch) | |
tree | 3193f499c67fb5ac631ea00d98f1a84deb3de50d /dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild | |
parent | Added ~sparc, #50267 (Manifest recommit) (diff) | |
download | gentoo-2-abb39b86b05dfb8bd5309b47188ed4eedd7acac9.tar.gz gentoo-2-abb39b86b05dfb8bd5309b47188ed4eedd7acac9.tar.bz2 gentoo-2-abb39b86b05dfb8bd5309b47188ed4eedd7acac9.zip |
Added ~sparc, #50268
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild')
-rw-r--r-- | dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild index e40d01c227b9..a2b365d3740e 100644 --- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild +++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.1 2004/03/31 12:00:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.2 2004/05/06 17:49:56 ciaranm Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" SRC_TEST="do" DEPEND=">=dev-perl/DBI-1.37 |