diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-07-13 00:49:59 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-07-13 00:49:59 +0000 |
commit | a31babb525d1982b18ef597afaed8d793598d2ab (patch) | |
tree | fb539db010caf317bc0b22f5f703c987e10b0b8a /x11-misc/notification-daemon | |
parent | Stable on amd64/x86 wrt bug #184615. (diff) | |
download | gentoo-2-a31babb525d1982b18ef597afaed8d793598d2ab.tar.gz gentoo-2-a31babb525d1982b18ef597afaed8d793598d2ab.tar.bz2 gentoo-2-a31babb525d1982b18ef597afaed8d793598d2ab.zip |
Stable on amd64/x86 wrt bug #184615.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index e5085756adcc..34b151cfb8e0 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.42 2007/07/12 18:15:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.43 2007/07/13 00:49:59 wolf31o2 Exp $ + + 13 Jul 2007; Chris Gianelloni <wolf31o2@gentoo.org> + notification-daemon-0.3.7.ebuild: + Stable on amd64/x86 wrt bug #184615. 12 Jul 2007; Jeroen Roovers <jer@gentoo.org> notification-daemon-0.3.7.ebuild: diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild index 771935bf5e48..e723b95b5b23 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.6 2007/07/12 18:15:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild,v 1.7 2007/07/13 00:49:59 wolf31o2 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 ~arm hppa ~ia64 ~ppc ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.4.0 |