summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 18:21:24 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 18:21:24 +0000
commit1fa47e7cb82a0e9ffa50c84d88218ba1772263b0 (patch)
treef1ad0521d2211b5e34a85f584d3c03a593696aee /dev-perl/Class-DBI-mysql
parentmarking stable sparc x86 (diff)
downloadgentoo-2-1fa47e7cb82a0e9ffa50c84d88218ba1772263b0.tar.gz
gentoo-2-1fa47e7cb82a0e9ffa50c84d88218ba1772263b0.tar.bz2
gentoo-2-1fa47e7cb82a0e9ffa50c84d88218ba1772263b0.zip
Marking stable sparc x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Class-DBI-mysql')
-rw-r--r--dev-perl/Class-DBI-mysql/ChangeLog8
-rw-r--r--dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.00.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-DBI-mysql/ChangeLog b/dev-perl/Class-DBI-mysql/ChangeLog
index f98d8b446e47..0c9151819fa6 100644
--- a/dev-perl/Class-DBI-mysql/ChangeLog
+++ b/dev-perl/Class-DBI-mysql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-DBI-mysql
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-mysql/ChangeLog,v 1.8 2005/11/12 15:16:13 mcummings Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-mysql/ChangeLog,v 1.9 2006/01/13 18:17:52 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Class-DBI-mysql-1.00.ebuild:
+ Marking stable sparc x86
*Class-DBI-mysql-1.00 (12 Nov 2005)
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 346c3fa9f7cf..357036f110b0 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-2005 Gentoo Foundation
+# 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.1 2005/11/12 15:16:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.00.ebuild,v 1.2 2006/01/13 18:17:52 mcummings 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="~x86 ~sparc ~amd64"
+KEYWORDS="~amd64 sparc x86"
IUSE=""
#Can't put tests here because they require interaction with the DB