summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-11-24 18:19:24 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-11-24 18:19:24 +0000
commit8e76394841da3487cd3057c2cb1c879621f5b985 (patch)
tree7599a9788af0fa9d8caca9d0c1478755ff15ecf5 /kde-base/kalyptus/kalyptus-3.4.2.ebuild
parentRestoring dropped junit tests (diff)
downloadgentoo-2-8e76394841da3487cd3057c2cb1c879621f5b985.tar.gz
gentoo-2-8e76394841da3487cd3057c2cb1c879621f5b985.tar.bz2
gentoo-2-8e76394841da3487cd3057c2cb1c879621f5b985.zip
Stable on sparc wrt #112842
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kalyptus/kalyptus-3.4.2.ebuild')
-rw-r--r--kde-base/kalyptus/kalyptus-3.4.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kalyptus/kalyptus-3.4.2.ebuild b/kde-base/kalyptus/kalyptus-3.4.2.ebuild
index feb78545a43f..f16d36278747 100644
--- a/kde-base/kalyptus/kalyptus-3.4.2.ebuild
+++ b/kde-base/kalyptus/kalyptus-3.4.2.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/kde-base/kalyptus/kalyptus-3.4.2.ebuild,v 1.2 2005/10/13 00:09:50 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.4.2.ebuild,v 1.3 2005/11/24 18:16:42 gustavoz Exp $
KMNAME=kdebindings
KM_MAKEFILESREV=1
@@ -9,7 +9,7 @@ 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
+}