diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-12-05 14:52:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-12-05 14:52:42 +0000 |
commit | 10639a6b56812e430723d4f2c2b4a1dd05e4276a (patch) | |
tree | 2e9110dac73379e336ad3efbd029f69ed4baa8e7 /x11-misc/notification-daemon | |
parent | Updated the nvidia file which installs to /etc/modules.d for bug #139756. (diff) | |
download | gentoo-2-10639a6b56812e430723d4f2c2b4a1dd05e4276a.tar.gz gentoo-2-10639a6b56812e430723d4f2c2b4a1dd05e4276a.tar.bz2 gentoo-2-10639a6b56812e430723d4f2c2b4a1dd05e4276a.zip |
Stable for HPPA.
(Portage version: 2.1.1-r2)
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.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 36e64fc88ffa..a7bd1ef6a8d6 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.24 2006/11/07 16:34:45 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.25 2006/12/05 14:52:42 jer Exp $ + + 05 Dec 2006; Jeroen Roovers <jer@gentoo.org> + notification-daemon-0.3.6-r1.ebuild: + Stable for HPPA. 07 Nov 2006; Stefan Schweizer <genstef@gentoo.org> files/notification-daemon-0.3.6-binding-tool.patch: 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 9e613928e0a2..710a5913f218 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.1 2006/11/07 08:24:02 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild,v 1.2 2006/12/05 14:52:42 jer 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 |