summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-23 16:58:46 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-23 16:58:46 +0000
commit50c11414a79ac172c92349560b02ba9c07de2b71 (patch)
treee91df8f1e293c4ce796f671245008ff34fcf9868 /kde-base/kwrite
parentAdd ~arm (diff)
downloadgentoo-2-50c11414a79ac172c92349560b02ba9c07de2b71.tar.gz
gentoo-2-50c11414a79ac172c92349560b02ba9c07de2b71.tar.bz2
gentoo-2-50c11414a79ac172c92349560b02ba9c07de2b71.zip
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kwrite')
-rw-r--r--kde-base/kwrite/ChangeLog5
-rw-r--r--kde-base/kwrite/kwrite-4.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kwrite/ChangeLog b/kde-base/kwrite/ChangeLog
index 44696771a690..10f3ed031069 100644
--- a/kde-base/kwrite/ChangeLog
+++ b/kde-base/kwrite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kwrite
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kwrite/ChangeLog,v 1.50 2010/01/20 21:04:37 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kwrite/ChangeLog,v 1.51 2010/01/23 16:58:46 armin76 Exp $
+
+ 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> kwrite-4.3.4.ebuild:
+ Add ~arm
20 Jan 2010; Jonathan Callen <abcd@gentoo.org> kwrite-4.3.4.ebuild:
Keyword ~amd64-linux/~x86-linux
diff --git a/kde-base/kwrite/kwrite-4.3.4.ebuild b/kde-base/kwrite/kwrite-4.3.4.ebuild
index 7750ed78dad6..265f151ed422 100644
--- a/kde-base/kwrite/kwrite-4.3.4.ebuild
+++ b/kde-base/kwrite/kwrite-4.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kwrite/kwrite-4.3.4.ebuild,v 1.2 2010/01/20 21:04:37 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kwrite/kwrite-4.3.4.ebuild,v 1.3 2010/01/23 16:58:46 armin76 Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-apps"
inherit kde4-meta
DESCRIPTION="KDE MDI editor/IDE"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook"