summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/find-recursive/Manifest22
-rw-r--r--app-emacs/find-recursive/find-recursive-20010326.ebuild11
2 files changed, 7 insertions, 26 deletions
diff --git a/app-emacs/find-recursive/Manifest b/app-emacs/find-recursive/Manifest
index dba2d01..665e882 100644
--- a/app-emacs/find-recursive/Manifest
+++ b/app-emacs/find-recursive/Manifest
@@ -1,21 +1 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST find-recursive-20010326.el.bz2 1900 SHA256 cfe3438e19307dbb9281bed57903e8b4b2e588fb3bb2ac9e04b6926467e4ec12 SHA512 73174b6e7f2dd8054e2fd40844701eda0a3331fa43f0b8c89e1d6fad8ce083c1a35958383b788afd115f34c30abc4e7b2e5c2bd75fed188f0c4f4ad32719a8f1 WHIRLPOOL ed27d402d7c59483d822d5ef263123777e7703438418da83a7ca421f26680e5c7c2558b895fe3a81e0cd4103f8e20b39a90593625fada7ca0431174d2752675a
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBmFYP/3RTXH6yyUHFMpiK9DpTJ/o6
-zOWzZ+Shy8njkvUXyMFE3a74awJ61iK+AI0Z9cE6z0H9bX4ezc9/EJlQCM83exb7
-GlM34zx19gYaeb7v6zPmPUaE/SvDCYZfHR9+H95zAS12ZeTkIrtJ5So8iQmIQ+1L
-ZzRc4334rUubTnZYrZ7N9imPK+XmZuLBllYaNjTorh1S1Lb+bT1nTBaKkZ8fcmBu
-rWaf4ZSbhkokp2BBNiTQMglld8Eexef07D/O0kCD0tHeBn6W84YXls20zeDe6w8V
-G8x3PT4aXRXfhSP35AcgJH5len5sNUUoRHav8HKenvhnzge8l1CmOXcUuGnWMJtf
-/Pu3jFSdIfkbADdHxvWZcmy6VFdGYhQuTsnjoQ99ndLrceFJIdrkcrnwYY0j/fiV
-DfK3of/RmT71K6JcxbUFJ6F/XhUbtZmrYc9v8Oj8Iyju4K4GwEuETc3Nc13VWuZ5
-NQCipISGrWsYa2fykSVNd5XAx40kFf8IxodkgdMf+2T8Xd0+uhh1XvF1f4cHVr56
-NMvdJbNRcj/lDSZzvbi/YBuHb0OsyW2h63AjTDnQyrFolW8G8VN5+oKC5RUHp758
-mkiRK79g3JvYwYKnlacr9QFeC9tafNu8cP+/zyK5ars0E430166HCXUvC572hxcq
-Zp+NkKHUF0tN49J3WL5I
-=DE4z
------END PGP SIGNATURE-----
+DIST find-recursive-20010326.el.bz2 1900 BLAKE2B 29b32e50ad9813b91f76365720e8f2cbdc3bc925807799ef254873f8390bf29c5279b5ae17b1e98370f06af8b223c1e60646a6e6c4a6de7112606392fe29bbfd SHA512 73174b6e7f2dd8054e2fd40844701eda0a3331fa43f0b8c89e1d6fad8ce083c1a35958383b788afd115f34c30abc4e7b2e5c2bd75fed188f0c4f4ad32719a8f1
diff --git a/app-emacs/find-recursive/find-recursive-20010326.ebuild b/app-emacs/find-recursive/find-recursive-20010326.ebuild
index 8d29985..cf672fe 100644
--- a/app-emacs/find-recursive/find-recursive-20010326.ebuild
+++ b/app-emacs/find-recursive/find-recursive-20010326.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+EAPI=7
+
inherit elisp
DESCRIPTION="Find files recursively in a directory"
-HOMEPAGE="http://www.webweavertech.com/ovidiu/emacs/"
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
+HOMEPAGE="https://www.webweavertech.com/ovidiu/emacs/"
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
SITEFILE="50${PN}-gentoo.el"