tomwij 14/03/24 15:24:57 Modified: ChangeLog notification-daemon-0.ebuild Log: Added x11-misc/mate-notification-daemon to the end of !gnome in virtual/notification-daemon. (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path 1.10 virtual/notification-daemon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 27 Feb 2013 01:57:38 -0000 1.9 +++ ChangeLog 24 Mar 2014 15:24:57 -0000 1.10 @@ -1,6 +1,10 @@ # ChangeLog for virtual/notification-daemon -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.9 2013/02/27 01:57:38 wired Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.10 2014/03/24 15:24:57 tomwij Exp $ + + 24 Mar 2014; Tom Wijsman <[email protected]> notification-daemon-0.ebuild: + Added x11-misc/mate-notification-daemon to the end of !gnome in virtual + /notification-daemon. 27 Feb 2013; Alex Alexander <[email protected]> notification-daemon-0.ebuild: added new daemon: x11-misc/dunst to the list of packages. acked by ssuominen. 1.11 virtual/notification-daemon/notification-daemon-0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.10&r2=1.11 Index: notification-daemon-0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- notification-daemon-0.ebuild 27 Feb 2013 01:57:38 -0000 1.10 +++ notification-daemon-0.ebuild 24 Mar 2014 15:24:57 -0000 1.11 @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.10 2013/02/27 01:57:38 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.11 2014/03/24 15:24:57 tomwij Exp $ -EAPI=2 +EAPI=5 DESCRIPTION="Virtual for notification daemon dbus service" HOMEPAGE="" @@ -24,5 +24,6 @@ >=x11-wm/awesome-3.4.4 x11-wm/enlightenment[enlightenment_modules_notification] x11-wm/enlightenment[e_modules_notification] - kde-base/knotify ) )" + kde-base/knotify + x11-misc/mate-notification-daemon ) )" DEPEND=""
