summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-05-12 12:36:06 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-05-12 12:36:06 +0000
commit5a01b9b03afa6a3b168c51ae86b22489c26f6781 (patch)
treeea7fb2794acff717f3534fbc14fc4c129506c7c8 /dev-db/qt-unixODBC
parentMarked ppc (diff)
downloadgentoo-2-5a01b9b03afa6a3b168c51ae86b22489c26f6781.tar.gz
gentoo-2-5a01b9b03afa6a3b168c51ae86b22489c26f6781.tar.bz2
gentoo-2-5a01b9b03afa6a3b168c51ae86b22489c26f6781.zip
Marked ppc
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'dev-db/qt-unixODBC')
-rw-r--r--dev-db/qt-unixODBC/ChangeLog5
-rw-r--r--dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/qt-unixODBC/ChangeLog b/dev-db/qt-unixODBC/ChangeLog
index 1ece884b4e50..2cbaa1c888c5 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.16 2006/05/12 12:10:14 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.17 2006/05/12 12:36:06 lu_zero Exp $
+
+ 12 May 2006; Luca Barbato <lu_zero@gentoo.org> qt-unixODBC-3.3.6.ebuild:
+ Marked ppc
12 May 2006; Jason Wever <weeve@gentoo.org> qt-unixODBC-3.3.6.ebuild:
Stable on SPARC wrt bug #132887.
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 0f58525d9eb6..c469321a08bc 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.3 2006/05/12 12:10:14 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild,v 1.4 2006/05/12 12:36:06 lu_zero 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"