johu 14/03/20 22:11:08 Modified: kgrubeditor-0.8.5.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.5 kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild?r1=1.4&r2=1.5 Index: kgrubeditor-0.8.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kgrubeditor-0.8.5.ebuild 29 Oct 2011 00:37:30 -0000 1.4 +++ kgrubeditor-0.8.5.ebuild 20 Mar 2014 22:11:08 -0000 1.5 @@ -1,8 +1,8 @@ -# 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/kgrubeditor/kgrubeditor-0.8.5.ebuild,v 1.4 2011/10/29 00:37:30 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild,v 1.5 2014/03/20 22:11:08 johu Exp $ -EAPI=4 +EAPI=5 inherit kde4-base @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="4" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="debug" RDEPEND="|| ( <sys-boot/grub-1 sys-boot/grub-static )" 1.5 kde-misc/kgrubeditor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 29 Oct 2011 00:37:30 -0000 1.4 +++ ChangeLog 20 Mar 2014 22:11:08 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kgrubeditor -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/ChangeLog,v 1.4 2011/10/29 00:37:30 abcd Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/ChangeLog,v 1.5 2014/03/20 22:11:08 johu Exp $ + + 20 Mar 2014; Johannes Huber <j...@gentoo.org> kgrubeditor-0.8.5.ebuild: + Bump to EAPI 5. 29 Oct 2011; Jonathan Callen <a...@gentoo.org> kgrubeditor-0.8.5.ebuild: Bump to EAPI=4 @@ -17,4 +20,3 @@ 10 May 2009; Markos Chandras <hwoar...@gentoo.org> +kgrubeditor-0.8.5.ebuild, +metadata.xml: Moved from sunrise. Fixes bug 210960 -