From: Harri Nieminen Date: Fri, 17 Feb 2017 19:06:30 +0000 (+0200) Subject: app-misc/bfm: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=061802d8ee5eda113ba8e46ea2f3aae4c4bb3188;p=gentoo.git app-misc/bfm: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- 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"