diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-12 06:22:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-12 06:22:36 +0000 |
commit | 229cc0592bcad548051422518e04f588937bdca7 (patch) | |
tree | cb2029bf6d14901a1b75b868ee34ec94847884cc /x11-misc/notification-daemon | |
parent | Keyworded ~sparc-fbsd, #182763 (diff) | |
download | gentoo-2-229cc0592bcad548051422518e04f588937bdca7.tar.gz gentoo-2-229cc0592bcad548051422518e04f588937bdca7.tar.bz2 gentoo-2-229cc0592bcad548051422518e04f588937bdca7.zip |
Stable on ppc64; bug #184615
(Portage version: 2.1.2.9)
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 415e1e01d40a..3bbebb25683e 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.39 2007/07/08 05:34:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.40 2007/07/12 06:22:36 corsair Exp $ + + 12 Jul 2007; Markus Rothe <corsair@gentoo.org> + notification-daemon-0.3.7.ebuild: + Stable on ppc64; bug #184615 08 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org> notification-daemon-0.3.6-r1.ebuild, 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 7a7acc0a7fba..c54daf995313 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.3 2007/07/08 05:34:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild,v 1.4 2007/07/12 06:22:36 corsair 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 |