kensington 15/01/29 16:45:38 Modified: notification-daemon-0.ebuild ChangeLog Log: Include kde-frameworks/knotifications. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.15 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.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.14&r2=1.15 Index: notification-daemon-0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- notification-daemon-0.ebuild 8 Nov 2014 15:44:09 -0000 1.14 +++ notification-daemon-0.ebuild 29 Jan 2015 16:45:38 -0000 1.15 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.14 2014/11/08 15:44:09 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.15 2015/01/29 16:45:38 kensington Exp $ EAPI=5 @@ -26,5 +26,6 @@ x11-wm/enlightenment[e_modules_notification] kde-base/knotify x11-misc/mate-notification-daemon - lxqt-base/lxqt-notificationd ) )" + lxqt-base/lxqt-notificationd + kde-frameworks/knotifications ) )" DEPEND="" 1.14 virtual/notification-daemon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 8 Nov 2014 15:44:09 -0000 1.13 +++ ChangeLog 29 Jan 2015 16:45:38 -0000 1.14 @@ -1,6 +1,10 @@ # ChangeLog for virtual/notification-daemon -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.13 2014/11/08 15:44:09 jauhien Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.14 2015/01/29 16:45:38 kensington Exp $ + + 29 Jan 2015; Michael Palimaka <[email protected]> + notification-daemon-0.ebuild: + Include kde-frameworks/knotifications. 08 Nov 2014; Jauhien Piatlicki <[email protected]> notification-daemon-0.ebuild:
