summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-15 21:41:54 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-15 21:41:54 +0000
commit1d5d99fb4d8b9a445216ab601799b5a221be9d58 (patch)
treeb6ad6ece4fa9da2bf972ce3980c6752f9fddb47d /dev-db/qt-unixODBC
parentMark 0.13 ~ia64 (diff)
downloadgentoo-2-1d5d99fb4d8b9a445216ab601799b5a221be9d58.tar.gz
gentoo-2-1d5d99fb4d8b9a445216ab601799b5a221be9d58.tar.bz2
gentoo-2-1d5d99fb4d8b9a445216ab601799b5a221be9d58.zip
Stable on ia64, bug 132887.
(Portage version: 2.1.2_pre3-r1)
Diffstat (limited to 'dev-db/qt-unixODBC')
-rw-r--r--dev-db/qt-unixODBC/ChangeLog6
-rw-r--r--dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/qt-unixODBC/ChangeLog b/dev-db/qt-unixODBC/ChangeLog
index 3044b5c96e11..1278093d35d8 100644
--- a/dev-db/qt-unixODBC/ChangeLog
+++ b/dev-db/qt-unixODBC/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/qt-unixODBC
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.23 2006/07/17 17:44:02 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.24 2006/10/15 21:41:54 kloeri Exp $
+
+ 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
+ qt-unixODBC-3.3.6.ebuild:
+ Stable on ia64, bug 132887.
17 Jul 2006; Caleb Tennis <caleb@gentoo.org> -qt-unixODBC-3.3.5.ebuild:
removing unneeded version
diff --git a/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild b/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild
index 21b060bf00ba..961b2c769aa9 100644
--- a/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild
+++ b/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.6.ebuild,v 1.8 2006/05/30 15:54:28 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild,v 1.9 2006/10/15 21:41:54 kloeri 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="alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
DEPEND="~x11-libs/qt-$PV
dev-db/unixODBC"