mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -11,7 +11,6 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=">=app-shells/fish-2.2"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
@@ -12,7 +12,6 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=">=app-shells/fish-2.2"
|
||||
|
||||
S="${WORKDIR}/${PN}-${COMMIT}"
|
||||
|
||||
Reference in New Issue
Block a user