summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-23 22:34:34 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-23 22:34:34 +0000
commit3c1be376015c4ac1cb085ff90abaaf476ddcfeb8 (patch)
tree4b1f9e81960b6b46d53a39852101dfd0cf10f825 /kde-base/kapptemplate
parentKeyword ~amd64-linux/~x86-linux (diff)
downloadgentoo-2-3c1be376015c4ac1cb085ff90abaaf476ddcfeb8.tar.gz
gentoo-2-3c1be376015c4ac1cb085ff90abaaf476ddcfeb8.tar.bz2
gentoo-2-3c1be376015c4ac1cb085ff90abaaf476ddcfeb8.zip
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r--kde-base/kapptemplate/ChangeLog7
-rw-r--r--kde-base/kapptemplate/kapptemplate-4.3.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog
index 7f34e158d6fb..3cd8ccbb20ab 100644
--- a/kde-base/kapptemplate/ChangeLog
+++ b/kde-base/kapptemplate/ChangeLog
@@ -1,6 +1,9 @@
# 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.115 2009/12/10 19:19:14 scarabeus Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.116 2010/01/23 22:34:34 abcd Exp $
+
+ 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kapptemplate-4.3.4.ebuild:
+ Keyword ~amd64-linux/~x86-linux
10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
-kapptemplate-4.3.1.ebuild:
diff --git a/kde-base/kapptemplate/kapptemplate-4.3.4.ebuild b/kde-base/kapptemplate/kapptemplate-4.3.4.ebuild
index 86c3f7c39d55..6f3de8105b80 100644
--- a/kde-base/kapptemplate/kapptemplate-4.3.4.ebuild
+++ b/kde-base/kapptemplate/kapptemplate-4.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.3.4.ebuild,v 1.1 2009/12/01 10:03:13 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.3.4.ebuild,v 1.2 2010/01/23 22:34:34 abcd Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdesdk"
inherit kde4-meta
DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications."
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook"