diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-26 14:24:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-26 14:24:31 +0000 |
commit | 2f9f34c70d421fa06157484aca70c0bdd5bb06b0 (patch) | |
tree | ac350fbb4d16801f22ce27168b9427dffc7de8fa /dev-db | |
parent | Marking p7zip-4.55-r1 ppc64 for bug 207520 (diff) | |
download | gentoo-2-2f9f34c70d421fa06157484aca70c0bdd5bb06b0.tar.gz gentoo-2-2f9f34c70d421fa06157484aca70c0bdd5bb06b0.tar.bz2 gentoo-2-2f9f34c70d421fa06157484aca70c0bdd5bb06b0.zip |
Marking mysql-5.0.54 ppc64 for bug 201669
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.0.54.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 79a7a8d19e1d..bd10baaf1c4b 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/mysql # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.443 2008/01/26 13:08:05 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.444 2008/01/26 14:24:31 ranger Exp $ + + 26 Jan 2008; Brent Baude <ranger@gentoo.org> mysql-5.0.54.ebuild: + Marking mysql-5.0.54 ppc64 for bug 201669 26 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> mysql-5.0.54.ebuild: ppc stable, bug #201669 diff --git a/dev-db/mysql/mysql-5.0.54.ebuild b/dev-db/mysql/mysql-5.0.54.ebuild index 1dfaa7a04df0..43630b4bd602 100644 --- a/dev-db/mysql/mysql-5.0.54.ebuild +++ b/dev-db/mysql/mysql-5.0.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.54.ebuild,v 1.6 2008/01/26 13:08:05 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.54.ebuild,v 1.7 2008/01/26 14:24:31 ranger Exp $ MY_EXTRAS_VER="20080124" SERVER_URI="http://mirror.provenscaling.com/mysql/enterprise/source/5.0/${P}.tar.gz" @@ -8,7 +8,7 @@ SERVER_URI="http://mirror.provenscaling.com/mysql/enterprise/source/5.0/${P}.tar inherit toolchain-funcs mysql # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' |