diff options
Diffstat (limited to 'kde-base/qtjava/qtjava-3.5.10.ebuild')
-rw-r--r-- | kde-base/qtjava/qtjava-3.5.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/qtjava/qtjava-3.5.10.ebuild b/kde-base/qtjava/qtjava-3.5.10.ebuild index bb36d5e7f040..13731d84408c 100644 --- a/kde-base/qtjava/qtjava-3.5.10.ebuild +++ b/kde-base/qtjava/qtjava-3.5.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.10.ebuild,v 1.1 2008/09/14 00:00:36 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.10.ebuild,v 1.2 2009/05/31 21:25:59 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" |