summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-01-17 16:39:16 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-01-17 16:39:16 +0000
commite39d2bce89285abdff04efeaaeee2425b411b50b (patch)
tree37f75573d1f8188a41f8a4145d1cba80a5dacd7b /dev-db
parentppc stable #248038 (diff)
downloadgentoo-2-e39d2bce89285abdff04efeaaeee2425b411b50b.tar.gz
gentoo-2-e39d2bce89285abdff04efeaaeee2425b411b50b.tar.bz2
gentoo-2-e39d2bce89285abdff04efeaaeee2425b411b50b.zip
ppc stable #254153
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/qt-unixODBC/ChangeLog5
-rw-r--r--dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/qt-unixODBC/ChangeLog b/dev-db/qt-unixODBC/ChangeLog
index e5cdbd9a2fcf..8befa9cdc0c1 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.43 2009/01/10 15:15:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.44 2009/01/17 16:39:16 nixnut Exp $
+
+ 17 Jan 2009; nixnut <nixnut@gentoo.org> qt-unixODBC-3.3.8b.ebuild:
+ ppc stable #254153
10 Jan 2009; Raúl Porcel <armin76@gentoo.org> qt-unixODBC-3.3.8b.ebuild:
alpha/ia64/sparc/x86 stable wrt #254153
diff --git a/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild b/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild
index 9acd8556db07..3c84c97fc712 100644
--- a/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild
+++ b/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.8b.ebuild,v 1.5 2009/01/10 15:15:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild,v 1.6 2009/01/17 16:39:16 nixnut Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.gz"
IUSE=""
LICENSE="|| ( QPL-1.0 GPL-2 GPL-3 )"
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"