summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-03-13 11:50:46 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-03-13 11:50:46 +0000
commitee79c5118c4d6ceae81a52ec36c470201ba3a35b (patch)
treeb2c7a739f163cd97b688677620c55622148064d8 /x11-libs/libnotify
parentInitial commit wrt #280775 by Mikel Olasagasti. (diff)
downloadgentoo-2-ee79c5118c4d6ceae81a52ec36c470201ba3a35b.tar.gz
gentoo-2-ee79c5118c4d6ceae81a52ec36c470201ba3a35b.tar.bz2
gentoo-2-ee79c5118c4d6ceae81a52ec36c470201ba3a35b.zip
List x11-misc/notify-osd as notification daemon.
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r--x11-libs/libnotify/ChangeLog6
-rw-r--r--x11-libs/libnotify/libnotify-0.4.5.ebuild3
-rw-r--r--x11-libs/libnotify/libnotify-0.5.2.ebuild3
-rw-r--r--x11-libs/libnotify/libnotify-0.7.1.ebuild3
4 files changed, 11 insertions, 4 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog
index 779fd9a3e865..e31cfe97d499 100644
--- a/x11-libs/libnotify/ChangeLog
+++ b/x11-libs/libnotify/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libnotify
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.60 2011/03/13 11:11:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.61 2011/03/13 11:50:46 ssuominen Exp $
+
+ 13 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> libnotify-0.4.5.ebuild,
+ libnotify-0.5.2.ebuild, libnotify-0.7.1.ebuild:
+ List x11-misc/notify-osd as notification daemon.
13 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> libnotify-0.7.1.ebuild:
Missing x11-libs/gdk-pixbuf depend wrt #358583 by Dirk Heinrichs.
diff --git a/x11-libs/libnotify/libnotify-0.4.5.ebuild b/x11-libs/libnotify/libnotify-0.4.5.ebuild
index 030fbaf74ce0..f4f3c33c358d 100644
--- a/x11-libs/libnotify/libnotify-0.4.5.ebuild
+++ b/x11-libs/libnotify/libnotify-0.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.5.ebuild,v 1.17 2011/01/24 23:48:36 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.5.ebuild,v 1.18 2011/03/13 11:50:46 ssuominen Exp $
EAPI=2
@@ -21,6 +21,7 @@ DEPEND="${RDEPEND}
PDEPEND="|| (
x11-misc/notification-daemon
xfce-extra/xfce4-notifyd
+ x11-misc/notify-osd
>=x11-wm/awesome-3.4.4
kde-base/knotify
)"
diff --git a/x11-libs/libnotify/libnotify-0.5.2.ebuild b/x11-libs/libnotify/libnotify-0.5.2.ebuild
index 187d2fe41eab..6f8d7d71479a 100644
--- a/x11-libs/libnotify/libnotify-0.5.2.ebuild
+++ b/x11-libs/libnotify/libnotify-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.5.2.ebuild,v 1.1 2011/01/24 23:48:36 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.5.2.ebuild,v 1.2 2011/03/13 11:50:46 ssuominen Exp $
EAPI="3"
@@ -22,6 +22,7 @@ DEPEND="${RDEPEND}
PDEPEND="|| (
x11-misc/notification-daemon
xfce-extra/xfce4-notifyd
+ x11-misc/notify-osd
>=x11-wm/awesome-3.4.4
kde-base/knotify
)"
diff --git a/x11-libs/libnotify/libnotify-0.7.1.ebuild b/x11-libs/libnotify/libnotify-0.7.1.ebuild
index 2a4d92d3f51b..f4861dcff015 100644
--- a/x11-libs/libnotify/libnotify-0.7.1.ebuild
+++ b/x11-libs/libnotify/libnotify-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.1.ebuild,v 1.7 2011/03/13 11:11:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.1.ebuild,v 1.8 2011/03/13 11:50:46 ssuominen Exp $
EAPI=3
inherit autotools eutils gnome.org
@@ -26,6 +26,7 @@ DEPEND="${RDEPEND}
PDEPEND="|| (
x11-misc/notification-daemon
xfce-extra/xfce4-notifyd
+ x11-misc/notify-osd
>=x11-wm/awesome-3.4.4
kde-base/knotify
)"