diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:39:39 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:39:39 +0000 |
commit | c4cf75bdac9327b0f16ca9789264857d0fbc0733 (patch) | |
tree | a08167b4af610a2c6dde065ef9bc58f9aa3a713b /kde-base/kmplot | |
parent | Fix accidently added keywords (diff) | |
download | historical-c4cf75bdac9327b0f16ca9789264857d0fbc0733.tar.gz historical-c4cf75bdac9327b0f16ca9789264857d0fbc0733.tar.bz2 historical-c4cf75bdac9327b0f16ca9789264857d0fbc0733.zip |
Fix accidently added keywords
Package-Manager: portage-2.2_rc33/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.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 976bdbbf7917..18f09ba96eca 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.116 2009/06/04 12:56:26 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.117 2009/06/05 00:13:40 alexxy Exp $ + + 05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> kmplot-4.2.4.ebuild: + Fix accidently added keywords *kmplot-4.2.4 (04 Jun 2009) diff --git a/kde-base/kmplot/kmplot-4.2.4.ebuild b/kde-base/kmplot/kmplot-4.2.4.ebuild index ec2839acf9c2..31a53ff1deb6 100644 --- a/kde-base/kmplot/kmplot-4.2.4.ebuild +++ b/kde-base/kmplot/kmplot-4.2.4.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.2.4.ebuild,v 1.1 2009/06/04 12:56:26 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.2.4.ebuild,v 1.2 2009/06/05 00:13:40 alexxy 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 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" RDEPEND=" |