diff options
author | 2006-12-11 14:27:24 +0000 | |
---|---|---|
committer | 2006-12-11 14:27:24 +0000 | |
commit | a9e87e303563e1101addc8489b1095db60ad156f (patch) | |
tree | fb3948db367daff2b30718ee04120973e335ab2e /kde-base/kalyptus | |
parent | Stable on sparc (diff) | |
download | historical-a9e87e303563e1101addc8489b1095db60ad156f.tar.gz historical-a9e87e303563e1101addc8489b1095db60ad156f.tar.bz2 historical-a9e87e303563e1101addc8489b1095db60ad156f.zip |
Stable on ia64.
Package-Manager: portage-2.1.1-r2
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 aed0d08631e4..7b1c0da8641f 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.44 2006/12/06 15:06:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.45 2006/12/11 13:51:45 kloeri Exp $ + + 11 Dec 2006; <kloeri@gentoo.org> kalyptus-3.5.4.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> kalyptus-3.5.4.ebuild: Stable on Alpha. diff --git a/kde-base/kalyptus/kalyptus-3.5.4.ebuild b/kde-base/kalyptus/kalyptus-3.5.4.ebuild index df64ec3bcbbb..1e486a4666d6 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.9 2006/12/06 15:06:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.4.ebuild,v 1.10 2006/12/11 13:51:45 kloeri 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="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-lang/perl" |