diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-03 18:54:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-03 18:54:35 +0000 |
commit | 9cc442d65b0f2cb3910f80b2867355931839153e (patch) | |
tree | bcc4b15a5f1525cc0e5bf79592085b0ed4a90228 /kde-base/kalyptus | |
parent | Restrict binchecks and strip, only installs datafiles. (diff) | |
download | historical-9cc442d65b0f2cb3910f80b2867355931839153e.tar.gz historical-9cc442d65b0f2cb3910f80b2867355931839153e.tar.bz2 historical-9cc442d65b0f2cb3910f80b2867355931839153e.zip |
Stable on ppc64
Package-Manager: portage-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" |