diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-20 23:05:33 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-20 23:05:33 +0000 |
commit | c68d23c2e114ea3bceffffbb128b5eecb2a930b7 (patch) | |
tree | cd93dfff2777dbd696ee8c12cae4c48ca76c7db7 /net-dns/libidn/libidn-1.35.ebuild | |
parent | 2019-12-20 22:05:45 UTC (diff) | |
parent | app-i18n/anthy: Refer to app-editors/emacs in metadata.xml. (diff) | |
download | gentoo-c68d23c2e114ea3bceffffbb128b5eecb2a930b7.tar.gz gentoo-c68d23c2e114ea3bceffffbb128b5eecb2a930b7.tar.bz2 gentoo-c68d23c2e114ea3bceffffbb128b5eecb2a930b7.zip |
Merge updates from master
Diffstat (limited to 'net-dns/libidn/libidn-1.35.ebuild')
-rw-r--r-- | net-dns/libidn/libidn-1.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/libidn/libidn-1.35.ebuild b/net-dns/libidn/libidn-1.35.ebuild index bf9a50522715..e0bd8ca753d2 100644 --- a/net-dns/libidn/libidn-1.35.ebuild +++ b/net-dns/libidn/libidn-1.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ IUSE="doc emacs java mono nls static-libs" DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS TODO ) COMMON_DEPEND=" - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) mono? ( >=dev-lang/mono-0.95 ) " DEPEND="${COMMON_DEPEND} |