projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c214132
)
dev-lang/gforth: Update virtual/emacs dependency.
author
Ulrich Müller
<ulm@gentoo.org>
Fri, 20 Dec 2019 15:59:35 +0000
(16:59 +0100)
committer
Ulrich Müller
<ulm@gentoo.org>
Fri, 20 Dec 2019 22:48:24 +0000
(23:48 +0100)
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>
dev-lang/gforth/gforth-0.7.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/gforth/gforth-0.7.3-r1.ebuild
b/dev-lang/gforth/gforth-0.7.3-r1.ebuild
index 0a50f9613e8672d3ed41be50600ae2db2b2dd4b8..2697a44780a7ef66e073c2cf96cb53833f1e2798 100644
(file)
--- a/
dev-lang/gforth/gforth-0.7.3-r1.ebuild
+++ b/
dev-lang/gforth/gforth-0.7.3-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-15,7
+15,7
@@
KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
IUSE="emacs"
DEPEND="dev-libs/ffcall
- emacs? (
virtual/emacs
)"
+ emacs? (
>=app-editors/emacs-23.1:*
)"
RDEPEND="${DEPEND}"
SITEFILE="50${PN}-gentoo.el"