diff options
author | 2007-07-15 16:33:44 +0000 | |
---|---|---|
committer | 2007-07-15 16:33:44 +0000 | |
commit | 19bb7ffa551228c18f64709a7c770e5ac5d10439 (patch) | |
tree | 489f58ee045a0a1f46dfdbb277fc4cea383a8450 /x11-misc | |
parent | Version bump, fixing many small problems (diff) | |
download | gentoo-2-19bb7ffa551228c18f64709a7c770e5ac5d10439.tar.gz gentoo-2-19bb7ffa551228c18f64709a7c770e5ac5d10439.tar.bz2 gentoo-2-19bb7ffa551228c18f64709a7c770e5ac5d10439.zip |
Stable on ppc wrt bug 184615
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index d0137d3161ff..4f577fa37a62 100644 --- a/x11-misc/notification-daemon/ChangeLog +++ b/x11-misc/notification-daemon/ChangeLog @@ -1,6 +1,9 @@ # 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.44 2007/07/13 14:50:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.45 2007/07/15 16:33:44 nixnut Exp $ + + 15 Jul 2007; nixnut <nixnut@gentoo.org> notification-daemon-0.3.7.ebuild: + Stable on ppc wrt bug 184615 13 Jul 2007; Raúl Porcel <armin76@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 2471bd34b06a..7122b397dd1f 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.8 2007/07/13 14:50:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild,v 1.9 2007/07/15 16:33:44 nixnut 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 |