summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <mvath@google.com>2019-04-01 23:19:54 +0200
committerMartin Väth <mvath@google.com>2019-04-01 23:19:54 +0200
commitb23106df174bae9a43505ae11d84ebb0245328aa (patch)
tree8ac1df2e0cdd8939848f01a941319448321e508d
parentapp-portage/eix: alpha version bump (diff)
downloadmv-b23106df174bae9a43505ae11d84ebb0245328aa.tar.gz
mv-b23106df174bae9a43505ae11d84ebb0245328aa.tar.bz2
mv-b23106df174bae9a43505ae11d84ebb0245328aa.zip
app-shells/push: EPREFX->EPREFIX https://github.com/vaeth/mv-overlay/issues/10
Signed-off-by: Martin Väth <mvath@google.com>
-rw-r--r--app-shells/push/push-3.1-r3.ebuild (renamed from app-shells/push/push-3.1-r2.ebuild)2
-rw-r--r--metadata/pkg_desc_index2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/push/push-3.1-r2.ebuild b/app-shells/push/push-3.1-r3.ebuild
index 558c7bd7..5be4e7b4 100644
--- a/app-shells/push/push-3.1-r2.ebuild
+++ b/app-shells/push/push-3.1-r3.ebuild
@@ -21,5 +21,5 @@ src_compile() {
src_install() {
dodoc README.md
- emake DESTDIR="${ED}" PREFIX= EPREFX="${EPREFIX}" DATADIR=/lib/push install
+ emake DESTDIR="${ED}" PREFIX= EPREFIX="${EPREFIX}" DATADIR=/lib/push install
}
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 4fab4362..0a3c3a2b 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -36,7 +36,7 @@ app-shells/auto-fu-zsh 0.0.1.12-r4 0.0.1.12_p0 99999999: zsh automatic complete-
app-shells/dash 99999999: Descendant of the NetBSD ash. POSIX compliant except for multibyte characters
app-shells/fast-syntax-highlighting 1.28 99999999: Optimized and extended zsh-syntax-highlighting
app-shells/oh-my-zsh 99999999: A ready-to-use zsh configuration with plugins
-app-shells/push 3.1-r2: A POSIX shell function to treat a variable like an array, quoting args
+app-shells/push 3.1-r3: A POSIX shell function to treat a variable like an array, quoting args
app-shells/quoter 4.1-r1: Quote arguments or standard input for usage in POSIX shell by eval
app-shells/runtitle 2.10: Scripts to run commands and set the hard status line (windows title)
app-shells/schily-tools 2019.03.11: Many tools from Joerg Schilling, including a POSIX compliant Bourne Shell