diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-12-20 17:32:16 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-12-20 23:48:54 +0100 |
commit | e0aaf0c81202dca06f00f53590d675f7ef240210 (patch) | |
tree | 7712845079320606ba1ba313164737d4f2287816 /sci-physics | |
parent | sci-physics/root: Update virtual/emacs dependency. (diff) | |
download | gentoo-e0aaf0c81202dca06f00f53590d675f7ef240210.tar.gz gentoo-e0aaf0c81202dca06f00f53590d675f7ef240210.tar.bz2 gentoo-e0aaf0c81202dca06f00f53590d675f7ef240210.zip |
sci-physics/thepeg: 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 'sci-physics')
-rw-r--r-- | sci-physics/thepeg/thepeg-1.9.2.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/thepeg/thepeg-2.0.0.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/thepeg/thepeg-2.0.4.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/thepeg/thepeg-1.9.2.ebuild b/sci-physics/thepeg/thepeg-1.9.2.ebuild index eacacaa48085..1f333ed8402a 100644 --- a/sci-physics/thepeg/thepeg-1.9.2.ebuild +++ b/sci-physics/thepeg/thepeg-1.9.2.ebuild @@ -29,7 +29,7 @@ RESTRICT="!test? ( test )" RDEPEND=" sci-libs/gsl:0= - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) fastjet? ( sci-physics/fastjet:0= ) hepmc? ( sci-physics/hepmc:0= ) java? ( >=virtual/jre-1.5:* ) diff --git a/sci-physics/thepeg/thepeg-2.0.0.ebuild b/sci-physics/thepeg/thepeg-2.0.0.ebuild index 677e29bea9b9..6d4e9927f49d 100644 --- a/sci-physics/thepeg/thepeg-2.0.0.ebuild +++ b/sci-physics/thepeg/thepeg-2.0.0.ebuild @@ -29,7 +29,7 @@ RESTRICT="!test? ( test )" RDEPEND=" sci-libs/gsl:0= - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) fastjet? ( sci-physics/fastjet:0= ) hepmc? ( sci-physics/hepmc:0= ) java? ( >=virtual/jre-1.5:* ) diff --git a/sci-physics/thepeg/thepeg-2.0.4.ebuild b/sci-physics/thepeg/thepeg-2.0.4.ebuild index 1591dd59d177..93ed41abb780 100644 --- a/sci-physics/thepeg/thepeg-2.0.4.ebuild +++ b/sci-physics/thepeg/thepeg-2.0.4.ebuild @@ -26,7 +26,7 @@ RESTRICT="!test? ( test )" RDEPEND=" sci-libs/gsl:0= - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) fastjet? ( sci-physics/fastjet:0= ) hepmc? ( sci-physics/hepmc:0= ) java? ( >=virtual/jre-1.5:* ) |