From: Jonas Stein Date: Sun, 6 Aug 2017 13:15:18 +0000 (+0200) Subject: sys-fs/bashmount: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d4ee6fce584c22a98710c8d0389e2fdf210aea92;p=gentoo.git sys-fs/bashmount: Shorter DESCRIPTION --- diff --git a/sys-fs/bashmount/bashmount-3.2.0.ebuild b/sys-fs/bashmount/bashmount-3.2.0.ebuild index 868e42f7f1af..9124bc3307ef 100644 --- a/sys-fs/bashmount/bashmount-3.2.0.ebuild +++ b/sys-fs/bashmount/bashmount-3.2.0.ebuild @@ -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"