diff options
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog index a85ce34f53b7..52536070ea57 100644 --- a/kde-base/kalyptus/ChangeLog +++ b/kde-base/kalyptus/ChangeLog @@ -1,6 +1,10 @@ # 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.38 2006/10/03 09:07:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.39 2006/11/13 15:06:34 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + kalyptus-3.5.4.ebuild: + "Stable x86, bug #147570" 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> kalyptus-3.5.4.ebuild: Bump to 3.5.5 (pre-release). diff --git a/kde-base/kalyptus/kalyptus-3.5.4.ebuild b/kde-base/kalyptus/kalyptus-3.5.4.ebuild index dcae8b29002f..f20bbf24b4cd 100644 --- a/kde-base/kalyptus/kalyptus-3.5.4.ebuild +++ b/kde-base/kalyptus/kalyptus-3.5.4.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.4.ebuild,v 1.3 2006/10/03 09:07:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.4.ebuild,v 1.4 2006/11/13 15:06:34 opfer Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE bindings generator for multiple languages." -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="dev-lang/perl" |