diff options
author | José María Alonso Josa <nimiux@gentoo.org> | 2016-03-05 22:41:42 +0100 |
---|---|---|
committer | José María Alonso Josa <nimiux@gentoo.org> | 2016-03-05 22:42:10 +0100 |
commit | e2c56d963f9c3565cdedb748892c79789b288505 (patch) | |
tree | ecf1b029b4e6602be6a80ab9e4bf2909024806a6 /app-misc/rlwrap/rlwrap-0.42.ebuild | |
parent | app-editors/emacs: amd64 stable wrt bug #576532 (diff) | |
download | gentoo-e2c56d963f9c3565cdedb748892c79789b288505.tar.gz gentoo-e2c56d963f9c3565cdedb748892c79789b288505.tar.bz2 gentoo-e2c56d963f9c3565cdedb748892c79789b288505.zip |
app-misc/rlwrap: Drop old
Diffstat (limited to 'app-misc/rlwrap/rlwrap-0.42.ebuild')
-rw-r--r-- | app-misc/rlwrap/rlwrap-0.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/rlwrap/rlwrap-0.42.ebuild b/app-misc/rlwrap/rlwrap-0.42.ebuild index a42f734d8375..285b678ae486 100644 --- a/app-misc/rlwrap/rlwrap-0.42.ebuild +++ b/app-misc/rlwrap/rlwrap-0.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ~mips ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug" -RDEPEND="sys-libs/readline" +RDEPEND="sys-libs/readline:0" DEPEND="${RDEPEND}" src_configure() { |