diff options
author | 2005-09-20 14:23:07 +0000 | |
---|---|---|
committer | 2005-09-20 14:23:07 +0000 | |
commit | 457b32df4ff415f82fc291c317674cb05830bdf7 (patch) | |
tree | 9ae65f46ab577009bd4b31d07c1e6be2293dd49f /dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild | |
parent | Added egethome function to portability eclass. (diff) | |
download | gentoo-2-457b32df4ff415f82fc291c317674cb05830bdf7.tar.gz gentoo-2-457b32df4ff415f82fc291c317674cb05830bdf7.tar.bz2 gentoo-2-457b32df4ff415f82fc291c317674cb05830bdf7.zip |
Stable on sparc wrt #105695
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild')
-rw-r--r-- | dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild b/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild index 73fef28de44c..ada169d4b4a7 100644 --- a/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild +++ b/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4-r1.ebuild,v 1.1 2005/09/20 02:07:33 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild,v 1.2 2005/09/20 14:23:07 gustavoz 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" |