summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-29 16:28:50 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-29 16:28:50 +0000
commite17cad2d1f7425537feccfec0f1164c006590fed (patch)
treed077b0ae39781b3f7a8f6dbb4c49840c345ea15a /dev-db
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-e17cad2d1f7425537feccfec0f1164c006590fed.tar.gz
gentoo-2-e17cad2d1f7425537feccfec0f1164c006590fed.tar.bz2
gentoo-2-e17cad2d1f7425537feccfec0f1164c006590fed.zip
sync IUSE (+perl)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql/ChangeLog6
-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
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index 58ac2f142166..b838387ac287 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/mysql
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.108 2004/06/24 21:57:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.109 2004/06/29 16:28:50 agriffis Exp $
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> mysql-3.23.56.ebuild,
+ mysql-3.23.57-r1.ebuild, mysql-3.23.57.ebuild, mysql-4.0.12.ebuild:
+ sync IUSE (+perl)
06 Jun 2004; Aron Griffis <agriffis@gentoo.org> mysql-4.0.17.ebuild:
Fix use invocation
diff --git a/dev-db/mysql/mysql-3.23.56.ebuild b/dev-db/mysql/mysql-3.23.56.ebuild
index 9340b223eba0..f0e18e509925 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-2004 Gentoo Foundation
# 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.7 2004/06/24 21:57:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.56.ebuild,v 1.8 2004/06/29 16:28:50 agriffis Exp $
# bug #11681; get b0rked code when using -march=k6 with this package.
inherit flag-o-matic
@@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/${SDIR
LICENSE="GPL-2"
SLOT="0"
-IUSE="static readline innodb berkdb tcpd ssl debug"
+IUSE="berkdb debug innodb perl readline ssl static tcpd"
KEYWORDS="x86 sparc alpha hppa ppc"
DEPEND="readline? ( >=sys-libs/readline-4.1 )
diff --git a/dev-db/mysql/mysql-3.23.57-r1.ebuild b/dev-db/mysql/mysql-3.23.57-r1.ebuild
index e9ffcf0dd9cd..d305ec145c34 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-2004 Gentoo Foundation
# 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.6 2004/06/24 21:57:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.57-r1.ebuild,v 1.7 2004/06/29 16:28:50 agriffis Exp $
inherit flag-o-matic eutils
@@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/${SDIR
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~sparc ~alpha ~hppa ppc"
-IUSE="static readline innodb berkdb tcpd ssl debug"
+IUSE="berkdb debug innodb perl readline ssl static tcpd"
DEPEND="readline? ( >=sys-libs/readline-4.1 )
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
diff --git a/dev-db/mysql/mysql-3.23.57.ebuild b/dev-db/mysql/mysql-3.23.57.ebuild
index cac199ad06d0..effbb56ed484 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-2004 Gentoo Foundation
# 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.7 2004/06/24 21:57:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.57.ebuild,v 1.8 2004/06/29 16:28:50 agriffis Exp $
# bug #11681; get b0rked code when using -march=k6 with this package.
inherit flag-o-matic
@@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/${SDIR
LICENSE="GPL-2"
SLOT="0"
-IUSE="static readline innodb berkdb tcpd ssl debug"
+IUSE="berkdb debug innodb perl readline ssl static tcpd"
KEYWORDS="x86 ~sparc ~alpha ~hppa ppc"
DEPEND="readline? ( >=sys-libs/readline-4.1 )
diff --git a/dev-db/mysql/mysql-4.0.12.ebuild b/dev-db/mysql/mysql-4.0.12.ebuild
index 257d372cf990..ed32c4111d27 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-2004 Gentoo Foundation
# 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.11 2004/06/24 21:57:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.12.ebuild,v 1.12 2004/06/29 16:28:50 agriffis Exp $
#to accomodate -laadeedah releases
NEWP=${P}
@@ -22,7 +22,7 @@ SRC_URI="ftp://mirror.mcs.anl.gov/pub/mysql/Downloads/${SDIR}/${NEWP}.tar.gz
KEYWORDS="~x86 ~sparc ppc"
LICENSE="GPL-2"
SLOT="0"
-IUSE="static readline innodb berkdb tcpd ssl debug"
+IUSE="berkdb debug innodb perl readline ssl static tcpd"
DEPEND="readline? ( >=sys-libs/readline-4.1 )
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )