summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r--kde-base/kapptemplate/ChangeLog5
-rw-r--r--kde-base/kapptemplate/kapptemplate-4.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog
index 14357e8d4224..1ede85b7da1b 100644
--- a/kde-base/kapptemplate/ChangeLog
+++ b/kde-base/kapptemplate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kapptemplate
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.149 2011/06/08 22:53:25 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.150 2011/06/10 11:50:34 hwoarang Exp $
+
+ 10 Jun 2011; Markos Chandras <hwoarang@gentoo.org> kapptemplate-4.6.3.ebuild:
+ Stable on amd64 wrt bug #369979
08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kapptemplate-4.6.3.ebuild:
x86 stable per bug 369979
diff --git a/kde-base/kapptemplate/kapptemplate-4.6.3.ebuild b/kde-base/kapptemplate/kapptemplate-4.6.3.ebuild
index 656ef19f60a5..3b2fe6cc002b 100644
--- a/kde-base/kapptemplate/kapptemplate-4.6.3.ebuild
+++ b/kde-base/kapptemplate/kapptemplate-4.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.6.3.ebuild,v 1.2 2011/06/08 22:53:25 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.6.3.ebuild,v 1.3 2011/06/10 11:50:34 hwoarang Exp $
EAPI=4
@@ -9,5 +9,5 @@ KMNAME="kdesdk"
inherit kde4-meta
DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications."
-KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"