diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-27 12:02:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-27 12:02:53 +0000 |
commit | 58d06ba779d5e927641f7733efe9f8acf4f9f91e (patch) | |
tree | 6d719f7959425ed643b26e70836d65974b6645e3 /x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild | |
parent | eapi2ify, add build fixes for gcc 4.4 by Barry Schwartz <barryschwartz124@com... (diff) | |
download | gentoo-2-58d06ba779d5e927641f7733efe9f8acf4f9f91e.tar.gz gentoo-2-58d06ba779d5e927641f7733efe9f8acf4f9f91e.tar.bz2 gentoo-2-58d06ba779d5e927641f7733efe9f8acf4f9f91e.zip |
Stable for HPPA (bug #278447).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild')
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 75ccf4717b96..79359a11fa8c 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.7 2009/10/17 14:06:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild,v 1.8 2009/10/27 12:02:53 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 |