diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 14:48:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 14:48:56 +0000 |
commit | cb395209d3d9f9d35ee20c78e3fab51c08bec0a0 (patch) | |
tree | c3216c14b6f8a3f575e392f3d4a57288804dae7f /kde-base/kalzium | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-cb395209d3d9f9d35ee20c78e3fab51c08bec0a0.tar.gz gentoo-2-cb395209d3d9f9d35ee20c78e3fab51c08bec0a0.tar.bz2 gentoo-2-cb395209d3d9f9d35ee20c78e3fab51c08bec0a0.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base/kalzium')
-rw-r--r-- | kde-base/kalzium/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalzium/kalzium-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalzium/ChangeLog b/kde-base/kalzium/ChangeLog index 87f031b3cf6e..93eabd98133e 100644 --- a/kde-base/kalzium/ChangeLog +++ b/kde-base/kalzium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalzium # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.51 2006/07/25 03:04:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.52 2006/09/03 14:48:56 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kalzium-3.5.2.ebuild: + Stable on ia64. *kalzium-3.5.4 (25 Jul 2006) diff --git a/kde-base/kalzium/kalzium-3.5.2.ebuild b/kde-base/kalzium/kalzium-3.5.2.ebuild index 648a92c656d5..5ffa2562e78e 100644 --- a/kde-base/kalzium/kalzium-3.5.2.ebuild +++ b/kde-base/kalzium/kalzium-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.2.ebuild,v 1.8 2006/06/01 05:32:17 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.2.ebuild,v 1.9 2006/09/03 14:48:56 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: periodic table of the elements" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" HOMEPAGE="http://edu.kde.org/kalzium" |