diff options
author | 2005-12-09 10:24:05 +0000 | |
---|---|---|
committer | 2005-12-09 10:24:05 +0000 | |
commit | a3de3e5e9c596d558db8f61d376a10c5a5df006f (patch) | |
tree | 14cdd51bb14ef9503b5addd7fce741e8606c49c7 /kde-base/kalyptus/kalyptus-3.4.2.ebuild | |
parent | Marked ppc stable for bug #112842. (diff) | |
download | gentoo-2-a3de3e5e9c596d558db8f61d376a10c5a5df006f.tar.gz gentoo-2-a3de3e5e9c596d558db8f61d376a10c5a5df006f.tar.bz2 gentoo-2-a3de3e5e9c596d558db8f61d376a10c5a5df006f.zip |
Marked ppc stable for bug #112842.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kalyptus/kalyptus-3.4.2.ebuild')
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kalyptus/kalyptus-3.4.2.ebuild b/kde-base/kalyptus/kalyptus-3.4.2.ebuild index 835c97a81ebc..fe63f282de14 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.4 2005/11/25 14:41:00 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.4.2.ebuild,v 1.5 2005/12/09 10:20:01 josejx 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" |