diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:20:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:20:46 +0000 |
commit | d71325b7ce0947c1b58e69b310799ebfca73ae03 (patch) | |
tree | 63561ab30787fc802f898bf9fe40f26913ae7fa0 /kde-base/kmplot | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-d71325b7ce0947c1b58e69b310799ebfca73ae03.tar.gz gentoo-2-d71325b7ce0947c1b58e69b310799ebfca73ae03.tar.bz2 gentoo-2-d71325b7ce0947c1b58e69b310799ebfca73ae03.zip |
Stable for amd64, 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 | 6 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index f0a49a34f375..da1b9a628ef9 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.233 2013/01/05 20:18:56 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.234 2013/01/27 12:20:46 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kmplot-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 *kmplot-4.9.5 (05 Jan 2013) @@ -876,4 +879,3 @@ +kmplot-3.4.0_beta1.ebuild: Adding the split ebuilds to portage. For KDE 3.4, we've created separate ebuilds for all the KDE apps. - diff --git a/kde-base/kmplot/kmplot-4.9.5.ebuild b/kde-base/kmplot/kmplot-4.9.5.ebuild index 0f6ef9704da5..e9a931357c36 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.1 2013/01/05 20:18:56 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.9.5.ebuild,v 1.2 2013/01/27 12:20:46 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=" |