diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 23:10:48 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 23:10:48 +0000 |
commit | 0897a1bdc296b1589754e2553925ecb31dedef7a (patch) | |
tree | 726b828476517dbdea044feea2cd9424237a9acd /kde-base/kblackbox | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-0897a1bdc296b1589754e2553925ecb31dedef7a.tar.gz gentoo-2-0897a1bdc296b1589754e2553925ecb31dedef7a.tar.bz2 gentoo-2-0897a1bdc296b1589754e2553925ecb31dedef7a.zip |
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kblackbox')
-rw-r--r-- | kde-base/kblackbox/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kblackbox/kblackbox-4.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog index 8d4541b21d25..c4be65caf5dc 100644 --- a/kde-base/kblackbox/ChangeLog +++ b/kde-base/kblackbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kblackbox # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.113 2009/06/04 11:21:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.114 2009/06/04 23:10:48 alexxy Exp $ + + 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> kblackbox-4.2.4.ebuild: + Fix accidently added keywords *kblackbox-4.2.4 (04 Jun 2009) diff --git a/kde-base/kblackbox/kblackbox-4.2.4.ebuild b/kde-base/kblackbox/kblackbox-4.2.4.ebuild index cfe842cd79e8..70b4b7a3c6bb 100644 --- a/kde-base/kblackbox/kblackbox-4.2.4.ebuild +++ b/kde-base/kblackbox/kblackbox-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/kblackbox/kblackbox-4.2.4.ebuild,v 1.1 2009/06/04 11:21:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.2.4.ebuild,v 1.2 2009/06/04 23:10:48 alexxy Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |