summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-05-25 22:26:34 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-05-25 22:26:34 +0000
commita12645ed8ee5c0c65426f0fb753590452a847db5 (patch)
tree7b5d27367248f1e59f399f43db14e192d90f77e5 /dev-db/qt-unixODBC
parentmove the block generates sasldb2 to pkg_postinst. (diff)
downloadgentoo-2-a12645ed8ee5c0c65426f0fb753590452a847db5.tar.gz
gentoo-2-a12645ed8ee5c0c65426f0fb753590452a847db5.tar.bz2
gentoo-2-a12645ed8ee5c0c65426f0fb753590452a847db5.zip
Stable on hppa.
(Portage version: 2.0.54-r2)
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 ed1a76a4cd1a..268fb12c6f87 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.20 2006/05/22 14:27:08 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.21 2006/05/25 22:26:34 gmsoft Exp $
+
+ 25 May 2006; Guy Martin <gmsoft@gentoo.org> qt-unixODBC-3.3.6.ebuild:
+ Stable on hppa.
22 May 2006; Caleb Tennis <caleb@gentoo.org> -qt-unixODBC-3.3.4.ebuild:
remove for GSLA 200510-14
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 441c1076972c..93c77b4096a0 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.6 2006/05/12 22:32:48 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild,v 1.7 2006/05/25 22:26:34 gmsoft 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"