games-util/lgogdownloader: Drop debug USE flag
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 14 Oct 2018 07:33:16 +0000 (08:33 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 14 Oct 2018 07:35:04 +0000 (08:35 +0100)
It doesn't actually do anything. I can't remember why I enabled it by
default. There are some debug messages in the code but the eclass only
unsets the DEBUG macro, it never sets it.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

games-util/lgogdownloader/lgogdownloader-3.4.ebuild
games-util/lgogdownloader/lgogdownloader-9999.ebuild

index 213bca2a9420b0bb0cbb06db6c7dd51dd7fb0504..bcd778da72febed01afa19e0e5c2498d62f14b81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,6 @@ SRC_URI="https://sites.google.com/site/gogdownloader/${P}.tar.gz"
 LICENSE="WTFPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="+debug"
 
 RDEPEND=">=app-crypt/rhash-1.3.3-r2:0=
        dev-cpp/htmlcxx:0=
index 478ab0eee166f34d5138e8e3df618a64370962a2..a04e8bc6c49e96183b316a87cd4af1e641a71e1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,6 @@ HOMEPAGE="https://sites.google.com/site/gogdownloader/"
 EGIT_REPO_URI="https://github.com/Sude-/lgogdownloader.git"
 LICENSE="WTFPL-2"
 SLOT="0"
-IUSE="+debug"
 
 RDEPEND=">=app-crypt/rhash-1.3.3-r2:0=
        dev-cpp/htmlcxx:0=