summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-13 04:17:49 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-13 04:17:49 +0000
commite36b81b2e49e1c1833856d77f0acbe65997a15b3 (patch)
tree54dae6d8008fbf84446b4aa0ffd4b66d0100db37 /dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.00.ebuild
parentMark 3.0.14 stable on ia64 (diff)
downloadgentoo-2-e36b81b2e49e1c1833856d77f0acbe65997a15b3.tar.gz
gentoo-2-e36b81b2e49e1c1833856d77f0acbe65997a15b3.tar.bz2
gentoo-2-e36b81b2e49e1c1833856d77f0acbe65997a15b3.zip
Mark 1.00 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.00.ebuild')
-rw-r--r--dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.00.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.00.ebuild b/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.00.ebuild
index 8c47e134ec61..bcc625ed54cd 100644
--- a/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.00.ebuild
+++ b/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.00.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/Class-DBI-mysql/Class-DBI-mysql-1.00.ebuild,v 1.5 2006/07/03 21:09:57 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.00.ebuild,v 1.6 2006/07/13 04:17:49 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 sparc x86"
+KEYWORDS="~amd64 ia64 sparc x86"
IUSE=""
#Can't put tests here because they require interaction with the DB