summaryrefslogtreecommitdiff
path: root/app-misc/cdargs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /app-misc/cdargs
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'app-misc/cdargs')
-rw-r--r--app-misc/cdargs/Manifest2
-rw-r--r--app-misc/cdargs/cdargs-1.35-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/cdargs/Manifest b/app-misc/cdargs/Manifest
index d4d59806bbf6..aa17b1c9a552 100644
--- a/app-misc/cdargs/Manifest
+++ b/app-misc/cdargs/Manifest
@@ -2,5 +2,5 @@ AUX 50cdargs-gentoo.el 270 BLAKE2B d39eb5ffd0e910aae99706b6e802621180a090d6ee221
AUX cdargs-1.35-format_security.patch 4482 BLAKE2B bf7eb8cde3061bee105ca5f16fafa65fa43a0f600f80998e4d0e4244e277f4a0c557fade1a3a384642a75494a5cf1f94d4b678bb2d3322c128cf995eda495213 SHA512 379d220d9d257af5e260a4234653520d08078c2a89d30216f9d6c1b77e6aa18ff82d1c609203ceebd78ba238077acf0eda34d2a1e00fb059db6ba7a9fedfe3ff
AUX cdargs-1.35-tinfo.patch 624 BLAKE2B 82a3210fbed0fd4f5903ef621a330e8eb01a9169e29cb2c09784c135581c5d08969c26b14e48797a27a3d73390371c8931ca00e1418de8bf01ccf5215435f50f SHA512 3f332d2f76c71affa92ab30b527621dafae09655b71839598784498fb7b07e5967907d6977bb2321ea7043a9c82d6dc2273c3bb5bf0fa7a8d4b11635442640b6
DIST cdargs-1.35.tar.gz 74103 BLAKE2B 06fa5b4ed7c00dbcceeda28c2b02dd46431748434a692f3690885dc1141764e8aacef2e09cab57cf1baab32cb66c5c39a846a09fd6381723f47cd8dc98c8584f SHA512 13df5d18de6f62309a0ecccc0dd95508d81d1955f87cfd2962360d3b7d74c5cdc2b0d2e00f7a4f1e7556bfbcbd3e2ecf4847a1a48ab47442e6d2d5a36db0cf0c
-EBUILD cdargs-1.35-r2.ebuild 1519 BLAKE2B 9ed71d63a460f16fbef8b137c695ad6a1e2af472982dc3951d9c842086e43fefc5f65508e1380c2c673aa4cad3e191755310556f817bfd94fd679e7d67c5af83 SHA512 39e329484f66651c34b3f2e45e33c1b657f89d2f150b8ae5136636cc807bea8350571b82bbe45f1853cc1b99b32d4513c46a28cae724f942c5d43929a0b4cc26
+EBUILD cdargs-1.35-r2.ebuild 1529 BLAKE2B 4d593f0c0bc9de436d93fd37e2a39eefe9c93ce849b496b599d4fa14b92397bb89576610066e1a5266e4d718b5a8f0ad7dd10528d9c120058a8754ed8e3f77cd SHA512 6456d40c8b2a5a85785a0f7dca210879d4c964e873bfe2ab91ba3a0da94ac96d241b0a87859405abdeca7a3432ad9f63c3569937315a23676065f9fb25745579
MISC metadata.xml 265 BLAKE2B 75452ad720a31a08fc0dcd02eec704c18b11bc0660686f9a320b85fc879f55a564ce9c3b6a8c710781b74c5e8eb3d0544c02a042fb35a0b62a5e1491f675296a SHA512 176f814d8c555e8726f36e012367b698e8a19a0662982621029a7f9190beecc5e6798e43c51698dc149364966cdeff7061121e54fa9d4cf2a3559a6ce4904e25
diff --git a/app-misc/cdargs/cdargs-1.35-r2.ebuild b/app-misc/cdargs/cdargs-1.35-r2.ebuild
index 28fca19b1a63..c1a76560ba1f 100644
--- a/app-misc/cdargs/cdargs-1.35-r2.ebuild
+++ b/app-misc/cdargs/cdargs-1.35-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ IUSE="emacs"
DEPEND="
sys-libs/ncurses:0=
- emacs? ( virtual/emacs )"
+ emacs? ( >=app-editors/emacs-23.1:* )"
RDEPEND="${DEPEND}"
SITEFILE=50${PN}-gentoo.el