hattya 14/09/28 10:06:37 Modified: vilearn-1.0.ebuild ChangeLog Log: update to EAPI 5 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Revision Changes Path 1.14 app-doc/vilearn/vilearn-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/vilearn-1.0.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/vilearn-1.0.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/vilearn-1.0.ebuild?r1=1.13&r2=1.14 Index: vilearn-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-doc/vilearn/vilearn-1.0.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- vilearn-1.0.ebuild 28 Sep 2014 10:05:16 -0000 1.13 +++ vilearn-1.0.ebuild 28 Sep 2014 10:06:37 -0000 1.14 @@ -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/app-doc/vilearn/vilearn-1.0.ebuild,v 1.13 2014/09/28 10:05:16 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/vilearn/vilearn-1.0.ebuild,v 1.14 2014/09/28 10:06:37 hattya Exp $ -EAPI="4" +EAPI="5" DESCRIPTION="vilearn is an interactive vi tutorial comprised of 5 tutorials for the vi-impaired" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" @@ -14,7 +14,6 @@ IUSE="" RDEPEND="app-editors/vim" -DEPEND="${RDEPEND}" src_prepare() { sed -i "s:/usr/local:${EPREFIX}/usr:" Makefile 1.15 app-doc/vilearn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-doc/vilearn/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 28 Sep 2014 10:05:16 -0000 1.14 +++ ChangeLog 28 Sep 2014 10:06:37 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for app-doc/vilearn # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/vilearn/ChangeLog,v 1.14 2014/09/28 10:05:16 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/vilearn/ChangeLog,v 1.15 2014/09/28 10:06:37 hattya Exp $ + + 28 Sep 2014; Akinori Hattori <[email protected]> vilearn-1.0.ebuild: + update to EAPI 5 28 Sep 2014; Akinori Hattori <[email protected]> vilearn-1.0.ebuild: update HOMEPAGE and SRC_URI wrt bug #507898
