summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-09-29 18:22:20 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-09-29 18:22:20 +0000
commit09d7bff07c0bb458701d099a56241f8880f8187b (patch)
tree52c0cf69be698a023ce5ee3d702a72021fa60bb8 /x11-misc/notification-daemon
parentRemoving megaupload USE flag as python dep was deprecated. (diff)
downloadgentoo-2-09d7bff07c0bb458701d099a56241f8880f8187b.tar.gz
gentoo-2-09d7bff07c0bb458701d099a56241f8880f8187b.tar.bz2
gentoo-2-09d7bff07c0bb458701d099a56241f8880f8187b.zip
Stable on alpha, bug #278447
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r--x11-misc/notification-daemon/ChangeLog6
-rw-r--r--x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog
index 26df065a354b..29ebf83d0fcf 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.65 2009/09/27 09:16:25 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.66 2009/09/29 18:22:20 klausman Exp $
+
+ 29 Sep 2009; Tobias Klausmann <klausman@gentoo.org>
+ notification-daemon-0.4.0-r1.ebuild:
+ Stable on alpha, bug #278447
27 Sep 2009; Mounir Lamouri <volkmar@gentoo.org>
notification-daemon-0.4.0-r1.ebuild:
diff --git a/x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild b/x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild
index e4df645aaff5..5e0519c04007 100644
--- a/x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild
+++ b/x11-misc/notification-daemon/notification-daemon-0.4.0-r1.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-r1.ebuild,v 1.4 2009/09/27 09:16:25 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild,v 1.5 2009/09/29 18:22:20 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