diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-07-21 02:00:33 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-07-21 02:00:33 +0000 |
commit | 19c5aa75981e8f30fe648b376545643fb01be14e (patch) | |
tree | f27ddb3b1265e19f997a478d81c1d0a4206ba102 /x11-misc/notification-daemon | |
parent | Revision bump to use new Java system. (diff) | |
download | gentoo-2-19c5aa75981e8f30fe648b376545643fb01be14e.tar.gz gentoo-2-19c5aa75981e8f30fe648b376545643fb01be14e.tar.bz2 gentoo-2-19c5aa75981e8f30fe648b376545643fb01be14e.zip |
Stable on amd64.
(Portage version: 2.1.1_pre3-r1)
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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index 03f5da651b0d..6b81e45bae69 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.12 2006/07/16 05:03:28 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.13 2006/07/21 02:00:33 metalgod Exp $ + + 21 Jul 2006; Luis Medinas <metalgod@gentoo.org> + notification-daemon-0.3.5.ebuild: + Stable on amd64. 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> notification-daemon-0.3.5.ebuild: diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild index da2280b6e7ed..a4c3263215c3 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.3.5.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.5.ebuild,v 1.6 2006/07/16 05:03:28 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild,v 1.7 2006/07/21 02:00:33 metalgod Exp $ inherit gnome2 @@ -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 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=dev-libs/glib-2.4.0 |