summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-20 22:30:33 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-21 02:57:01 +0100
commitd7dea6a3d886d45f6eb614bd7a66dec842f903f1 (patch)
tree2bd29731ec8fed9477491dcd0572b9575a605654 /games-util/lgogdownloader/lgogdownloader-3.2.ebuild
parentgames-util/joystick: Remove old (diff)
downloadgentoo-d7dea6a3d886d45f6eb614bd7a66dec842f903f1.tar.gz
gentoo-d7dea6a3d886d45f6eb614bd7a66dec842f903f1.tar.bz2
gentoo-d7dea6a3d886d45f6eb614bd7a66dec842f903f1.zip
games-util/lgogdownloader: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'games-util/lgogdownloader/lgogdownloader-3.2.ebuild')
-rw-r--r--games-util/lgogdownloader/lgogdownloader-3.2.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/games-util/lgogdownloader/lgogdownloader-3.2.ebuild b/games-util/lgogdownloader/lgogdownloader-3.2.ebuild
deleted file mode 100644
index 0ac33eae5786..000000000000
--- a/games-util/lgogdownloader/lgogdownloader-3.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Unofficial GOG.com downloader for Linux"
-HOMEPAGE="https://sites.google.com/site/gogdownloader/"
-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=
- dev-libs/boost:0=
- >=dev-libs/jsoncpp-1.7:0=
- dev-libs/tinyxml2:0=
- net-libs/liboauth:0=
- >=net-misc/curl-7.32:0=[ssl]"
-
-DEPEND="${RDEPEND}
- sys-apps/help2man
- virtual/pkgconfig"