summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-09-25 14:53:17 +0000
committerBrent Baude <ranger@gentoo.org>2009-09-25 14:53:17 +0000
commit9e178ce076a6d4fe9a2e2c8a5dbab064b7122f49 (patch)
tree4dd435c107c61fe2d9ad50651180452b3cdb2846 /x11-misc/notification-daemon
parentMarking lohit-fonts-2.3.8 ppc64 for bug 284024 (diff)
downloadgentoo-2-9e178ce076a6d4fe9a2e2c8a5dbab064b7122f49.tar.gz
gentoo-2-9e178ce076a6d4fe9a2e2c8a5dbab064b7122f49.tar.bz2
gentoo-2-9e178ce076a6d4fe9a2e2c8a5dbab064b7122f49.zip
Marking notification-daemon-0.4.0-r1 ppc64 for bug 278447
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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 27ff0d67377b..b7875436f455 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.62 2009/05/05 14:53:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.63 2009/09/25 14:53:17 ranger Exp $
+
+ 25 Sep 2009; Brent Baude <ranger@gentoo.org>
+ notification-daemon-0.4.0-r1.ebuild:
+ Marking notification-daemon-0.4.0-r1 ppc64 for bug 278447
05 May 2009; Raúl Porcel <armin76@gentoo.org>
notification-daemon-0.4.0.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 153230874816..9f0c144863f6 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.1 2009/05/02 22:46:42 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.4.0-r1.ebuild,v 1.2 2009/09/25 14:53:17 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