diff options
author | 2006-05-12 19:46:40 +0000 | |
---|---|---|
committer | 2006-05-12 19:46:40 +0000 | |
commit | 373187b343eab780188c277947ba1d79fba8b2f6 (patch) | |
tree | db54557502ee79030d7857380228e03137871a2d /dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild | |
parent | Remove ECVS_* variables. (diff) | |
download | gentoo-2-373187b343eab780188c277947ba1d79fba8b2f6.tar.gz gentoo-2-373187b343eab780188c277947ba1d79fba8b2f6.tar.bz2 gentoo-2-373187b343eab780188c277947ba1d79fba8b2f6.zip |
Marking stable on x86 wrt bug #132887.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild')
-rw-r--r-- | dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 c469321a08bc..cf224a94fdc9 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.4 2006/05/12 12:36:06 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild,v 1.5 2006/05/12 19:46:39 wolf31o2 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" |