summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-12-29 12:53:25 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-12-29 12:53:25 +0000
commit0ee6f9475bee26cc2231b6b39c7a2ef2ebda91f9 (patch)
tree40e0db32d75f8792b90c5cffcca55f66ab919a75
parentVersion bump (bug #156805), fixes bugs #154505, #148399, #158050 (diff)
downloadgentoo-2-0ee6f9475bee26cc2231b6b39c7a2ef2ebda91f9.tar.gz
gentoo-2-0ee6f9475bee26cc2231b6b39c7a2ef2ebda91f9.tar.bz2
gentoo-2-0ee6f9475bee26cc2231b6b39c7a2ef2ebda91f9.zip
Stable on sparc wrt #157906
(Portage version: 2.1.1-r2)
-rw-r--r--x11-misc/notification-daemon/ChangeLog6
-rw-r--r--x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog
index a7bd1ef6a8d6..10cd3d65380a 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.25 2006/12/05 14:52:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.26 2006/12/29 12:53:25 gustavoz Exp $
+
+ 29 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ notification-daemon-0.3.6-r1.ebuild:
+ Stable on sparc wrt #157906
05 Dec 2006; Jeroen Roovers <jer@gentoo.org>
notification-daemon-0.3.6-r1.ebuild:
diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild
index 710a5913f218..38ae6a9c0e4b 100644
--- a/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild
+++ b/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.3.6-r1.ebuild,v 1.2 2006/12/05 14:52:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild,v 1.3 2006/12/29 12:53:25 gustavoz Exp $
inherit gnome2 eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
DEPEND=">=dev-libs/glib-2.4.0