diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-07 19:43:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-07 19:43:07 +0000 |
commit | 1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9 (patch) | |
tree | a3f4087d53fbf992617c19669b8530d73809cd96 /kde-base/kig | |
parent | Version bump. Switch to xz tarballs (diff) | |
download | gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.tar.gz gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.tar.bz2 gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.zip |
Stable for ppc, wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kig')
-rw-r--r-- | kde-base/kig/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kig/kig-4.12.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kig/ChangeLog b/kde-base/kig/ChangeLog index 7ce89927c5b4..5c907fa6135d 100644 --- a/kde-base/kig/ChangeLog +++ b/kde-base/kig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kig # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.325 2014/05/07 17:59:44 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.326 2014/05/07 19:42:39 ago Exp $ + + 07 May 2014; Agostino Sarubbo <ago@gentoo.org> kig-4.12.5.ebuild: + Stable for ppc, wrt bug #504210 07 May 2014; Johannes Huber <johu@gentoo.org> -kig-4.12.3.ebuild: Remove KDE SC 4.12.3 diff --git a/kde-base/kig/kig-4.12.5.ebuild b/kde-base/kig/kig-4.12.5.ebuild index 8df84eb270e0..762778647a22 100644 --- a/kde-base/kig/kig-4.12.5.ebuild +++ b/kde-base/kig/kig-4.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/kig-4.12.5.ebuild,v 1.3 2014/05/07 17:15:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/kig-4.12.5.ebuild,v 1.4 2014/05/07 19:42:39 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit python-single-r1 kde4-base DESCRIPTION="KDE Interactive Geometry tool" HOMEPAGE="http://www.kde.org/applications/education/kig http://edu.kde.org/kig" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug scripting" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |