diff options
author | 2012-04-18 21:26:54 +0000 | |
---|---|---|
committer | 2012-04-18 21:26:54 +0000 | |
commit | 4227110579afdcd7c4a73f02aee966caa572cdfa (patch) | |
tree | 90c532da514684956460aa41b077c0c36a7db422 /kde-base/kmplot | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-4227110579afdcd7c4a73f02aee966caa572cdfa.tar.gz gentoo-2-4227110579afdcd7c4a73f02aee966caa572cdfa.tar.bz2 gentoo-2-4227110579afdcd7c4a73f02aee966caa572cdfa.zip |
x86 stable, bug #409403
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 6bc3bf4a1945..e5d10265262c 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.204 2012/04/04 23:59:03 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.205 2012/04/18 21:26:54 maekke Exp $ + + 18 Apr 2012; Markus Meier <maekke@gentoo.org> kmplot-4.8.1.ebuild: + x86 stable, bug #409403 *kmplot-4.8.2 (04 Apr 2012) diff --git a/kde-base/kmplot/kmplot-4.8.1.ebuild b/kde-base/kmplot/kmplot-4.8.1.ebuild index 01dfd5b89d5a..6fc99e90e981 100644 --- a/kde-base/kmplot/kmplot-4.8.1.ebuild +++ b/kde-base/kmplot/kmplot-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.8.1.ebuild,v 1.2 2012/04/04 18:27:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.8.1.ebuild,v 1.3 2012/04/18 21:26:54 maekke Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |