Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/bashmount/
Date: Wed, 28 Oct 2020 12:10:09
Message-Id: 1603886998.8a7a6288a2f7ea282dae16298213a9df0b8b427b.juippis@gentoo
1 commit: 8a7a6288a2f7ea282dae16298213a9df0b8b427b
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Thu Oct 22 10:15:01 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 28 12:09:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a7a6288
7
8 sys-fs/bashmount: ebuild_homepage_unsync
9
10 - Sync HOMEPAGE
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
14 Closes: https://github.com/gentoo/gentoo/pull/18001
15 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
16
17 sys-fs/bashmount/bashmount-3.2.0.ebuild | 6 ++----
18 1 file changed, 2 insertions(+), 4 deletions(-)
19
20 diff --git a/sys-fs/bashmount/bashmount-3.2.0.ebuild b/sys-fs/bashmount/bashmount-3.2.0.ebuild
21 index 9124bc3307e..338dc84d699 100644
22 --- a/sys-fs/bashmount/bashmount-3.2.0.ebuild
23 +++ b/sys-fs/bashmount/bashmount-3.2.0.ebuild
24 @@ -1,16 +1,15 @@
25 -# Copyright 1999-2017 Gentoo Foundation
26 +# Copyright 1999-2020 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=5
30
31 DESCRIPTION="Bash script that uses udisks to mount removable devices without GUI"
32 -HOMEPAGE="https://sourceforge.net/projects/bashmount/"
33 +HOMEPAGE="https://github.com/jamielinux/bashmount"
34 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 KEYWORDS="amd64 x86"
39 -IUSE=""
40
41 # sys-apps/util-linux -> lsblk
42 RDEPEND="app-shells/bash
43 @@ -18,7 +17,6 @@ RDEPEND="app-shells/bash
44 sys-apps/util-linux
45 sys-fs/udisks:2
46 virtual/eject"
47 -DEPEND=""
48
49 src_install() {
50 dobin ${PN}