diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 05:32:17 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 05:32:17 +0000 |
commit | 4a042bac3feac07e7200ae9bfb9d1dffe54d2cf8 (patch) | |
tree | 58677beb87fd45787df805c2c9ac1d75c6392365 /kde-base/kalzium | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-4a042bac3feac07e7200ae9bfb9d1dffe54d2cf8.tar.gz gentoo-2-4a042bac3feac07e7200ae9bfb9d1dffe54d2cf8.tar.bz2 gentoo-2-4a042bac3feac07e7200ae9bfb9d1dffe54d2cf8.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-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 9bc0fa28b544..c92f7ba26c30 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.48 2006/05/29 21:22:21 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.49 2006/06/01 05:32:17 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> kalzium-3.5.2.ebuild: + Stable on alpha wrt Bug #132213. 29 May 2006; Jason Wever <weeve@gentoo.org> kalzium-3.5.2.ebuild: Stable on SPARC wrt bug #132213. diff --git a/kde-base/kalzium/kalzium-3.5.2.ebuild b/kde-base/kalzium/kalzium-3.5.2.ebuild index 91534964e30b..648a92c656d5 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.7 2006/05/30 05:09:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.2.ebuild,v 1.8 2006/06/01 05:32:17 tcort 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" |