ssuominen 14/06/02 18:11:06 Modified: notification-daemon-0.7.6.ebuild ChangeLog Log: Since 0.5.0 was updated to EAPI5, update 0.7.x from EAPI4 to EAPI5 too. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path 1.7 x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild?r1=1.6&r2=1.7 Index: notification-daemon-0.7.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- notification-daemon-0.7.6.ebuild 22 Feb 2014 22:57:25 -0000 1.6 +++ notification-daemon-0.7.6.ebuild 2 Jun 2014 18:11:06 -0000 1.7 @@ -1,8 +1,8 @@ # Copyright 1999-2014 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.7.6.ebuild,v 1.6 2014/02/22 22:57:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild,v 1.7 2014/06/02 18:11:06 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit gnome.org DESCRIPTION="Notification daemon" @@ -22,10 +22,9 @@ !x11-misc/notify-osd !x11-misc/qtnotifydaemon" DEPEND="${RDEPEND} - app-arch/xz-utils - >=dev-util/intltool-0.40 - virtual/pkgconfig - sys-devel/gettext" + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" DOCS=( AUTHORS ChangeLog NEWS ) 1.98 x11-misc/notification-daemon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/ChangeLog?rev=1.98&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/ChangeLog?rev=1.98&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/ChangeLog?r1=1.97&r2=1.98 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- ChangeLog 2 Jun 2014 17:56:49 -0000 1.97 +++ ChangeLog 2 Jun 2014 18:11:06 -0000 1.98 @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/notification-daemon # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.97 2014/06/02 17:56:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.98 2014/06/02 18:11:06 ssuominen Exp $ + + 02 Jun 2014; Samuli Suominen <[email protected]> + notification-daemon-0.7.6.ebuild: + Since 0.5.0 was updated to EAPI5, update 0.7.x from EAPI4 to EAPI5 too. 02 Jun 2014; Samuli Suominen <[email protected]> +files/notification-daemon-0.5.0-underlinking.patch,
