diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-01-30 11:46:54 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-01-30 11:46:54 +0000 |
commit | 5fb6ef8f758cd4979919b514f25a1135ad7555f4 (patch) | |
tree | 3601dc86b5a7c271d811279e78de27795d5831d4 /kde-base/kalzium/kalzium-3.5.8.ebuild | |
parent | Version bump. (diff) | |
download | historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.tar.gz historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.tar.bz2 historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.zip |
stable x86, bug 207634
Package-Manager: portage-2.1.3.19
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kalzium/kalzium-3.5.8.ebuild')
-rw-r--r-- | kde-base/kalzium/kalzium-3.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kalzium/kalzium-3.5.8.ebuild b/kde-base/kalzium/kalzium-3.5.8.ebuild index 971cb177b8cb..ae63c8553fd6 100644 --- a/kde-base/kalzium/kalzium-3.5.8.ebuild +++ b/kde-base/kalzium/kalzium-3.5.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.8.ebuild,v 1.4 2008/01/29 17:32:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.8.ebuild,v 1.5 2008/01/30 08:01:30 opfer Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit flag-o-matic kde-meta eutils DESCRIPTION="KDE: periodic table of the elements" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="solver" HOMEPAGE="http://edu.kde.org/kalzium" |