summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-15 11:15:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-15 11:15:27 +0000
commitc4890ec8017a92745791908fdc197b6d493bfa6f (patch)
tree017221777406d0ce62d0c745e5cc5dfe93f01d09 /kde-base
parentUse xorg-1.7.7 (diff)
downloadgentoo-2-c4890ec8017a92745791908fdc197b6d493bfa6f.tar.gz
gentoo-2-c4890ec8017a92745791908fdc197b6d493bfa6f.tar.bz2
gentoo-2-c4890ec8017a92745791908fdc197b6d493bfa6f.zip
Add ~arm
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kompare/ChangeLog5
-rw-r--r--kde-base/kompare/kompare-4.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kompare/ChangeLog b/kde-base/kompare/ChangeLog
index bafd79e79b66..a5c4276f6537 100644
--- a/kde-base/kompare/ChangeLog
+++ b/kde-base/kompare/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kompare
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/ChangeLog,v 1.153 2010/08/09 17:34:59 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/ChangeLog,v 1.154 2010/08/15 11:15:27 armin76 Exp $
+
+ 15 Aug 2010; Raúl Porcel <armin76@gentoo.org> kompare-4.4.5.ebuild:
+ Add ~arm
09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> kompare-4.4.5.ebuild:
Drop alpha ia64 and sparc per the AT Lead permission.
diff --git a/kde-base/kompare/kompare-4.4.5.ebuild b/kde-base/kompare/kompare-4.4.5.ebuild
index d9f3c3b0eb9d..dedcabc86850 100644
--- a/kde-base/kompare/kompare-4.4.5.ebuild
+++ b/kde-base/kompare/kompare-4.4.5.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/kompare/kompare-4.4.5.ebuild,v 1.5 2010/08/09 17:34:59 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/kompare-4.4.5.ebuild,v 1.6 2010/08/15 11:15:27 armin76 Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdesdk"
inherit kde4-meta
DESCRIPTION="Kompare is a program to view the differences between files."
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook"