summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kalyptus/kalyptus-3.4.2.ebuild')
-rw-r--r--kde-base/kalyptus/kalyptus-3.4.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-base/kalyptus/kalyptus-3.4.2.ebuild b/kde-base/kalyptus/kalyptus-3.4.2.ebuild
index f7106a84d358..ee2d3b6e2ac4 100644
--- a/kde-base/kalyptus/kalyptus-3.4.2.ebuild
+++ b/kde-base/kalyptus/kalyptus-3.4.2.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.4.2.ebuild,v 1.1 2005/07/28 21:16:10 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.4.2.ebuild,v 1.1.1.1 2005/11/30 10:13:16 chriswhite Exp $
KMNAME=kdebindings
KM_MAKEFILESREV=1
-MAXKDEVER=$PV
+MAXKDEVER=3.4.3
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE bindings generator for C, ObjC and Java"
-KEYWORDS=" ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc sparc ~x86"
IUSE=""
DEPEND="dev-lang/perl"
PATCHES="$FILESDIR/no-gtk-glib-check.diff"
@@ -24,4 +24,4 @@ src_compile () {
src_install() {
cd $S/kalyptus
make install DESTDIR=$D
-} \ No newline at end of file
+}