summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 07:34:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 07:34:13 +0000
commitb7ce34d5d55d31da97b04b752c1cbf70d1cc8e59 (patch)
treeb8d3192699a9b533b68a44cdce9e55711c452930 /dev-db
parentOops, bug fix #42071 (Manifest recommit) (diff)
downloadgentoo-2-b7ce34d5d55d31da97b04b752c1cbf70d1cc8e59.tar.gz
gentoo-2-b7ce34d5d55d31da97b04b752c1cbf70d1cc8e59.tar.bz2
gentoo-2-b7ce34d5d55d31da97b04b752c1cbf70d1cc8e59.zip
header fix; arm needs deps first
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql/mysql-3.23.52-r1.ebuild4
-rw-r--r--dev-db/mysql/mysql-3.23.56.ebuild4
-rw-r--r--dev-db/mysql/mysql-3.23.57-r1.ebuild4
-rw-r--r--dev-db/mysql/mysql-3.23.57.ebuild4
-rw-r--r--dev-db/mysql/mysql-4.0.12.ebuild4
-rw-r--r--dev-db/mysql/mysql-4.0.13-r4.ebuild4
-rw-r--r--dev-db/mysql/mysql-4.0.14-r1.ebuild6
-rw-r--r--dev-db/mysql/mysql-4.0.14-r2.ebuild6
-rw-r--r--dev-db/mysql/mysql-4.0.14.ebuild6
-rw-r--r--dev-db/mysql/mysql-4.0.15-r1.ebuild6
-rw-r--r--dev-db/mysql/mysql-4.0.15.ebuild6
-rw-r--r--dev-db/mysql/mysql-4.0.16.ebuild4
-rw-r--r--dev-db/mysql/mysql-4.0.17.ebuild4
13 files changed, 31 insertions, 31 deletions
diff --git a/dev-db/mysql/mysql-3.23.52-r1.ebuild b/dev-db/mysql/mysql-3.23.52-r1.ebuild
index 46b9127ce530..5491f9fd0ea6 100644
--- a/dev-db/mysql/mysql-3.23.52-r1.ebuild
+++ b/dev-db/mysql/mysql-3.23.52-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.16 2003/12/05 21:07:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.17 2004/02/22 07:34:13 mr_bones_ Exp $
SVER=${PV%.*}
#normal releases:
diff --git a/dev-db/mysql/mysql-3.23.56.ebuild b/dev-db/mysql/mysql-3.23.56.ebuild
index 4cf7c0bffe17..4c8f06d75c47 100644
--- a/dev-db/mysql/mysql-3.23.56.ebuild
+++ b/dev-db/mysql/mysql-3.23.56.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.56.ebuild,v 1.4 2003/12/05 21:07:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.56.ebuild,v 1.5 2004/02/22 07:34:13 mr_bones_ Exp $
# bug #11681; get b0rked code when using -march=k6 with this package.
inherit flag-o-matic
diff --git a/dev-db/mysql/mysql-3.23.57-r1.ebuild b/dev-db/mysql/mysql-3.23.57-r1.ebuild
index f9f4e847c764..979ba470f84a 100644
--- a/dev-db/mysql/mysql-3.23.57-r1.ebuild
+++ b/dev-db/mysql/mysql-3.23.57-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.57-r1.ebuild,v 1.2 2003/12/05 21:07:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.57-r1.ebuild,v 1.3 2004/02/22 07:34:13 mr_bones_ Exp $
# bug #11681; get b0rked code when using -march=k6 with this package.
inherit flag-o-matic
diff --git a/dev-db/mysql/mysql-3.23.57.ebuild b/dev-db/mysql/mysql-3.23.57.ebuild
index 69f3d7f0d252..024f8bdfabce 100644
--- a/dev-db/mysql/mysql-3.23.57.ebuild
+++ b/dev-db/mysql/mysql-3.23.57.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.57.ebuild,v 1.4 2003/12/05 21:07:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.57.ebuild,v 1.5 2004/02/22 07:34:13 mr_bones_ Exp $
# bug #11681; get b0rked code when using -march=k6 with this package.
inherit flag-o-matic
diff --git a/dev-db/mysql/mysql-4.0.12.ebuild b/dev-db/mysql/mysql-4.0.12.ebuild
index 0c2474d00cb6..e337d167f9c9 100644
--- a/dev-db/mysql/mysql-4.0.12.ebuild
+++ b/dev-db/mysql/mysql-4.0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.12.ebuild,v 1.8 2004/02/04 10:14:27 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.12.ebuild,v 1.9 2004/02/22 07:34:13 mr_bones_ Exp $
#to accomodate -laadeedah releases
NEWP=${P}
diff --git a/dev-db/mysql/mysql-4.0.13-r4.ebuild b/dev-db/mysql/mysql-4.0.13-r4.ebuild
index 3a5e404a90b1..28740eb095f4 100644
--- a/dev-db/mysql/mysql-4.0.13-r4.ebuild
+++ b/dev-db/mysql/mysql-4.0.13-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.13-r4.ebuild,v 1.4 2004/02/04 10:14:27 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.13-r4.ebuild,v 1.5 2004/02/22 07:34:13 mr_bones_ Exp $
inherit eutils
#to accomodate -laadeedah releases
diff --git a/dev-db/mysql/mysql-4.0.14-r1.ebuild b/dev-db/mysql/mysql-4.0.14-r1.ebuild
index af30ffddfff6..bb5bfd6c6bd2 100644
--- a/dev-db/mysql/mysql-4.0.14-r1.ebuild
+++ b/dev-db/mysql/mysql-4.0.14-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14-r1.ebuild,v 1.10 2003/12/05 21:07:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14-r1.ebuild,v 1.11 2004/02/22 07:34:13 mr_bones_ Exp $
#to accomodate -laadeedah releases
NEWP=${P}
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.mysql.com/"
SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
RESTRICT="nomirror"
-KEYWORDS="~x86 ~sparc ~ppc ~arm ~amd64 ~hppa"
+KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~hppa"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"
diff --git a/dev-db/mysql/mysql-4.0.14-r2.ebuild b/dev-db/mysql/mysql-4.0.14-r2.ebuild
index 90407c574179..8044e8d775b0 100644
--- a/dev-db/mysql/mysql-4.0.14-r2.ebuild
+++ b/dev-db/mysql/mysql-4.0.14-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14-r2.ebuild,v 1.8 2003/12/05 21:07:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14-r2.ebuild,v 1.9 2004/02/22 07:34:13 mr_bones_ Exp $
inherit eutils
#to accomodate -laadeedah releases
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.mysql.com/"
SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
RESTRICT="nomirror"
-KEYWORDS="x86 sparc ~ppc ~arm ~amd64 ~hppa"
+KEYWORDS="x86 sparc ~ppc ~amd64 ~hppa"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"
diff --git a/dev-db/mysql/mysql-4.0.14.ebuild b/dev-db/mysql/mysql-4.0.14.ebuild
index 957fe07e3ac3..d56da71e3a79 100644
--- a/dev-db/mysql/mysql-4.0.14.ebuild
+++ b/dev-db/mysql/mysql-4.0.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14.ebuild,v 1.11 2003/12/05 21:07:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14.ebuild,v 1.12 2004/02/22 07:34:13 mr_bones_ Exp $
#to accomodate -laadeedah releases
NEWP=${P}
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.mysql.com/"
SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
RESTRICT="nomirror"
-KEYWORDS="~x86 ~sparc ~ppc ~arm ~amd64 ~hppa"
+KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~hppa"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"
diff --git a/dev-db/mysql/mysql-4.0.15-r1.ebuild b/dev-db/mysql/mysql-4.0.15-r1.ebuild
index 91c1e714b5b2..4c5c6145a41b 100644
--- a/dev-db/mysql/mysql-4.0.15-r1.ebuild
+++ b/dev-db/mysql/mysql-4.0.15-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.15-r1.ebuild,v 1.2 2003/10/27 11:31:49 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.15-r1.ebuild,v 1.3 2004/02/22 07:34:13 mr_bones_ Exp $
inherit eutils
#to accomodate -laadeedah releases
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.mysql.com/"
SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
RESTRICT="nomirror"
-KEYWORDS="ia64 ~x86 ~sparc ~ppc ~arm ~amd64 ~hppa"
+KEYWORDS="ia64 ~x86 ~sparc ~ppc ~amd64 ~hppa"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"
diff --git a/dev-db/mysql/mysql-4.0.15.ebuild b/dev-db/mysql/mysql-4.0.15.ebuild
index ef60d1e3f30f..e10374af79f0 100644
--- a/dev-db/mysql/mysql-4.0.15.ebuild
+++ b/dev-db/mysql/mysql-4.0.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.15.ebuild,v 1.6 2003/12/16 21:25:42 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.15.ebuild,v 1.7 2004/02/22 07:34:13 mr_bones_ Exp $
inherit eutils
#to accomodate -laadeedah releases
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.mysql.com/"
SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
RESTRICT="nomirror"
-KEYWORDS="ia64 x86 ~sparc ~ppc ~arm ~amd64 ~hppa"
+KEYWORDS="ia64 x86 ~sparc ~ppc ~amd64 ~hppa"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"
diff --git a/dev-db/mysql/mysql-4.0.16.ebuild b/dev-db/mysql/mysql-4.0.16.ebuild
index f3fce8bcaf98..b0121e51da59 100644
--- a/dev-db/mysql/mysql-4.0.16.ebuild
+++ b/dev-db/mysql/mysql-4.0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.16.ebuild,v 1.6 2004/01/10 18:49:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.16.ebuild,v 1.7 2004/02/22 07:34:13 mr_bones_ Exp $
inherit eutils
#to accomodate -laadeedah releases
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.mysql.com/"
SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
RESTRICT="nomirror"
-KEYWORDS="ia64 x86 sparc ~ppc ~arm ~amd64 hppa alpha"
+KEYWORDS="ia64 x86 sparc ~ppc ~amd64 hppa alpha"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"
diff --git a/dev-db/mysql/mysql-4.0.17.ebuild b/dev-db/mysql/mysql-4.0.17.ebuild
index d583d34d0674..5a3c4b7e6587 100644
--- a/dev-db/mysql/mysql-4.0.17.ebuild
+++ b/dev-db/mysql/mysql-4.0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.17.ebuild,v 1.4 2004/02/07 17:12:43 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.17.ebuild,v 1.5 2004/02/22 07:34:13 mr_bones_ Exp $
inherit eutils
#to accomodate -laadeedah releases
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.mysql.com/"
SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
RESTRICT="nomirror"
-KEYWORDS="ia64 ~x86 ~sparc ~ppc ~arm amd64 ~hppa ~alpha ~mips"
+KEYWORDS="ia64 ~x86 ~sparc ~ppc amd64 ~hppa ~alpha ~mips"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"