diff options
Diffstat (limited to 'kde-base/dcopjava/dcopjava-3.5.3.ebuild')
-rw-r--r-- | kde-base/dcopjava/dcopjava-3.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/dcopjava/dcopjava-3.5.3.ebuild b/kde-base/dcopjava/dcopjava-3.5.3.ebuild index b10ad3ae795c..1f204e00d9fa 100644 --- a/kde-base/dcopjava/dcopjava-3.5.3.ebuild +++ b/kde-base/dcopjava/dcopjava-3.5.3.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/kde-base/dcopjava/dcopjava-3.5.3.ebuild,v 1.2 2006/07/25 02:46:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dcopjava/dcopjava-3.5.3.ebuild,v 1.3 2006/10/03 08:56:55 flameeyes Exp $ # NOTE TODO install a jar file rather than a tree of class files, and use java-pkg.eclass, # in keeping with policy @@ -8,7 +8,7 @@ KMNAME=kdebindings KMEXTRACTONLY="kdejava/configure.in.in" KM_MAKEFILESREV=1 -MAXKDEVER=3.5.4 +MAXKDEVER=3.5.5 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta |