summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRomain Perier <mrpouet@gentoo.org>2009-09-26 10:13:33 +0000
committerRomain Perier <mrpouet@gentoo.org>2009-09-26 10:13:33 +0000
commite7d1bd844b171f13d8556ffa7238639bcfb9098b (patch)
tree7104b0e93b77cae25c51494526a4a7e1a246ee41 /x11-misc/notification-daemon
parentVersion bump. Per bug #275824. Thanks to Vladimir for ebuild. (diff)
downloadgentoo-2-e7d1bd844b171f13d8556ffa7238639bcfb9098b.tar.gz
gentoo-2-e7d1bd844b171f13d8556ffa7238639bcfb9098b.tar.bz2
gentoo-2-e7d1bd844b171f13d8556ffa7238639bcfb9098b.zip
Stable for amd64 per bug #278447
(Portage version: 2.2_rc42/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 b7875436f455..be9be5dc020c 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.63 2009/09/25 14:53:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.64 2009/09/26 10:13:33 mrpouet Exp $
+
+ 26 Sep 2009; Romain Perier <mrpouet@gentoo.org>
+ notification-daemon-0.4.0-r1.ebuild:
+ Stable for amd64 per bug #278447.
25 Sep 2009; Brent Baude <ranger@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 9f0c144863f6..b7080f276dfd 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.2 2009/09/25 14:53:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild,v 1.3 2009/09/26 10:13:33 mrpouet 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