diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-18 18:30:33 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-18 18:30:33 +0000 |
commit | 3e0d9c1d1828463db71f115f213ef25fe6cf95ea (patch) | |
tree | 6a353366292c85c00c39c73566fbcee2a9c8321e /kde-base/kalyptus | |
parent | amd64/x86 stable, bug #221063 (diff) | |
download | gentoo-2-3e0d9c1d1828463db71f115f213ef25fe6cf95ea.tar.gz gentoo-2-3e0d9c1d1828463db71f115f213ef25fe6cf95ea.tar.bz2 gentoo-2-3e0d9c1d1828463db71f115f213ef25fe6cf95ea.zip |
amd64/x86 stable, bug #221063
(Portage version: 2.1.5)
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog index 6a13e5b2bfc8..d372fb96b2a8 100644 --- a/kde-base/kalyptus/ChangeLog +++ b/kde-base/kalyptus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalyptus # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.57 2008/05/15 14:41:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.58 2008/05/18 18:30:33 maekke Exp $ + + 18 May 2008; Markus Meier <maekke@gentoo.org> kalyptus-3.5.9.ebuild: + amd64/x86 stable, bug #221063 15 May 2008; Markus Rothe <corsair@gentoo.org> kalyptus-3.5.9.ebuild: Stable on ppc64; bug #221063 diff --git a/kde-base/kalyptus/kalyptus-3.5.9.ebuild b/kde-base/kalyptus/kalyptus-3.5.9.ebuild index 546de683453c..500dd3b2e493 100644 --- a/kde-base/kalyptus/kalyptus-3.5.9.ebuild +++ b/kde-base/kalyptus/kalyptus-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.9.ebuild,v 1.2 2008/05/15 14:41:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.9.ebuild,v 1.3 2008/05/18 18:30:33 maekke 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 ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="dev-lang/perl" |