diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-02-18 10:12:46 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-02-18 10:23:26 +0100 |
commit | e3a17bffa02c835520bd89ef9c0e7e7a38bcabac (patch) | |
tree | 2e9cfa5df8e19681e493a294678fa5c1bd2269e4 /app-misc/cpipe | |
parent | net-misc/spiped: add libressl support. (diff) | |
download | gentoo-e3a17bffa02c835520bd89ef9c0e7e7a38bcabac.tar.gz gentoo-e3a17bffa02c835520bd89ef9c0e7e7a38bcabac.tar.bz2 gentoo-e3a17bffa02c835520bd89ef9c0e7e7a38bcabac.zip |
app-misc/cpipe: tidy up ebuild.
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-misc/cpipe')
-rw-r--r-- | app-misc/cpipe/cpipe-3.0.3.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/app-misc/cpipe/cpipe-3.0.3.ebuild b/app-misc/cpipe/cpipe-3.0.3.ebuild index 3821e559ad2b..ea7452bfe4b4 100644 --- a/app-misc/cpipe/cpipe-3.0.3.ebuild +++ b/app-misc/cpipe/cpipe-3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,10 +13,6 @@ SRC_URI="https://github.com/HaraldKi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" src_prepare() { default |