diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 19:26:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 19:26:49 +0000 |
commit | 736a566a0ebe8571bb8a9f67f8e16d9f9badf8b7 (patch) | |
tree | 141bb3f22b7da2c481a6fe7a43691e88e99fc3cb /kde-base/kalyptus | |
parent | Stable on sparc --- Bug #149662 --- sparc now passes all tests under (diff) | |
download | historical-736a566a0ebe8571bb8a9f67f8e16d9f9badf8b7.tar.gz historical-736a566a0ebe8571bb8a9f67f8e16d9f9badf8b7.tar.bz2 historical-736a566a0ebe8571bb8a9f67f8e16d9f9badf8b7.zip |
Stable on sparc wrt #147570
Package-Manager: portage-2.1.1-r1
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 925cf3da1ce3..483691cec3a0 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.40 2006/11/14 01:57:16 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.41 2006/11/14 19:24:12 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> kalyptus-3.5.4.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> kalyptus-3.5.4.ebuild: Marked stable on amd64 wrt bug #147570. diff --git a/kde-base/kalyptus/kalyptus-3.5.4.ebuild b/kde-base/kalyptus/kalyptus-3.5.4.ebuild index 355cd691befa..1996199b85a5 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.5 2006/11/14 01:57:16 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.4.ebuild,v 1.6 2006/11/14 19:24:12 gustavoz 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" |