projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3795f35
)
app-text/txt2tags: Update virtual/emacs dependency.
author
Ulrich Müller
<ulm@gentoo.org>
Fri, 20 Dec 2019 15:57:08 +0000
(16:57 +0100)
committer
Ulrich Müller
<ulm@gentoo.org>
Fri, 20 Dec 2019 22:48:20 +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>
app-text/txt2tags/txt2tags-2.6-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-text/txt2tags/txt2tags-2.6-r1.ebuild
b/app-text/txt2tags/txt2tags-2.6-r1.ebuild
index a1ae6ff89610c6069aee1e92543977cf1395a885..142ed1befe0460600cc269fe0df3822923acebbd 100644
(file)
--- a/
app-text/txt2tags/txt2tags-2.6-r1.ebuild
+++ b/
app-text/txt2tags/txt2tags-2.6-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=5
@@
-25,7
+25,7
@@
DEPEND="${PYTHON_DEPS}
app-editors/gvim
)
)
- emacs? (
virtual/emacs
)"
+ emacs? (
>=app-editors/emacs-23.1:*
)"
RDEPEND="${DEPEND}"