summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/libknotificationitem')
-rw-r--r--kde-base/libknotificationitem/ChangeLog6
-rw-r--r--kde-base/libknotificationitem/libknotificationitem-4.3.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libknotificationitem/ChangeLog b/kde-base/libknotificationitem/ChangeLog
index 21c4e106db42..8e825387e43d 100644
--- a/kde-base/libknotificationitem/ChangeLog
+++ b/kde-base/libknotificationitem/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/libknotificationitem
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/ChangeLog,v 1.19 2009/12/10 23:23:16 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/ChangeLog,v 1.20 2009/12/27 14:55:12 armin76 Exp $
+
+ 27 Dec 2009; Raúl Porcel <armin76@gentoo.org>
+ libknotificationitem-4.3.4.ebuild:
+ alpha/ia64/sparc stable
10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
-libknotificationitem-4.3.1.ebuild:
diff --git a/kde-base/libknotificationitem/libknotificationitem-4.3.4.ebuild b/kde-base/libknotificationitem/libknotificationitem-4.3.4.ebuild
index 5b7536a8c64a..cc7e84c00f15 100644
--- a/kde-base/libknotificationitem/libknotificationitem-4.3.4.ebuild
+++ b/kde-base/libknotificationitem/libknotificationitem-4.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/libknotificationitem-4.3.4.ebuild,v 1.1 2009/12/01 11:21:49 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/libknotificationitem-4.3.4.ebuild,v 1.2 2009/12/27 14:55:12 armin76 Exp $
EAPI="2"
@@ -9,5 +9,5 @@ KMMODULE="knotificationitem"
inherit kde4-meta
DESCRIPTION="Notification library"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86"
IUSE="debug"