diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 23:05:54 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 23:05:54 +0000 |
commit | 7ea45e26f25e355dac6fb2482de757c2f11c1e31 (patch) | |
tree | 1237e5dc916d49f8c971c962e0632c59b4f5537f /kde-base/kate | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-7ea45e26f25e355dac6fb2482de757c2f11c1e31.tar.gz gentoo-2-7ea45e26f25e355dac6fb2482de757c2f11c1e31.tar.bz2 gentoo-2-7ea45e26f25e355dac6fb2482de757c2f11c1e31.zip |
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kate')
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-4.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 7ca9501ea790..5b3b970c6f5f 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.136 2009/06/04 11:19:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.137 2009/06/04 23:05:54 alexxy Exp $ + + 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> kate-4.2.4.ebuild: + Fix accidently added keywords *kate-4.2.4 (04 Jun 2009) diff --git a/kde-base/kate/kate-4.2.4.ebuild b/kde-base/kate/kate-4.2.4.ebuild index a486d4183ac4..9ee59a60d235 100644 --- a/kde-base/kate/kate-4.2.4.ebuild +++ b/kde-base/kate/kate-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/kate/kate-4.2.4.ebuild,v 1.1 2009/06/04 11:19:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.2.4.ebuild,v 1.2 2009/06/04 23:05:54 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook +plasma" DEPEND=" |