summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-04-19 15:26:02 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-04-19 15:26:02 +0000
commit41b30d62ad60607f482e8a18b4654d5ec7bad99d (patch)
treed5c4db702b74913afe85f33ccc4702b4f46478d1 /x11-misc
parentKeyworded ~sparc wrt #130313 (diff)
downloadgentoo-2-41b30d62ad60607f482e8a18b4654d5ec7bad99d.tar.gz
gentoo-2-41b30d62ad60607f482e8a18b4654d5ec7bad99d.tar.bz2
gentoo-2-41b30d62ad60607f482e8a18b4654d5ec7bad99d.zip
Keyworded ~sparc wrt #130313
(Portage version: 2.0.54)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/notification-daemon/ChangeLog6
-rw-r--r--x11-misc/notification-daemon/notification-daemon-0.3.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog
index c964dd777848..01efff22c59c 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.4 2006/03/20 18:51:31 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.5 2006/04/19 15:26:02 gustavoz Exp $
+
+ 19 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ notification-daemon-0.3.4-r1.ebuild:
+ Keyworded ~sparc wrt #130313
*notification-daemon-0.3.4-r1 (20 Mar 2006)
diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.4-r1.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.4-r1.ebuild
index a2fbce4b5f4f..5f0c490a6e7d 100644
--- a/x11-misc/notification-daemon/notification-daemon-0.3.4-r1.ebuild
+++ b/x11-misc/notification-daemon/notification-daemon-0.3.4-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.4-r1.ebuild,v 1.1 2006/03/20 18:51:31 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.4-r1.ebuild,v 1.2 2006/04/19 15:26:02 gustavoz Exp $
inherit gnome2
@@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=dev-libs/glib-2.4.0