diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-13 03:36:20 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-13 03:36:20 +0000 |
commit | 18658f35c9c7ac2404c6e9625e4a639e9a76230a (patch) | |
tree | 9101b9ac94977bc231689c7ea712c51f1389a9eb /kde-base/kalyptus | |
parent | Adding updated java herd pretty version for bug #114327. x86 stabled. (diff) | |
download | historical-18658f35c9c7ac2404c6e9625e4a639e9a76230a.tar.gz historical-18658f35c9c7ac2404c6e9625e4a639e9a76230a.tar.bz2 historical-18658f35c9c7ac2404c6e9625e4a639e9a76230a.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog index 2b2815ad9b71..fd43aa4b1d2e 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.21 2005/12/12 19:32:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.22 2005/12/13 03:36:20 chriswhite Exp $ + + 13 Dec 2005; Chris White <chriswhite@gentoo.org> kalyptus-3.4.2.ebuild: + Marked x86 stable for bug #112842. 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> kalyptus-3.5.0.ebuild: Marked ~ppc. diff --git a/kde-base/kalyptus/kalyptus-3.4.2.ebuild b/kde-base/kalyptus/kalyptus-3.4.2.ebuild index fe63f282de14..1f5e70f59ce0 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.5 2005/12/09 10:20:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.4.2.ebuild,v 1.6 2005/12/13 03:36:20 chriswhite 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" |