diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:39:39 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:39:39 +0000 |
commit | c4cf75bdac9327b0f16ca9789264857d0fbc0733 (patch) | |
tree | a08167b4af610a2c6dde065ef9bc58f9aa3a713b /kde-base/kapptemplate | |
parent | Fix accidently added keywords (diff) | |
download | historical-c4cf75bdac9327b0f16ca9789264857d0fbc0733.tar.gz historical-c4cf75bdac9327b0f16ca9789264857d0fbc0733.tar.bz2 historical-c4cf75bdac9327b0f16ca9789264857d0fbc0733.zip |
Fix accidently added keywords
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.2.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index a923727862f4..25c33fce87b9 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.94 2009/06/04 11:18:31 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.95 2009/06/04 23:05:21 alexxy Exp $ + + 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + kapptemplate-4.2.4.ebuild: + Fix accidently added keywords *kapptemplate-4.2.4 (04 Jun 2009) diff --git a/kde-base/kapptemplate/kapptemplate-4.2.4.ebuild b/kde-base/kapptemplate/kapptemplate-4.2.4.ebuild index f66a29d5bf66..5f77ec35d2af 100644 --- a/kde-base/kapptemplate/kapptemplate-4.2.4.ebuild +++ b/kde-base/kapptemplate/kapptemplate-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/kapptemplate/kapptemplate-4.2.4.ebuild,v 1.1 2009/06/04 11:18:31 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.2.4.ebuild,v 1.2 2009/06/04 23:05:21 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" # Fails, checked revision 810882. |