diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 12:03:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 12:03:15 +0000 |
commit | 962480274bba2a456375873aea8e9db47c07ec1b (patch) | |
tree | feffd14653649acd7f6245cd04680d588bd7466c /kde-base/kalzium | |
parent | 0.10 Prerelease (diff) | |
download | gentoo-2-962480274bba2a456375873aea8e9db47c07ec1b.tar.gz gentoo-2-962480274bba2a456375873aea8e9db47c07ec1b.tar.bz2 gentoo-2-962480274bba2a456375873aea8e9db47c07ec1b.zip |
~alpha keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kalzium')
-rw-r--r-- | kde-base/kalzium/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalzium/kalzium-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalzium/ChangeLog b/kde-base/kalzium/ChangeLog index d8bf7bcd4500..b05b416306ff 100644 --- a/kde-base/kalzium/ChangeLog +++ b/kde-base/kalzium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalzium # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.31 2005/12/01 14:05:27 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.32 2005/12/04 12:01:40 kloeri Exp $ + + 04 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> kalzium-3.5.0.ebuild: + ~alpha keyword. 01 Dec 2005; Gregorio Guidi <greg_g@gentoo.org> kalzium-3.5.0.ebuild: Disable the ocamlsolver feature in kalzium (#109474). diff --git a/kde-base/kalzium/kalzium-3.5.0.ebuild b/kde-base/kalzium/kalzium-3.5.0.ebuild index f057fc43c9a2..121d714b986c 100644 --- a/kde-base/kalzium/kalzium-3.5.0.ebuild +++ b/kde-base/kalzium/kalzium-3.5.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.0.ebuild,v 1.3 2005/12/01 14:05:27 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.0.ebuild,v 1.4 2005/12/04 12:01:40 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: periodic table of the elements" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="" HOMEPAGE="http://edu.kde.org/kalzium" |