diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-01-02 04:51:05 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-01-02 04:51:05 +0000 |
commit | ffc5ce971efa3b4fdc92c4044f6b0e734d2b3e8f (patch) | |
tree | 2bb20cbbdb6e83d980acb1cf2447e080e0d77504 /x11-misc | |
parent | Stable on x86, bug #159636. (diff) | |
download | gentoo-2-ffc5ce971efa3b4fdc92c4044f6b0e734d2b3e8f.tar.gz gentoo-2-ffc5ce971efa3b4fdc92c4044f6b0e734d2b3e8f.tar.bz2 gentoo-2-ffc5ce971efa3b4fdc92c4044f6b0e734d2b3e8f.zip |
Stable on x86, bug #157906.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index 324573654b19..865bcfb89dd3 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.28 2006/12/31 20:39:32 corsair Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.29 2007/01/02 04:51:05 ticho Exp $ + + 02 Jan 2007; Andrej Kacian <ticho@gentoo.org> + notification-daemon-0.3.6-r1.ebuild: + Stable on x86, bug #157906. 31 Dec 2006; Markus Rothe <corsair@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 4ade58ebfb92..eef71e942c8c 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 +# 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.6-r1.ebuild,v 1.5 2006/12/31 20:39:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild,v 1.6 2007/01/02 04:51:05 ticho 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 |