diff options
author | Elijah El Lazkani <ThyArmageddon+GentooOverlay@Gmail.com> | 2013-05-30 00:23:54 -0400 |
---|---|---|
committer | Elijah El Lazkani <ThyArmageddon+GentooOverlay@Gmail.com> | 2013-05-30 00:23:54 -0400 |
commit | f955f0c4ea77021c719be615afa648e5a574047a (patch) | |
tree | d17baa83c3cbe0f7a6090d6dffd48ed333844c9b | |
parent | Added gcc dependency to jshon just in case... (diff) | |
download | Armageddon-f955f0c4ea77021c719be615afa648e5a574047a.tar.gz Armageddon-f955f0c4ea77021c719be615afa648e5a574047a.tar.bz2 Armageddon-f955f0c4ea77021c719be615afa648e5a574047a.zip |
Minor changes to conform with the tree.
-rw-r--r-- | media-video/subdownloader/subdownloader-2.0.18.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/subdownloader/subdownloader-2.0.18.ebuild b/media-video/subdownloader/subdownloader-2.0.18.ebuild index bf567f4..698857b 100644 --- a/media-video/subdownloader/subdownloader-2.0.18.ebuild +++ b/media-video/subdownloader/subdownloader-2.0.18.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 PYTHON_DEPEND="2" @@ -16,7 +16,6 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -S="${WORKDIR}/subdownloader-${PV}" DEPEND=" dev-python/PyQt4 |