mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -24,7 +24,6 @@ DOCS=( readme.txt History.txt License.txt )
|
||||
HTML_DOCS=( MANUAL )
|
||||
RESTRICT="mirror"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
uasm? ( dev-lang/uasm )
|
||||
|
||||
@@ -18,7 +18,6 @@ fi
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
sys-fs/fuse:0
|
||||
|
||||
@@ -15,7 +15,6 @@ KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND="app-arch/bzip2 sys-libs/zlib virtual/libiconv"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-0.65-buildfix-wrong-data-type.patch
|
||||
|
||||
Reference in New Issue
Block a user