diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-04 13:56:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-04 13:56:04 +0000 |
commit | e637d3bc4c576d4e743a418198e4396df3fb6364 (patch) | |
tree | e818436dce90afc20cb30537afeab529c5482a79 /x11-misc/notification-daemon | |
parent | stable ppc64, bug 263411 (diff) | |
download | gentoo-2-e637d3bc4c576d4e743a418198e4396df3fb6364.tar.gz gentoo-2-e637d3bc4c576d4e743a418198e4396df3fb6364.tar.bz2 gentoo-2-e637d3bc4c576d4e743a418198e4396df3fb6364.zip |
stable ppc64, bug 263411
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index cc73ed08b715..ca0cf09e40ff 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.56 2009/04/03 11:02:43 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.57 2009/04/04 13:56:04 ranger Exp $ + + 04 Apr 2009; Brent Baude <ranger@gentoo.org> + notification-daemon-0.4.0.ebuild: + stable ppc64, bug 263411 03 Apr 2009; <chainsaw@gentoo.org> notification-daemon-0.4.0.ebuild: Block x11-misc/xfce4-notifyd as it provides the same D-Bus service. A 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 345e63887105..ce7cb19d68dc 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.6 2009/04/03 11:02:43 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild,v 1.7 2009/04/04 13:56:04 ranger 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 |