diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:39:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:39:33 +0000 |
commit | cd3ab6a32290ed1e98ee389ee14123a345715950 (patch) | |
tree | 65b1f92cac3cee1083384c9e6e11842538ca9e30 /kde-base/kmplot | |
parent | Stable for ppc, wrt bug #450678 (diff) | |
download | gentoo-2-cd3ab6a32290ed1e98ee389ee14123a345715950.tar.gz gentoo-2-cd3ab6a32290ed1e98ee389ee14123a345715950.tar.bz2 gentoo-2-cd3ab6a32290ed1e98ee389ee14123a345715950.zip |
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 11225380e9dc..831b8c1d6e7b 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.235 2013/01/27 15:40:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.236 2013/01/27 23:39:33 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kmplot-4.9.5.ebuild: + Stable for ppc, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kmplot-4.9.5.ebuild: Stable for x86, wrt bug #450678 diff --git a/kde-base/kmplot/kmplot-4.9.5.ebuild b/kde-base/kmplot/kmplot-4.9.5.ebuild index 4175d2e9cd5a..6c9fe72c1535 100644 --- a/kde-base/kmplot/kmplot-4.9.5.ebuild +++ b/kde-base/kmplot/kmplot-4.9.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/kmplot/kmplot-4.9.5.ebuild,v 1.3 2013/01/27 15:40:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.9.5.ebuild,v 1.4 2013/01/27 23:39:33 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |