diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:16:42 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:16:42 +0000 |
commit | f4f4202815d15ca590818667242029e62976cc50 (patch) | |
tree | ed0a910de8d135f2e46669e908cfb7cec1b92da1 /kde-base/knotes | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-f4f4202815d15ca590818667242029e62976cc50.tar.gz gentoo-2-f4f4202815d15ca590818667242029e62976cc50.tar.bz2 gentoo-2-f4f4202815d15ca590818667242029e62976cc50.zip |
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-4.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index f0e1e8f54b8d..57a58bb304cc 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.109 2009/06/04 12:59:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.110 2009/06/05 00:16:42 alexxy Exp $ + + 05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> knotes-4.2.4.ebuild: + Fix accidently added keywords *knotes-4.2.4 (04 Jun 2009) diff --git a/kde-base/knotes/knotes-4.2.4.ebuild b/kde-base/knotes/knotes-4.2.4.ebuild index 7ae6bbfcea03..5980ae762670 100644 --- a/kde-base/knotes/knotes-4.2.4.ebuild +++ b/kde-base/knotes/knotes-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/knotes/knotes-4.2.4.ebuild,v 1.1 2009/06/04 12:59:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.2.4.ebuild,v 1.2 2009/06/05 00:16:42 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdepim" inherit kde4-meta DESCRIPTION="KDE Notes" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" DEPEND=" |