summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-12-25 11:17:54 +0000
committerMarkus Meier <maekke@gentoo.org>2012-12-25 11:17:54 +0000
commit2fe5acbb6028c1757196cb11b02db23017c4f7c0 (patch)
tree1c20becddcafbbf4a31bd0ec0cf0f9896bf75735 /kde-base
parentadd ~arm (diff)
downloadgentoo-2-2fe5acbb6028c1757196cb11b02db23017c4f7c0.tar.gz
gentoo-2-2fe5acbb6028c1757196cb11b02db23017c4f7c0.tar.bz2
gentoo-2-2fe5acbb6028c1757196cb11b02db23017c4f7c0.zip
add ~arm
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kapptemplate/ChangeLog5
-rw-r--r--kde-base/kapptemplate/kapptemplate-4.9.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog
index 10c4f622ab74..4c819ceb50ce 100644
--- a/kde-base/kapptemplate/ChangeLog
+++ b/kde-base/kapptemplate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kapptemplate
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.205 2012/12/08 11:53:15 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.206 2012/12/25 11:17:54 maekke Exp $
+
+ 25 Dec 2012; Markus Meier <maekke@gentoo.org> kapptemplate-4.9.4.ebuild:
+ add ~arm
08 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org>
-kapptemplate-4.8.5.ebuild:
diff --git a/kde-base/kapptemplate/kapptemplate-4.9.4.ebuild b/kde-base/kapptemplate/kapptemplate-4.9.4.ebuild
index 2b0b8435d15e..2b44b39e65ca 100644
--- a/kde-base/kapptemplate/kapptemplate-4.9.4.ebuild
+++ b/kde-base/kapptemplate/kapptemplate-4.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.9.4.ebuild,v 1.1 2012/12/05 16:57:40 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.9.4.ebuild,v 1.2 2012/12/25 11:17:54 maekke Exp $
EAPI=4
@@ -10,5 +10,5 @@ KDE_SCM="svn"
inherit kde4-meta
DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications."
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"