summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-03-23 09:15:10 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-03-23 09:15:10 +0000
commit33062c8967f05682b6dc9b3099e6a92f6c5b6f0a (patch)
treef27581f13035321ccd9f54f6361399f92f3943e1 /dev-db
parentAdding patch for octave 2.1.57+ (diff)
downloadhistorical-33062c8967f05682b6dc9b3099e6a92f6c5b6f0a.tar.gz
historical-33062c8967f05682b6dc9b3099e6a92f6c5b6f0a.tar.bz2
historical-33062c8967f05682b6dc9b3099e6a92f6c5b6f0a.zip
For 2.2.8, masked the qt/gnome-libs interface for unixODBC until qt stuff can be sorted out on mips.
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/unixODBC/ChangeLog8
-rw-r--r--dev-db/unixODBC/Manifest12
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.8.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.2.2.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.2.6-r1.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.2.6.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.2.8.ebuild12
7 files changed, 28 insertions, 20 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog
index 8681c58d675f..97f440690af8 100644
--- a/dev-db/unixODBC/ChangeLog
+++ b/dev-db/unixODBC/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-db/unixODBC
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.25 2004/02/27 09:55:14 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.26 2004/03/23 09:15:10 kumba Exp $
+
+ 23 Mar 2004; Joshua Kinard <kumba@gentoo.org> unixODBC-2.0.8.ebuild,
+ unixODBC-2.2.2.ebuild, unixODBC-2.2.6-r1.ebuild, unixODBC-2.2.6.ebuild,
+ unixODBC-2.2.8.ebuild:
+ For 2.2.8, masked the qt/gnome-libs interface for unixODBC until qt stuff can
+ be sorted out on mips.
27 Feb 2004; Joshua Kinard <kumba@gentoo.org> unixODBC-2.2.8.ebuild:
Forgot gnuconfig
diff --git a/dev-db/unixODBC/Manifest b/dev-db/unixODBC/Manifest
index b02b3e492fb1..7f8aed33bd18 100644
--- a/dev-db/unixODBC/Manifest
+++ b/dev-db/unixODBC/Manifest
@@ -1,10 +1,10 @@
-MD5 fc7b0b450adf47dd4ed3362090168c88 ChangeLog 3318
+MD5 55f306ebc74a756db5cef8c2d401b54c ChangeLog 3594
MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225
-MD5 0bd88c25618464c75595f9e0e39195ff unixODBC-2.0.8.ebuild 1108
-MD5 2352820d0c329b031a28ed77cd6be6d3 unixODBC-2.2.2.ebuild 1297
-MD5 5745da25ab3811eae8c558cbdb756445 unixODBC-2.2.6.ebuild 1522
-MD5 0c9762bc1c2b832a91cbd1eaeb0f7c23 unixODBC-2.2.6-r1.ebuild 1622
-MD5 317581900dc6724129b9736e8836a4fb unixODBC-2.2.8.ebuild 1719
+MD5 24a61bb8972f3eaed1ee82525b2d154a unixODBC-2.0.8.ebuild 1105
+MD5 95b9ddc2dea782ab6ba6e076e402b9ee unixODBC-2.2.2.ebuild 1295
+MD5 ba7a3e67dd2cc8495e6517c73f9f9e26 unixODBC-2.2.6.ebuild 1520
+MD5 a4853015ad04dc470b79cbcbaabc77db unixODBC-2.2.6-r1.ebuild 1618
+MD5 ab7e463c2455781f2132675f2a14eb2d unixODBC-2.2.8.ebuild 1756
MD5 f383c7806ba5f687ba55d5f1bc6a36aa files/digest-unixODBC-2.0.8 67
MD5 0f7614b93d6ede252ed2f7d7ff1aac90 files/digest-unixODBC-2.2.2 67
MD5 4eaaa819fc28ee784da166d14e9f7fad files/digest-unixODBC-2.2.6 67
diff --git a/dev-db/unixODBC/unixODBC-2.0.8.ebuild b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
index b3e4d60a67d3..4f9b59a60072 100644
--- a/dev-db/unixODBC/unixODBC-2.0.8.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.8.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/unixODBC/unixODBC-2.0.8.ebuild,v 1.17 2003/09/11 01:06:22 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.18 2004/03/23 09:15:10 kumba Exp $
DESCRIPTION="ODBC Interface for Linux"
HOMEPAGE="http://www.unixodbc.org/"
diff --git a/dev-db/unixODBC/unixODBC-2.2.2.ebuild b/dev-db/unixODBC/unixODBC-2.2.2.ebuild
index 2a5c0b1e147c..8dccc9ddd7ab 100644
--- a/dev-db/unixODBC/unixODBC-2.2.2.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.2.2.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/unixODBC/unixODBC-2.2.2.ebuild,v 1.13 2003/10/27 02:07:55 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.14 2004/03/23 09:15:10 kumba Exp $
DESCRIPTION="ODBC Interface for Linux"
HOMEPAGE="http://www.unixodbc.org/"
diff --git a/dev-db/unixODBC/unixODBC-2.2.6-r1.ebuild b/dev-db/unixODBC/unixODBC-2.2.6-r1.ebuild
index 18a2c4798826..7dd340e2136e 100644
--- a/dev-db/unixODBC/unixODBC-2.2.6-r1.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.2.6-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/unixODBC/unixODBC-2.2.6-r1.ebuild,v 1.3 2004/02/16 20:58:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.6-r1.ebuild,v 1.4 2004/03/23 09:15:10 kumba Exp $
DESCRIPTION="ODBC Interface for Linux"
HOMEPAGE="http://www.unixodbc.org/"
diff --git a/dev-db/unixODBC/unixODBC-2.2.6.ebuild b/dev-db/unixODBC/unixODBC-2.2.6.ebuild
index fee8f928f96d..96aacd656ecd 100644
--- a/dev-db/unixODBC/unixODBC-2.2.6.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.2.6.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/unixODBC/unixODBC-2.2.6.ebuild,v 1.8 2004/01/08 09:21:35 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.6.ebuild,v 1.9 2004/03/23 09:15:10 kumba Exp $
DESCRIPTION="ODBC Interface for Linux"
HOMEPAGE="http://www.unixodbc.org/"
diff --git a/dev-db/unixODBC/unixODBC-2.2.8.ebuild b/dev-db/unixODBC/unixODBC-2.2.8.ebuild
index 721e27916491..04086a0bce8a 100644
--- a/dev-db/unixODBC/unixODBC-2.2.8.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.2.8.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/unixODBC/unixODBC-2.2.8.ebuild,v 1.3 2004/02/27 09:55:14 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.8.ebuild,v 1.4 2004/03/23 09:15:10 kumba Exp $
DESCRIPTION="ODBC Interface for Linux"
HOMEPAGE="http://www.unixodbc.org/"
@@ -8,15 +8,17 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~hppa ~alpha ~amd64 ~sparc ~mips"
+KEYWORDS="~x86 ~ppc ~hppa ~alpha ~amd64 ~sparc mips"
IUSE="qt gnome"
inherit eutils gnuconfig
DEPEND="virtual/glibc
>=sys-libs/readline-4.1
>=sys-libs/ncurses-5.2
- gnome? ( gnome-base/gnome-libs )
- qt? ( >=x11-libs/qt-3.0* )"
+ !mips? (
+ gnome? ( gnome-base/gnome-libs )
+ qt? ( >=x11-libs/qt-3.0* )
+ )"
# the configure.in patch is required for 'use qt'
src_unpack() {
@@ -32,7 +34,7 @@ src_unpack() {
src_compile() {
local myconf
- if [ "`use qt`" ]
+ if [ "`use qt`" ] && [ -z "`use mips`" ]
then
myconf="--enable-gui=yes"
else