diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-02 14:30:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-02 14:30:18 +0000 |
commit | 9e57a5470ea988419c9b8806e3f9e665b60793de (patch) | |
tree | fd62bb21651652700db062fc5a2bd2b552e4bf87 /kde-base/kalzium | |
parent | Move USE=gtk to USE=zenmap in accordance with other USE flags. Clean up depen... (diff) | |
download | gentoo-2-9e57a5470ea988419c9b8806e3f9e665b60793de.tar.gz gentoo-2-9e57a5470ea988419c9b8806e3f9e665b60793de.tar.bz2 gentoo-2-9e57a5470ea988419c9b8806e3f9e665b60793de.zip |
Stable for ppc64, wrt to bug #477634
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kalzium')
-rw-r--r-- | kde-base/kalzium/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalzium/kalzium-4.10.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalzium/ChangeLog b/kde-base/kalzium/ChangeLog index 808ea4d1c24b..88a9f592d09a 100644 --- a/kde-base/kalzium/ChangeLog +++ b/kde-base/kalzium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalzium # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.284 2013/07/31 19:37:10 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.285 2013/08/02 14:29:52 ago Exp $ + + 02 Aug 2013; Agostino Sarubbo <ago@gentoo.org> kalzium-4.10.5.ebuild: + Stable for ppc64, wrt to bug #477634 31 Jul 2013; Johannes Huber <johu@gentoo.org> kalzium-4.10.4.ebuild, kalzium-4.10.5.ebuild: diff --git a/kde-base/kalzium/kalzium-4.10.5.ebuild b/kde-base/kalzium/kalzium-4.10.5.ebuild index 3191a5421564..a4a5f67f2927 100644 --- a/kde-base/kalzium/kalzium-4.10.5.ebuild +++ b/kde-base/kalzium/kalzium-4.10.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-4.10.5.ebuild,v 1.5 2013/07/31 19:37:09 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-4.10.5.ebuild,v 1.6 2013/08/02 14:29:52 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ inherit kde4-base flag-o-matic DESCRIPTION="KDE: periodic table of the elements." HOMEPAGE="http://www.kde.org/applications/education/kalzium http://edu.kde.org/kalzium" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="editor debug +plasma solver" DEPEND=" |