diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:13:40 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:13:40 +0000 |
commit | b09090e9af1b1eeac747b5fab8353c20691c2335 (patch) | |
tree | fca25fb257027d305c86528b18c8482bedc08db1 /kde-base/kmplot | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-b09090e9af1b1eeac747b5fab8353c20691c2335.tar.gz gentoo-2-b09090e9af1b1eeac747b5fab8353c20691c2335.tar.bz2 gentoo-2-b09090e9af1b1eeac747b5fab8353c20691c2335.zip |
Fix accidently added keywords
(Portage version: 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=" |