summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 12:45:31 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 12:45:31 +0000
commit6350cd6b94e90b076a8794c1eabc1b01e47a9e51 (patch)
treede1eb7060d16c3e93cfdfa59d02499828b618eac /kde-base/kalyptus
parentDon't mess up dependencies when cross-compiling. (diff)
downloadhistorical-6350cd6b94e90b076a8794c1eabc1b01e47a9e51.tar.gz
historical-6350cd6b94e90b076a8794c1eabc1b01e47a9e51.tar.bz2
historical-6350cd6b94e90b076a8794c1eabc1b01e47a9e51.zip
Stable on x86 wrt bug #132213.
Package-Manager: portage-2.1_rc2-r1
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r--kde-base/kalyptus/ChangeLog5
-rw-r--r--kde-base/kalyptus/kalyptus-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog
index 607179497b89..81a2614d2bc8 100644
--- a/kde-base/kalyptus/ChangeLog
+++ b/kde-base/kalyptus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kalyptus
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.25 2006/04/06 00:55:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.26 2006/05/26 12:41:24 wolf31o2 Exp $
+
+ 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kalyptus-3.5.2.ebuild:
+ Stable on x86 wrt bug #132213.
05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -kalyptus-3.5.0.ebuild,
-kalyptus-3.5.1.ebuild:
diff --git a/kde-base/kalyptus/kalyptus-3.5.2.ebuild b/kde-base/kalyptus/kalyptus-3.5.2.ebuild
index 9e273864af6f..8a5667aa54ca 100644
--- a/kde-base/kalyptus/kalyptus-3.5.2.ebuild
+++ b/kde-base/kalyptus/kalyptus-3.5.2.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/kalyptus/kalyptus-3.5.2.ebuild,v 1.1 2006/03/22 20:14:54 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.2.ebuild,v 1.2 2006/05/26 12:41:24 wolf31o2 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 ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="dev-lang/perl"
PATCHES="$FILESDIR/no-gtk-glib-check.diff"