app-xemacs/igrep: version bump
authorMats Lidell <matsl@gentoo.org>
Fri, 10 Aug 2018 20:58:29 +0000 (22:58 +0200)
committerMats Lidell <matsl@gentoo.org>
Fri, 10 Aug 2018 20:58:29 +0000 (22:58 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-xemacs/igrep/Manifest
app-xemacs/igrep/igrep-1.18.ebuild [new file with mode: 0644]

index 4def5611a3c3f162c0bc5c934d1d3168f38124e2..fae86b55c7f1832761854a47364cc095035856dd 100644 (file)
@@ -1,2 +1,3 @@
 DIST igrep-1.14-pkg.tar.gz 20838 BLAKE2B 5dba352e6084d9f9b6715d5a855cfbaf9e79d4e198bbd373b6e25e61f6c8cc38f19d83b0672618778eaa243695a2748c6a78ae75dfb0a25278eaf18950c2df4d SHA512 f5fd38a84cd46478bf48bb2c8629aefba9e5e967c66b0dca716df9d7a840871e9874b3786d95820219c8b00b7beafe770e3363352f1384a18bb0084ee1ed0f8e
 DIST igrep-1.16-pkg.tar.gz 21993 BLAKE2B 688a1dd31421a07558da5d567d31d2ba14bc847943e201dc136023e5bf5a2aa595a3b0227d2cf38c0f0fc3f591316ec03a340390362953aafc432bedbf48e921 SHA512 0cc70a42434398e4e15240935660477ba7104e9531d7f87f5d5fbaa73b3f36fe8016d17211270a5f7274478335930b970430921a94571b28b39d0da96d579a0e
+DIST igrep-1.18-pkg.tar.gz 22032 BLAKE2B 57d8cfec4b210e52368bc5879f015323ad494ec6503f8ecd568f0ac3e12c7cdda40c08e1fd63ab006570342cc629e527c906ecf274e441d72b7134bb20e32c32 SHA512 c2e4420b43c00f38a368016ec46c2f8d24580c7d2d36d269be942d81af07b8997d402185d08a81acd863fda0716b4c0ae17dde812ea440b06672885638ce6f2e
diff --git a/app-xemacs/igrep/igrep-1.18.ebuild b/app-xemacs/igrep/igrep-1.18.ebuild
new file mode 100644 (file)
index 0000000..86d943e
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Enhanced front-end for Grep"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/dired
+app-xemacs/xemacs-base
+app-xemacs/efs
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages