diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 06:44:39 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 06:44:39 +0000 |
commit | 4484841a2d75cf8b07918de437923c271722620f (patch) | |
tree | 152a9cf3b6a7dfb9eca316ac2de817bc7c5276ca /app-emulation/vov/vov-2.0.0.ebuild | |
parent | Add ruby20, ruby21 target. (diff) | |
download | gentoo-2-4484841a2d75cf8b07918de437923c271722620f.tar.gz gentoo-2-4484841a2d75cf8b07918de437923c271722620f.tar.bz2 gentoo-2-4484841a2d75cf8b07918de437923c271722620f.zip |
Make description more repoman-happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/vov/vov-2.0.0.ebuild')
-rw-r--r-- | app-emulation/vov/vov-2.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/vov/vov-2.0.0.ebuild b/app-emulation/vov/vov-2.0.0.ebuild index bfd6f8792c27..c85505b705d2 100644 --- a/app-emulation/vov/vov-2.0.0.ebuild +++ b/app-emulation/vov/vov-2.0.0.ebuild @@ -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" |