diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-12-20 16:56:15 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-12-20 23:48:19 +0100 |
commit | b95913f28d138ed39875e0833716d6a268a368e2 (patch) | |
tree | 45a419a937a5fd352b8179db62334a9caf770f85 /app-text | |
parent | app-office/magicpoint: Update virtual/emacs dependency. (diff) | |
download | gentoo-b95913f28d138ed39875e0833716d6a268a368e2.tar.gz gentoo-b95913f28d138ed39875e0833716d6a268a368e2.tar.bz2 gentoo-b95913f28d138ed39875e0833716d6a268a368e2.zip |
app-text/a2ps: Update virtual/emacs dependency.
The virtual is deprecated, depend on app-editors/emacs instead.
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/a2ps/a2ps-4.14-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/a2ps/a2ps-4.14-r6.ebuild b/app-text/a2ps/a2ps-4.14-r6.ebuild index 33b91a41bf4e..516e52823725 100644 --- a/app-text/a2ps/a2ps-4.14-r6.ebuild +++ b/app-text/a2ps/a2ps-4.14-r6.ebuild @@ -20,7 +20,7 @@ RDEPEND="app-text/ghostscript-gpl app-text/libpaper >=app-text/psutils-1.17 app-text/wdiff - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) latex? ( virtual/latex-base ) nls? ( virtual/libintl ) userland_GNU? ( >=sys-apps/coreutils-6.10-r1 )" |