summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-05-02 20:04:10 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-05-02 20:04:10 +0000
commitb5a216a936ec17469bcaca313911090e9f40c726 (patch)
tree8d1025df3378579daa3be0bdee8d876903cb72c5 /x11-libs
parentMarking ~amd64 with reference to Bug:91199 (diff)
downloadhistorical-b5a216a936ec17469bcaca313911090e9f40c726.tar.gz
historical-b5a216a936ec17469bcaca313911090e9f40c726.tar.bz2
historical-b5a216a936ec17469bcaca313911090e9f40c726.zip
Fixed odbc in gtk2 bug# 83417
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/wxGTK/ChangeLog7
-rw-r--r--x11-libs/wxGTK/Manifest14
-rw-r--r--x11-libs/wxGTK/wxGTK-2.4.2-r2.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.4.2-r4.ebuild4
5 files changed, 19 insertions, 14 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog
index f90d9f5b2430..d8d94d01b038 100644
--- a/x11-libs/wxGTK/ChangeLog
+++ b/x11-libs/wxGTK/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.72 2005/05/02 17:57:03 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.73 2005/05/02 20:04:10 pythonhead Exp $
+
+ 02 May 2005; Rob Cakebread <pythonhead@gentoo.org> wxGTK-2.4.2-r2.ebuild,
+ wxGTK-2.4.2-r3.ebuild, wxGTK-2.4.2-r4.ebuild:
+ Fixed odbc support for gtk2ansi. Thanks david somers <dsomers@trevezel.com>
+ bug# 83417
*wxGTK-2.6.0 (02 May 2005)
*wxGTK-2.4.2-r4 (02 May 2005)
diff --git a/x11-libs/wxGTK/Manifest b/x11-libs/wxGTK/Manifest
index fa227dc44019..f340c2afb429 100644
--- a/x11-libs/wxGTK/Manifest
+++ b/x11-libs/wxGTK/Manifest
@@ -1,12 +1,12 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 36dd16d598e82b36e8201b3a541d1d60 ChangeLog 12287
+MD5 a961ef6158538d30c0823c1ab524b536 ChangeLog 12503
MD5 4fca175f747a090fd2b7b8ce22fbc06d metadata.xml 162
-MD5 938cab60c7757f9a5c185b097daf7e2b wxGTK-2.4.2-r2.ebuild 4233
-MD5 5a64e4d953a6aa90bb54b929a4db3abf wxGTK-2.4.2-r3.ebuild 4732
+MD5 62be82618a657fca19a51e0825e5e4e9 wxGTK-2.4.2-r2.ebuild 4249
+MD5 8e6019a6283ee2341487641ba2193a74 wxGTK-2.4.2-r3.ebuild 4748
MD5 09c9c34555ebc9e6d85b3a6fbccbd4bd wxGTK-2.6.0.ebuild 1645
-MD5 cde69d3ce749fcef2d34aef6e3c6a003 wxGTK-2.4.2-r4.ebuild 4717
+MD5 5c1a799a45288e3dcd5b1d1723aa5790 wxGTK-2.4.2-r4.ebuild 4733
MD5 b8d2d1196e6c7f31335748286b926533 wxGTK-2.5.3.ebuild 4812
MD5 5087298be841a84071ea67830f5d6a2b files/digest-wxGTK-2.4.2-r2 65
MD5 5087298be841a84071ea67830f5d6a2b files/digest-wxGTK-2.4.2-r3 65
@@ -24,7 +24,7 @@ MD5 d3163f84f4f7dbabab06613667542f9b files/digest-wxGTK-2.5.3 65
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCdmoKz2gxt1z4IGYRAiDIAJ9288OofCmvup98YZ2QS3DJ7K8w3QCfUS+j
-OjvQk53TTQR9bAKVKr56IG4=
-=6jK5
+iD8DBQFCdofVz2gxt1z4IGYRAurMAKCw4YE5U+frDfSHlnhCcILnD3WHFwCgtAAj
+xkgCTNT/EAI+c9D0GBLzYCA=
+=EdFs
-----END PGP SIGNATURE-----
diff --git a/x11-libs/wxGTK/wxGTK-2.4.2-r2.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2-r2.ebuild
index cd691ec349e8..8264f8860683 100644
--- a/x11-libs/wxGTK/wxGTK-2.4.2-r2.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.4.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r2.ebuild,v 1.8 2005/05/02 17:57:03 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r2.ebuild,v 1.9 2005/05/02 20:04:10 pythonhead Exp $
inherit flag-o-matic eutils gnuconfig
@@ -88,7 +88,7 @@ src_compile() {
einfo "Building gtk2 version"
mkdir build_gtk2
cd build_gtk2
- ../configure ${myconf} \
+ ../configure ${myconf} `use_with odbc` \
--host=${CHOST} \
--prefix=/usr \
--infodir=/usr/share/info \
diff --git a/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild
index f1a30655acf3..c45bc800ddc0 100644
--- a/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild,v 1.7 2005/05/02 17:57:03 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild,v 1.8 2005/05/02 20:04:10 pythonhead Exp $
inherit flag-o-matic eutils gnuconfig multilib toolchain-funcs
@@ -89,7 +89,7 @@ src_compile() {
einfo "Building gtk2 version"
mkdir build_gtk2
cd build_gtk2
- ../configure ${myconf} \
+ ../configure ${myconf} `use_with odbc` \
--host=${CHOST} \
--prefix=/usr \
--infodir=/usr/share/info \
diff --git a/x11-libs/wxGTK/wxGTK-2.4.2-r4.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2-r4.ebuild
index dd193e67377f..0a7a50d672e2 100644
--- a/x11-libs/wxGTK/wxGTK-2.4.2-r4.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.4.2-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r4.ebuild,v 1.1 2005/05/02 17:57:03 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r4.ebuild,v 1.2 2005/05/02 20:04:10 pythonhead Exp $
inherit flag-o-matic eutils gnuconfig multilib toolchain-funcs
@@ -89,7 +89,7 @@ src_compile() {
einfo "Building gtk2 version"
mkdir build_gtk2
cd build_gtk2
- ../configure ${myconf} \
+ ../configure ${myconf} `use_with odbc` \
--host=${CHOST} \
--prefix=/usr \
--infodir=/usr/share/info \