summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 54d333c3c765..3964581d7ccd 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.72 2010/08/09 11:30:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.73 2010/08/09 17:35:24 scarabeus Exp $
+
+ 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> knotify-4.4.5.ebuild:
+ Drop alpha ia64 and sparc per the AT Lead permission.
09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-knotify-4.3.5.ebuild, -knotify-4.4.4.ebuild:
diff --git a/kde-base/knotify/knotify-4.4.5.ebuild b/kde-base/knotify/knotify-4.4.5.ebuild
index 775e0e5f68c6..5a962a7868a4 100644
--- a/kde-base/knotify/knotify-4.4.5.ebuild
+++ b/kde-base/knotify/knotify-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/knotify/knotify-4.4.5.ebuild,v 1.5 2010/08/09 09:00:39 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.4.5.ebuild,v 1.6 2010/08/09 17:35:24 scarabeus Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="The KDE notification daemon."
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"