summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-11-25 15:03:21 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-11-25 15:03:21 +0000
commit3645fee9e58535b4122a60ebf1ec359d412c866a (patch)
treebf7dfdae3bec98856cf6e02bbee6b330a093492a /kde-base/kalyptus
parentadd patches to close bug #100519 (diff)
downloadhistorical-3645fee9e58535b4122a60ebf1ec359d412c866a.tar.gz
historical-3645fee9e58535b4122a60ebf1ec359d412c866a.tar.bz2
historical-3645fee9e58535b4122a60ebf1ec359d412c866a.zip
Stable on amd64, bug 112842.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r--kde-base/kalyptus/ChangeLog5
-rw-r--r--kde-base/kalyptus/kalyptus-3.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog
index 84b909e9ed35..c4f6982b9735 100644
--- a/kde-base/kalyptus/ChangeLog
+++ b/kde-base/kalyptus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kalyptus
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.17 2005/11/24 18:16:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.18 2005/11/25 14:41:00 cryos Exp $
+
+ 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kalyptus-3.4.2.ebuild:
+ Stable on amd64, bug 112842.
24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> kalyptus-3.4.2.ebuild:
Stable on sparc wrt #112842
diff --git a/kde-base/kalyptus/kalyptus-3.4.2.ebuild b/kde-base/kalyptus/kalyptus-3.4.2.ebuild
index f16d36278747..835c97a81ebc 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.3 2005/11/24 18:16:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.4.2.ebuild,v 1.4 2005/11/25 14:41:00 cryos 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"