diff options
Diffstat (limited to 'kde-base/qtjava/qtjava-3.5.9.ebuild')
-rw-r--r-- | kde-base/qtjava/qtjava-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/qtjava/qtjava-3.5.9.ebuild b/kde-base/qtjava/qtjava-3.5.9.ebuild index 5d4abf749008..26c3f600441b 100644 --- a/kde-base/qtjava/qtjava-3.5.9.ebuild +++ b/kde-base/qtjava/qtjava-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.9.ebuild,v 1.4 2008/05/18 15:21:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.9.ebuild,v 1.5 2008/06/14 17:38:39 nixnut Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -10,7 +10,7 @@ inherit java-pkg-2 kde-meta DESCRIPTION="Java bindings for QT" HOMEPAGE="http://developer.kde.org/language-bindings/java/qtjava.html" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" DEPEND=">=virtual/jdk-1.4" RDEPEND=">=virtual/jre-1.4" |