diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-31 00:17:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-31 00:17:10 +0000 |
commit | 01a25a5d4abd4aa2e0064371a94af0009c4c6745 (patch) | |
tree | c1d4e26c597a989782c0680ac93156726ca1f72c /x11-misc | |
parent | masked version bump (diff) | |
download | gentoo-2-01a25a5d4abd4aa2e0064371a94af0009c4c6745.tar.gz gentoo-2-01a25a5d4abd4aa2e0064371a94af0009c4c6745.tar.bz2 gentoo-2-01a25a5d4abd4aa2e0064371a94af0009c4c6745.zip |
Stable on Alpha, bug 157906.
(Portage version: 2.1.2_rc4-r2)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index 10cd3d65380a..883d032cbce3 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.26 2006/12/29 12:53:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.27 2006/12/31 00:17:10 kloeri Exp $ + + 31 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> + notification-daemon-0.3.6-r1.ebuild: + Stable on Alpha, bug 157906. 29 Dec 2006; Gustavo Zacarias <gustavoz@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 38ae6a9c0e4b..a185c2c118f4 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 # 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.3 2006/12/29 12:53:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild,v 1.4 2006/12/31 00:17:10 kloeri 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 |