diff options
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index ebb0b7ab7bb3..f6e0fa7b6424 100644 --- a/x11-misc/notification-daemon/ChangeLog +++ b/x11-misc/notification-daemon/ChangeLog @@ -1,6 +1,9 @@ # 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.59 2009/04/05 14:12:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.60 2009/04/27 16:07:27 jer Exp $ + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> notification-daemon-0.4.0: + Stable for HPPA (bug #263411). 05 Apr 2009; Tobias Klausmann <klausman@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 efc3f095a7af..f24602335788 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.9 2009/04/05 14:12:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild,v 1.10 2009/04/27 16:07:27 jer 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 |