summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-23 17:12:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-23 17:12:33 +0000
commit87b7d38bf078fc676bcb682c76b4f7fcdc2c4278 (patch)
tree0f287cd37d20819a274664ec3f483c5f0acc2e6e /kde-base/knotify
parentAdd ~arm (diff)
downloadgentoo-2-87b7d38bf078fc676bcb682c76b4f7fcdc2c4278.tar.gz
gentoo-2-87b7d38bf078fc676bcb682c76b4f7fcdc2c4278.tar.bz2
gentoo-2-87b7d38bf078fc676bcb682c76b4f7fcdc2c4278.zip
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index d16c793e85c0..954657110706 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.50 2010/01/20 18:19:01 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.51 2010/01/23 17:12:33 armin76 Exp $
+
+ 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> knotify-4.3.4.ebuild:
+ Add ~arm
20 Jan 2010; Jonathan Callen <abcd@gentoo.org> knotify-4.3.4.ebuild:
Keyword ~amd64-linux/~x86-linux
diff --git a/kde-base/knotify/knotify-4.3.4.ebuild b/kde-base/knotify/knotify-4.3.4.ebuild
index a57fe0e5fe79..001f908d2571 100644
--- a/kde-base/knotify/knotify-4.3.4.ebuild
+++ b/kde-base/knotify/knotify-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/knotify/knotify-4.3.4.ebuild,v 1.4 2010/01/20 18:19:01 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.3.4.ebuild,v 1.5 2010/01/23 17:12:33 armin76 Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="The KDE notification daemon."
-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"