diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 18:16:34 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 18:16:34 +0000 |
commit | c115396c75d981cabfabc7d7955c934d1fea325a (patch) | |
tree | 6720c49512da7c9c55818e7a5c6606efb14039e5 /kde-base/kalyptus | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-c115396c75d981cabfabc7d7955c934d1fea325a.tar.gz gentoo-2-c115396c75d981cabfabc7d7955c934d1fea325a.tar.bz2 gentoo-2-c115396c75d981cabfabc7d7955c934d1fea325a.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.2.ebuild | 4 |
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" |