Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/bashmount/
Date: Sun, 06 Aug 2017 13:42:39
Message-Id: 1502026903.d4ee6fce584c22a98710c8d0389e2fdf210aea92.amynka@gentoo
1 commit: d4ee6fce584c22a98710c8d0389e2fdf210aea92
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 13:15:18 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 13:41:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4ee6fce
7
8 sys-fs/bashmount: Shorter DESCRIPTION
9
10 sys-fs/bashmount/bashmount-3.2.0.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/sys-fs/bashmount/bashmount-3.2.0.ebuild b/sys-fs/bashmount/bashmount-3.2.0.ebuild
14 index 868e42f7f1a..9124bc3307e 100644
15 --- a/sys-fs/bashmount/bashmount-3.2.0.ebuild
16 +++ b/sys-fs/bashmount/bashmount-3.2.0.ebuild
17 @@ -1,9 +1,9 @@
18 -# Copyright 1999-2014 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23
24 -DESCRIPTION="A bash script that uses udisks to handle removable devices without dependencies on any GUI"
25 +DESCRIPTION="Bash script that uses udisks to mount removable devices without GUI"
26 HOMEPAGE="https://sourceforge.net/projects/bashmount/"
27 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"