mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-misc/bfm: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
This commit is contained in:
committed by
David Seifert
parent
cedd5ad74c
commit
061802d8ee
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user