summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-17 17:34:16 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:17:56 +0100
commita148af6963057a514fcec73adc75aa84de5f7f26 (patch)
tree2870c230cdf43ae0cdf697a8f8effd18179d4e8e /app-emulation/vov
parentapp-emulation/vmware-workstation: Fix toolong.DESCRIPTION (diff)
downloadgentoo-a148af6963057a514fcec73adc75aa84de5f7f26.tar.gz
gentoo-a148af6963057a514fcec73adc75aa84de5f7f26.tar.bz2
gentoo-a148af6963057a514fcec73adc75aa84de5f7f26.zip
app-emulation/vov: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-emulation/vov')
-rw-r--r--app-emulation/vov/vov-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vov/vov-2.0.0.ebuild b/app-emulation/vov/vov-2.0.0.ebuild
index 78b907941f8e..1ebfb8700022 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-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
inherit flag-o-matic
-DESCRIPTION="vov (Vov's Obsessive Von-Neumann) is a tool that emulates the behavior of a Von-Neumann machine"
+DESCRIPTION="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"