diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-03 18:51:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-03 18:51:14 +0000 |
commit | 163065b8629a40241b6f553ec452c962f420af60 (patch) | |
tree | 61e54840b6f109859b0af2251502d0fef5c7ba6d /kde-base/kalyptus | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-163065b8629a40241b6f553ec452c962f420af60.tar.gz gentoo-2-163065b8629a40241b6f553ec452c962f420af60.tar.bz2 gentoo-2-163065b8629a40241b6f553ec452c962f420af60.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog index eea611403685..88bf7d5614ed 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.42 2006/11/16 05:18:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.43 2006/12/03 18:51:14 corsair Exp $ + + 03 Dec 2006; Markus Rothe <corsair@gentoo.org> kalyptus-3.5.4.ebuild: + Stable on ppc64 16 Nov 2006; Joseph Jezak <josejx@gentoo.org> kalyptus-3.5.4.ebuild: Marked ppc stable for bug #147570. diff --git a/kde-base/kalyptus/kalyptus-3.5.4.ebuild b/kde-base/kalyptus/kalyptus-3.5.4.ebuild index b616bf2bf6d6..c3bf24321824 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.7 2006/11/16 05:18:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.4.ebuild,v 1.8 2006/12/03 18:51:14 corsair 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" |