summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-02-25 18:04:48 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-02-25 18:04:48 +0000
commit9c4fa01eb858039be8fa6e7f44cfee3d9d98b9f3 (patch)
treec1864a97426f6776eb56207b9e9de04c3ccfcf0f /dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild
parentStable on alpha, bug #400223 (diff)
downloadhistorical-9c4fa01eb858039be8fa6e7f44cfee3d9d98b9f3.tar.gz
historical-9c4fa01eb858039be8fa6e7f44cfee3d9d98b9f3.tar.bz2
historical-9c4fa01eb858039be8fa6e7f44cfee3d9d98b9f3.zip
Stable on alpha, bug #400225
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild')
-rw-r--r--dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild
index 175a914c5e46..62cd2e97ec0c 100644
--- a/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild
+++ b/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 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.31.ebuild,v 1.8 2010/12/03 02:09:46 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild,v 1.9 2012/02/25 18:04:48 klausman Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Small SQL parser and engine"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sparc x86"
IUSE="test"
RDEPEND=">=dev-perl/DBI-1.612