diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-05-26 18:26:01 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-05-26 18:26:01 +0000 |
commit | c0bfda7a70b32b1a164af030b3745620b758aaa3 (patch) | |
tree | 71b0382cff16a959529d6169359de9650c373a28 /x11-misc/notification-daemon | |
parent | mask new release of dev-ml/ulex as it depends on ocaml 3.10 (diff) | |
download | gentoo-2-c0bfda7a70b32b1a164af030b3745620b758aaa3.tar.gz gentoo-2-c0bfda7a70b32b1a164af030b3745620b758aaa3.tar.bz2 gentoo-2-c0bfda7a70b32b1a164af030b3745620b758aaa3.zip |
Add block for notification-daemon-xfce.
(Portage version: 2.1.2.7)
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 | 5 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild | 5 |
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index 2bbcf4870a61..ffd11e71600f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.37 2007/02/28 23:09:18 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.38 2007/05/26 18:26:01 drac Exp $ + + 26 May 2007; Samuli Suominen <drac@gentoo.org> + notification-daemon-0.3.6-r1.ebuild, notification-daemon-0.3.7.ebuild: + Add block for notification-daemon-xfce. *notification-daemon-0.3.7 (28 Feb 2007) 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 ea32b663f3fe..0bf6f8a91845 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-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.13 2007/02/05 23:30:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild,v 1.14 2007/05/26 18:26:01 drac Exp $ inherit gnome2 eutils @@ -25,7 +25,8 @@ RDEPEND=">=dev-libs/glib-2.4.0 dev-libs/popt" DEPEND="${RDEPEND} =sys-devel/automake-1.9* - >=sys-devel/gettext-0.14" + >=sys-devel/gettext-0.14 + !xfce-extra/notification-daemon-xfce" DOCS="AUTHORS ChangeLog NEWS" 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 3c9135f893b4..4685d53d89ff 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.1 2007/02/28 23:09:18 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild,v 1.2 2007/05/26 18:26:01 drac Exp $ inherit gnome2 eutils @@ -24,6 +24,7 @@ RDEPEND=">=dev-libs/glib-2.4.0 x11-libs/libwnck" DEPEND="${RDEPEND} =sys-devel/automake-1.9* - >=sys-devel/gettext-0.14" + >=sys-devel/gettext-0.14 + !xfce-extra/notification-daemon-xfce" DOCS="AUTHORS ChangeLog NEWS" |