summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-17 21:06:30 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:50:38 +0100
commit061802d8ee5eda113ba8e46ea2f3aae4c4bb3188 (patch)
tree82cd12f86860a96a5783a0e30491949dd51562b0
parentapp-misc/beancounter: Fix toolong.DESCRIPTION (diff)
downloadgentoo-061802d8ee5eda113ba8e46ea2f3aae4c4bb3188.tar.gz
gentoo-061802d8ee5eda113ba8e46ea2f3aae4c4bb3188.tar.bz2
gentoo-061802d8ee5eda113ba8e46ea2f3aae4c4bb3188.zip
app-misc/bfm: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
-rw-r--r--app-misc/bfm/bfm-1.2-r1.ebuild4
-rw-r--r--app-misc/bfm/bfm-1.2-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/bfm/bfm-1.2-r1.ebuild b/app-misc/bfm/bfm-1.2-r1.ebuild
index e5fa4fb96573..49542c8cbc53 100644
--- a/app-misc/bfm/bfm-1.2-r1.ebuild
+++ b/app-misc/bfm/bfm-1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
-DESCRIPTION="File manager and first person shooter written in Java3D, you remove files by shooting at them"
+DESCRIPTION="File manager and first person shooter written in Java3D, shoot to remove files"
HOMEPAGE="http://bfm.webhop.net"
SRC_URI="http://bfm.webhop.net/releases/${P}.tar.gz"
diff --git a/app-misc/bfm/bfm-1.2-r2.ebuild b/app-misc/bfm/bfm-1.2-r2.ebuild
index f8d56408256a..ca11487a89d5 100644
--- a/app-misc/bfm/bfm-1.2-r2.ebuild
+++ b/app-misc/bfm/bfm-1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
-DESCRIPTION="File manager and first person shooter written in Java3D, you remove files by shooting at them"
+DESCRIPTION="File manager and first person shooter written in Java3D, shoot to remove files"
HOMEPAGE="http://bfm.webhop.net"
SRC_URI="http://bfm.webhop.net/releases/${P}.tar.gz"