patrick 14/08/10 10:58:06 Modified: vilearn-1.0.ebuild ChangeLog Log: Fix description for more repoman happy (Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.12 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.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/vilearn-1.0.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/vilearn-1.0.ebuild?r1=1.11&r2=1.12 Index: vilearn-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-doc/vilearn/vilearn-1.0.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- vilearn-1.0.ebuild 19 Dec 2011 14:41:53 -0000 1.11 +++ vilearn-1.0.ebuild 10 Aug 2014 10:58:06 -0000 1.12 @@ -1,10 +1,10 @@ -# 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/app-doc/vilearn/vilearn-1.0.ebuild,v 1.11 2011/12/19 14:41:53 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/vilearn/vilearn-1.0.ebuild,v 1.12 2014/08/10 10:58:06 patrick Exp $ EAPI="4" -DESCRIPTION="vilearn is an interactive vi tutorial comprised of 5 tutorials for the vi-impaired." +DESCRIPTION="vilearn is an interactive vi tutorial comprised of 5 tutorials for the vi-impaired" HOMEPAGE="http://vilearn.org/" SRC_URI="http://vilearn.org/${P}.tar.gz" 1.13 app-doc/vilearn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/vilearn/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-doc/vilearn/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 19 Dec 2011 14:41:53 -0000 1.12 +++ ChangeLog 10 Aug 2014 10:58:06 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for app-doc/vilearn -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/vilearn/ChangeLog,v 1.12 2011/12/19 14:41:53 darkside Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/vilearn/ChangeLog,v 1.13 2014/08/10 10:58:06 patrick Exp $ + + 10 Aug 2014; Patrick Lauer <[email protected]> vilearn-1.0.ebuild: + Fix description for more repoman happy 19 Dec 2011; Jeremy Olexa <[email protected]> vilearn-1.0.ebuild: add -macos keywords as tested in bug 319845 @@ -39,4 +42,3 @@ vilearn-1.0.ebuild: Initial revision. Ebuild submitted by Michael C. Ferguson <[email protected]> in bug #41812. -
