diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-08 15:16:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-08 15:16:41 +0000 |
commit | a0fc1b3b02fd18db95bef3f47f86a75ed39eb7a4 (patch) | |
tree | 270777bbe7722a8c4b0dd816abd5c0ed5b8d6869 /kde-base/kalyptus | |
parent | Removed old versions. (diff) | |
download | historical-a0fc1b3b02fd18db95bef3f47f86a75ed39eb7a4.tar.gz historical-a0fc1b3b02fd18db95bef3f47f86a75ed39eb7a4.tar.bz2 historical-a0fc1b3b02fd18db95bef3f47f86a75ed39eb7a4.zip |
alpha/sparc stable wrt #221063
Package-Manager: portage-2.1.4.4
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 f1d8173d48d6..348cfa7d8f05 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.60 2008/06/08 06:53:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.61 2008/06/08 15:09:10 armin76 Exp $ + + 08 Jun 2008; Raúl Porcel <armin76@gentoo.org> kalyptus-3.5.9.ebuild: + alpha/sparc stable wrt #221063 08 Jun 2008; Jeroen Roovers <jer@gentoo.org> kalyptus-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/kalyptus/kalyptus-3.5.9.ebuild b/kde-base/kalyptus/kalyptus-3.5.9.ebuild index 822571f25f6b..74ec8f2222fa 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.4 2008/06/08 06:53:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.9.ebuild,v 1.5 2008/06/08 15:09:10 armin76 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" |