patrick 14/08/06 06:44:38 Modified: vov-2.0.0.ebuild ChangeLog Log: Make description more repoman-happy (Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.4 app-emulation/vov/vov-2.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vov/vov-2.0.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vov/vov-2.0.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vov/vov-2.0.0.ebuild?r1=1.3&r2=1.4 Index: vov-2.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/vov/vov-2.0.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- vov-2.0.0.ebuild 23 Sep 2009 15:34:35 -0000 1.3 +++ vov-2.0.0.ebuild 6 Aug 2014 06:44:38 -0000 1.4 @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vov/vov-2.0.0.ebuild,v 1.3 2009/09/23 15:34:35 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vov/vov-2.0.0.ebuild,v 1.4 2014/08/06 06:44:38 patrick Exp $ inherit flag-o-matic -DESCRIPTION="vov (Vov's Obsessive Von-Neumann) is a tool that emulates the behavior of a Von-Neumann machine." +DESCRIPTION="vov (Vov's Obsessive Von-Neumann) is a tool that emulates the behavior of a Von-Neumann machine" HOMEPAGE="http://home.gna.org/vov/" SRC_URI="http://download.gna.org/vov/${P}.tar.gz" 1.8 app-emulation/vov/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vov/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vov/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vov/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/vov/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 17 Jan 2014 07:04:25 -0000 1.7 +++ ChangeLog 6 Aug 2014 06:44:38 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/vov # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vov/ChangeLog,v 1.7 2014/01/17 07:04:25 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vov/ChangeLog,v 1.8 2014/08/06 06:44:38 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <[email protected]> vov-2.0.0.ebuild: + Make description more repoman-happy 17 Jan 2014; Yixun Lan <[email protected]> metadata.xml: update maintainer email
