diff options
author | 2011-06-01 18:39:18 +0000 | |
---|---|---|
committer | 2011-06-01 18:39:18 +0000 | |
commit | cf7727f87743b9cb5387d5fe1113d45539ad00d2 (patch) | |
tree | 68a5ecfcdc60eb27d0921b52d8aa590c7d31eb11 /kde-base/kmplot | |
parent | Marking kmouth-4.6.2 ppc for bug 354033 (diff) | |
download | gentoo-2-cf7727f87743b9cb5387d5fe1113d45539ad00d2.tar.gz gentoo-2-cf7727f87743b9cb5387d5fe1113d45539ad00d2.tar.bz2 gentoo-2-cf7727f87743b9cb5387d5fe1113d45539ad00d2.zip |
Marking kmplot-4.6.2 ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 2df1de487b59..5a38c846210e 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.172 2011/05/09 23:02:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.173 2011/06/01 18:39:18 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> kmplot-4.6.2.ebuild: + Marking kmplot-4.6.2 ppc stable for bug 354033 09 May 2011; Markos Chandras <hwoarang@gentoo.org> kmplot-4.6.2.ebuild: Stable on amd64 wrt bug #354033 diff --git a/kde-base/kmplot/kmplot-4.6.2.ebuild b/kde-base/kmplot/kmplot-4.6.2.ebuild index 62202ab63ff6..45907b66628b 100644 --- a/kde-base/kmplot/kmplot-4.6.2.ebuild +++ b/kde-base/kmplot/kmplot-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.6.2.ebuild,v 1.3 2011/05/09 23:02:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.6.2.ebuild,v 1.4 2011/06/01 18:39:18 ranger Exp $ EAPI=3 @@ -9,7 +9,7 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |