johu 14/03/20 21:58:29 Modified: gx-mail-notify-0.4.4.ebuild ChangeLog Log: Bump to EAPI 5. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.3 kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild?r1=1.2&r2=1.3 Index: gx-mail-notify-0.4.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gx-mail-notify-0.4.4.ebuild 29 Oct 2011 00:42:11 -0000 1.2 +++ gx-mail-notify-0.4.4.ebuild 20 Mar 2014 21:58:28 -0000 1.3 @@ -1,15 +1,15 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild,v 1.2 2011/10/29 00:42:11 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild,v 1.3 2014/03/20 21:58:28 johu Exp $ -EAPI=4 +EAPI=5 OPENGL_REQUIRED=always inherit kde4-base MY_P=gx_mail_notify-${PV} -DESCRIPTION="A plasmoid for checking unread mail" +DESCRIPTION="Plasmoid for checking unread mail" HOMEPAGE="http://www.kde-look.org/content/show.php/GX+Mail+Notify?content=99617" SRC_URI="http://www.kde-look.org/CONTENT/content-files/99617-${MY_P}.tar.bz2" 1.5 kde-misc/gx-mail-notify/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/gx-mail-notify/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/gx-mail-notify/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/gx-mail-notify/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 29 Oct 2011 00:42:11 -0000 1.4 +++ ChangeLog 20 Mar 2014 21:58:29 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/gx-mail-notify -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/ChangeLog,v 1.4 2011/10/29 00:42:11 abcd Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/ChangeLog,v 1.5 2014/03/20 21:58:29 johu Exp $ + + 20 Mar 2014; Johannes Huber <j...@gentoo.org> gx-mail-notify-0.4.4.ebuild: + Bump to EAPI 5. 29 Oct 2011; Jonathan Callen <a...@gentoo.org> gx-mail-notify-0.4.4.ebuild: Bump to EAPI=4 @@ -21,4 +24,3 @@ 03 Nov 2009; Samuli Suominen <ssuomi...@gentoo.org> +gx-mail-notify-0.4.2.ebuild: Initial commit wrt #291438, thanks to Andreas Grundler for ebuild. -