diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 09:47:42 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 09:47:42 +0000 |
commit | bf8653824dfa7a6d1fae02c97b149f7c32d79405 (patch) | |
tree | 99715a5775a1b7d570f4ca7a03f6f25dc5c9a6ce /kde-base/kmplot | |
parent | amd64 stable wrt #287697 (diff) | |
download | gentoo-2-bf8653824dfa7a6d1fae02c97b149f7c32d79405.tar.gz gentoo-2-bf8653824dfa7a6d1fae02c97b149f7c32d79405.tar.bz2 gentoo-2-bf8653824dfa7a6d1fae02c97b149f7c32d79405.zip |
amd64 stable wrt #287697
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index b2783cd4a638..cb150b5f4a75 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.127 2009/10/08 14:35:14 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.128 2009/10/10 09:47:42 ssuominen Exp $ + + 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kmplot-4.3.1.ebuild: + amd64 stable wrt #287697 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmplot-4.3.0.ebuild: Drop KDE 4.3.0 diff --git a/kde-base/kmplot/kmplot-4.3.1.ebuild b/kde-base/kmplot/kmplot-4.3.1.ebuild index 635624c6c5a2..6a91826ab4cf 100644 --- a/kde-base/kmplot/kmplot-4.3.1.ebuild +++ b/kde-base/kmplot/kmplot-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.3.1.ebuild,v 1.1 2009/09/01 15:40:11 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.3.1.ebuild,v 1.2 2009/10/10 09:47:42 ssuominen Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" RDEPEND=" |