summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-10-27 12:02:53 +0000
committerJeroen Roovers <jer@gentoo.org>2009-10-27 12:02:53 +0000
commit58d06ba779d5e927641f7733efe9f8acf4f9f91e (patch)
tree6d719f7959425ed643b26e70836d65974b6645e3 /x11-misc/notification-daemon
parenteapi2ify, add build fixes for gcc 4.4 by Barry Schwartz <barryschwartz124@com... (diff)
downloadgentoo-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')
-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 8ec9d72a002a..98f1621f8421 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.68 2009/10/17 14:06:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.69 2009/10/27 12:02:53 jer Exp $
+
+ 27 Oct 2009; Jeroen Roovers <jer@gentoo.org>
+ notification-daemon-0.4.0-r1.ebuild:
+ Stable for HPPA (bug #278447).
17 Oct 2009; Raúl Porcel <armin76@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 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