summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-11-24 18:22:28 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-11-24 18:22:28 +0000
commitaea39517bc810ba198822275f151a6e01245ac00 (patch)
treeb51a6f5729ef0d3aed9d6782f6d0b1c4bdcd8856 /dev-perl/SQL-Statement/SQL-Statement-1.15.ebuild
parentamd64 stable (diff)
downloadgentoo-2-aea39517bc810ba198822275f151a6e01245ac00.tar.gz
gentoo-2-aea39517bc810ba198822275f151a6e01245ac00.tar.bz2
gentoo-2-aea39517bc810ba198822275f151a6e01245ac00.zip
amd64 stable
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'dev-perl/SQL-Statement/SQL-Statement-1.15.ebuild')
-rw-r--r--dev-perl/SQL-Statement/SQL-Statement-1.15.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.15.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.15.ebuild
index bedeac11eb46..2da5ba50b7cd 100644
--- a/dev-perl/SQL-Statement/SQL-Statement-1.15.ebuild
+++ b/dev-perl/SQL-Statement/SQL-Statement-1.15.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/SQL-Statement/SQL-Statement-1.15.ebuild,v 1.5 2006/09/12 00:56:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/SQL-Statement-1.15.ebuild,v 1.6 2006/11/24 18:22:28 mcummings Exp $
inherit perl-module
@@ -11,10 +11,9 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JZ/JZUCKER/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ia64 sparc ~x86"
+KEYWORDS="amd64 ia64 sparc ~x86"
SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"