diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-04-05 14:12:08 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-04-05 14:12:08 +0000 |
commit | 4eb9be3fac79b61e3224644ce8d5bb6f6aec8d3c (patch) | |
tree | be2d109640fcb2e35a15ee54617e07d845b7f146 /x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild | |
parent | Stable on alpha, bug #263411 (diff) | |
download | gentoo-2-4eb9be3fac79b61e3224644ce8d5bb6f6aec8d3c.tar.gz gentoo-2-4eb9be3fac79b61e3224644ce8d5bb6f6aec8d3c.tar.bz2 gentoo-2-4eb9be3fac79b61e3224644ce8d5bb6f6aec8d3c.zip |
Stable on alpha, bug #263411
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild')
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |