summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-09-09 15:48:49 +0000
committerTom Gall <tgall@gentoo.org>2005-09-09 15:48:49 +0000
commit6c5cd51fe6881f3314db73db3fd50241eae079fb (patch)
treeb9333d1f46c1df92421eb86b5736ac35575c7fb8
parentMark 1.2.10 stable on alpha (diff)
downloadhistorical-6c5cd51fe6881f3314db73db3fd50241eae079fb.tar.gz
historical-6c5cd51fe6881f3314db73db3fd50241eae079fb.tar.bz2
historical-6c5cd51fe6881f3314db73db3fd50241eae079fb.zip
stable on ppc64, bug #14178
Package-Manager: portage-2.0.51.22-r2
-rw-r--r--dev-db/qt-unixODBC/ChangeLog7
-rw-r--r--dev-db/qt-unixODBC/Manifest4
-rw-r--r--dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-db/qt-unixODBC/ChangeLog b/dev-db/qt-unixODBC/ChangeLog
index 07143b7c541f..f7b683253a21 100644
--- a/dev-db/qt-unixODBC/ChangeLog
+++ b/dev-db/qt-unixODBC/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/qt-unixODBC
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.3 2005/07/01 14:07:18 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.4 2005/09/09 15:48:49 tgall Exp $
+
+ 09 Sep 2005; Tom Gall <tgall@gentoo.org> qt-unixODBC-3.3.4.ebuild:
+ stable on ppc64 bug #14178
*qt-unixODBC-3.3.4 (01 Jul 2005)
@@ -12,4 +15,4 @@
23 Oct 2004; Dan Armak <danarmak@gentoo.org> qt-ODBC-3.3.3.ebuild:
First created. A separate ebuild for the QT unixODBC plugin to fix #14178.
- \ No newline at end of file
+
diff --git a/dev-db/qt-unixODBC/Manifest b/dev-db/qt-unixODBC/Manifest
index 4aec7393cd0e..ec325a14c12d 100644
--- a/dev-db/qt-unixODBC/Manifest
+++ b/dev-db/qt-unixODBC/Manifest
@@ -1,4 +1,4 @@
-MD5 a18d58d60dec17980060cedba8803a73 qt-unixODBC-3.3.4.ebuild 1578
-MD5 b5a1b1a7079fc36be5283a1ac4a2a26f ChangeLog 575
+MD5 e769a5b600de6e85b6fbc0a2dbfd534b ChangeLog 672
MD5 512150b47a904b0240101e319856aab1 metadata.xml 156
+MD5 32677ec53acd466da3b41160d370c794 qt-unixODBC-3.3.4.ebuild 1574
MD5 07a5c97eddc68da556434cdd09a7a903 files/digest-qt-unixODBC-3.3.4 72
diff --git a/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild b/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild
index dde2c0d42a56..808228ce5c58 100644
--- a/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild
+++ b/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.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/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild,v 1.1 2005/07/01 14:07:18 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild,v 1.2 2005/09/09 15:48:49 tgall Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.bz2"
IUSE=""
LICENSE="|| ( QPL-1.0 GPL-2 )"
SLOT="3"
-KEYWORDS="~x86 ~amd64 ~hppa ~mips ~ppc ~ppc64 ~alpha ~sparc ~ia64"
+KEYWORDS="~x86 ~amd64 ~hppa ~mips ~ppc ppc64 ~alpha ~sparc ~ia64"
DEPEND="~x11-libs/qt-$PV
dev-db/unixODBC"