summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 18:20:18 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 18:20:18 +0000
commitc77fec741ffd71c8be387cc00b93fe0c0df0f03f (patch)
tree5ef73693a84c84f808d44f1a37ce49aede1f8f05 /kde-base/kalyptus
parentDon't force -j1, the old bug seems fixed. (diff)
downloadhistorical-c77fec741ffd71c8be387cc00b93fe0c0df0f03f.tar.gz
historical-c77fec741ffd71c8be387cc00b93fe0c0df0f03f.tar.bz2
historical-c77fec741ffd71c8be387cc00b93fe0c0df0f03f.zip
Stable on amd64 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 81a2614d2bc8..eb24b260b9bf 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.26 2006/05/26 12:41:24 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.27 2006/05/26 18:16:34 wolf31o2 Exp $
+
+ 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kalyptus-3.5.2.ebuild:
+ Stable on amd64 wrt bug #132213
26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kalyptus-3.5.2.ebuild:
Stable on x86 wrt bug #132213.
diff --git a/kde-base/kalyptus/kalyptus-3.5.2.ebuild b/kde-base/kalyptus/kalyptus-3.5.2.ebuild
index 8a5667aa54ca..aa5b6c09be16 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.2 2006/05/26 12:41:24 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.2.ebuild,v 1.3 2006/05/26 18:16:34 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"