summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/notification-daemon/ChangeLog6
-rw-r--r--x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog
index 6460a7f8584b..ebb0b7ab7bb3 100644
--- a/x11-misc/notification-daemon/ChangeLog
+++ b/x11-misc/notification-daemon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/notification-daemon
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.58 2009/04/04 14:00:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.59 2009/04/05 14:12:08 klausman Exp $
+
+ 05 Apr 2009; Tobias Klausmann <klausman@gentoo.org>
+ notification-daemon-0.4.0.ebuild:
+ Stable on alpha, bug #263411
04 Apr 2009; Markus Meier <maekke@gentoo.org>
notification-daemon-0.4.0.ebuild:
diff --git a/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild b/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild
index c73829eb4943..efc3f095a7af 100644
--- a/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild
+++ b/x11-misc/notification-daemon/notification-daemon-0.4.0.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/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild,v 1.8 2009/04/04 14:00:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild,v 1.9 2009/04/05 14:12:08 klausman Exp $
WANT_AUTOMAKE="1.9"
@@ -12,7 +12,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="gstreamer"
RDEPEND=">=dev-libs/glib-2.4.0