diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-06 12:16:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-06 12:16:22 +0000 |
commit | 53e3a8077e2b5f83e4aa03243bfa0f821736e5d2 (patch) | |
tree | 170614c03f9ae931e9c1ce7f2db105c2ab88daca /kde-base/kalyptus | |
parent | amd64/x86 stable, bug #271889 (diff) | |
download | historical-53e3a8077e2b5f83e4aa03243bfa0f821736e5d2.tar.gz historical-53e3a8077e2b5f83e4aa03243bfa0f821736e5d2.tar.bz2 historical-53e3a8077e2b5f83e4aa03243bfa0f821736e5d2.zip |
amd64/x86 stable, bug #271889
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
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 5721dafa056e..159ed0665d86 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.65 2009/06/03 15:37:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.66 2009/06/06 11:11:10 maekke Exp $ + + 06 Jun 2009; Markus Meier <maekke@gentoo.org> kalyptus-3.5.10.ebuild: + amd64/x86 stable, bug #271889 03 Jun 2009; Brent Baude <ranger@gentoo.org> kalyptus-3.5.10.ebuild: Marking kalyptus-3.5.10 ppc64 stable for bug 271889 diff --git a/kde-base/kalyptus/kalyptus-3.5.10.ebuild b/kde-base/kalyptus/kalyptus-3.5.10.ebuild index 99ac8e50afde..3d7c905bffc7 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.3 2009/06/03 15:37:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.10.ebuild,v 1.4 2009/06/06 11:11:10 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 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="dev-lang/perl" |