diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 11:15:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 11:15:16 +0000 |
commit | 7cb477da7d28c2a0637c7ae5c86599851c347b7f (patch) | |
tree | 65e1b039456b91c94ac7907ad20eaf5cdcdb557e /kde-base/kmplot | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-7cb477da7d28c2a0637c7ae5c86599851c347b7f.tar.gz gentoo-2-7cb477da7d28c2a0637c7ae5c86599851c347b7f.tar.bz2 gentoo-2-7cb477da7d28c2a0637c7ae5c86599851c347b7f.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index f8f43908e1d3..e9ab8b938232 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.189 2011/11/02 20:48:03 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.190 2011/12/07 11:15:16 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> kmplot-4.7.3.ebuild: + x86 stable wrt bug #388279 *kmplot-4.7.3 (02 Nov 2011) diff --git a/kde-base/kmplot/kmplot-4.7.3.ebuild b/kde-base/kmplot/kmplot-4.7.3.ebuild index 52ffffe4b51e..ad35cec21492 100644 --- a/kde-base/kmplot/kmplot-4.7.3.ebuild +++ b/kde-base/kmplot/kmplot-4.7.3.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.7.3.ebuild,v 1.1 2011/11/02 20:48:03 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.7.3.ebuild,v 1.2 2011/12/07 11:15:16 phajdan.jr Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base 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=" |