sys-fs/bashmount: Shorter DESCRIPTION

This commit is contained in:
Jonas Stein
2017-08-06 15:15:18 +02:00
committed by Amy Liffey
parent b74a5abf96
commit d4ee6fce58

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="A bash script that uses udisks to handle removable devices without dependencies on any GUI"
DESCRIPTION="Bash script that uses udisks to mount removable devices without GUI"
HOMEPAGE="https://sourceforge.net/projects/bashmount/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"