Skip to content

Commit

Permalink
net-misc/you-get: stable for amd64+x86.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
monsieurp committed Jan 15, 2017
1 parent 06ec5dd commit cde25f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions net-misc/you-get/you-get-0.4.536.ebuild
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

PYTHON_COMPAT=(python{3_4,3_5})

inherit eutils distutils-r1

DESCRIPTION="A tiny command-line utility to download media contents from the Web."
DESCRIPTION="utility to download media contents from the web"
HOMEPAGE="http://www.soimort.org/you-get"
SRC_URI="https://github.com/soimort/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
KEYWORDS="amd64 x86"
REQUIRED_USE=${PYTHON_REQUIRED_USE}

RDEPEND="
Expand Down

0 comments on commit cde25f9

Please sign in to comment.