diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-03 15:37:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-03 15:37:40 +0000 |
commit | 1c187ea09ff4e25800480709a27427d89a70ddc7 (patch) | |
tree | fe06b318f95c0cbfe9ceb7fa4ca31c5c800d9c08 /kde-base/kalyptus | |
parent | Drop KDE 4.2.2 (diff) | |
download | gentoo-2-1c187ea09ff4e25800480709a27427d89a70ddc7.tar.gz gentoo-2-1c187ea09ff4e25800480709a27427d89a70ddc7.tar.bz2 gentoo-2-1c187ea09ff4e25800480709a27427d89a70ddc7.zip |
Marking kalyptus-3.5.10 ppc64 for bug 271889
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog index 3b9cc27d4f3d..5721dafa056e 100644 --- a/kde-base/kalyptus/ChangeLog +++ b/kde-base/kalyptus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalyptus # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.64 2009/05/31 21:35:07 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.65 2009/06/03 15:37:40 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> kalyptus-3.5.10.ebuild: + Marking kalyptus-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> kalyptus-3.5.10.ebuild: ppc stable #271889 diff --git a/kde-base/kalyptus/kalyptus-3.5.10.ebuild b/kde-base/kalyptus/kalyptus-3.5.10.ebuild index ada0e0f8e9d0..99ac8e50afde 100644 --- a/kde-base/kalyptus/kalyptus-3.5.10.ebuild +++ b/kde-base/kalyptus/kalyptus-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.10.ebuild,v 1.2 2009/05/31 21:35:07 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.10.ebuild,v 1.3 2009/06/03 15:37:40 ranger Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -8,7 +8,7 @@ EAPI="1" inherit kde-meta DESCRIPTION="KDE bindings generator for multiple languages." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl" |