diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 23:14:03 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 23:14:03 +0000 |
commit | 5aaa25f8cdf2a16c1c1bccc16bca9795ad20cf44 (patch) | |
tree | 03cf6ed2b715da5806a3a50eeff1dfa29b53360c /kde-base/kbruch | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-5aaa25f8cdf2a16c1c1bccc16bca9795ad20cf44.tar.gz gentoo-2-5aaa25f8cdf2a16c1c1bccc16bca9795ad20cf44.tar.bz2 gentoo-2-5aaa25f8cdf2a16c1c1bccc16bca9795ad20cf44.zip |
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 411be75843d6..6836eba30b38 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.109 2009/06/04 11:25:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.110 2009/06/04 23:14:03 alexxy Exp $ + + 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> kbruch-4.2.4.ebuild: + Fix accidently added keywords *kbruch-4.2.4 (04 Jun 2009) diff --git a/kde-base/kbruch/kbruch-4.2.4.ebuild b/kde-base/kbruch/kbruch-4.2.4.ebuild index b0e939799351..176037aa9fa0 100644 --- a/kde-base/kbruch/kbruch-4.2.4.ebuild +++ b/kde-base/kbruch/kbruch-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/kbruch/kbruch-4.2.4.ebuild,v 1.1 2009/06/04 11:25:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.2.4.ebuild,v 1.2 2009/06/04 23:14:03 alexxy Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |