diff options
author | 2007-07-11 19:20:17 +0000 | |
---|---|---|
committer | 2007-07-11 19:20:17 +0000 | |
commit | 0236f9a9f04007af86e1df4cdadc185f2474a93d (patch) | |
tree | 650c1f6588fdd875be73703023b5761917575705 /dev-perl/DBD-mysql | |
parent | alpha/ia64/x86 stable (diff) | |
download | historical-0236f9a9f04007af86e1df4cdadc185f2474a93d.tar.gz historical-0236f9a9f04007af86e1df4cdadc185f2474a93d.tar.bz2 historical-0236f9a9f04007af86e1df4cdadc185f2474a93d.zip |
Marking sparc stable, bug 184985
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'dev-perl/DBD-mysql')
-rw-r--r-- | dev-perl/DBD-mysql/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DBD-mysql/DBD-mysql-4.00.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DBD-mysql/ChangeLog b/dev-perl/DBD-mysql/ChangeLog index 8236e9d3aa4b..f11047febaa2 100644 --- a/dev-perl/DBD-mysql/ChangeLog +++ b/dev-perl/DBD-mysql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DBD-mysql # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/ChangeLog,v 1.80 2007/07/10 11:05:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/ChangeLog,v 1.81 2007/07/11 19:20:17 mcummings Exp $ + + 11 Jul 2007; Michael Cummings <mcummings@gentoo.org> + DBD-mysql-4.00.5.ebuild: + Marking sparc stable, bug 184985 10 Jul 2007; Michael Cummings <mcummings@gentoo.org> -DBD-mysql-4.00.ebuild, -DBD-mysql-4.00.1.ebuild, diff --git a/dev-perl/DBD-mysql/DBD-mysql-4.00.5.ebuild b/dev-perl/DBD-mysql/DBD-mysql-4.00.5.ebuild index b16acec05a40..52e82899b0b3 100644 --- a/dev-perl/DBD-mysql/DBD-mysql-4.00.5.ebuild +++ b/dev-perl/DBD-mysql/DBD-mysql-4.00.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.00.5.ebuild,v 1.2 2007/07/10 23:33:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.00.5.ebuild,v 1.3 2007/07/11 19:20:17 mcummings Exp $ inherit eutils perl-module versionator @@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/C/CA/CAPTTOFU/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl |