summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-10-25 23:40:59 +0200
committerMartin Väth <martin@mvath.de>2016-10-25 23:40:59 +0200
commit8023d74fc1f208195af83384b7aedfbad41aaf1b (patch)
tree5874cd4983859dce51ad2ae26765cf9cae006600 /app-shells/quoter
parentdev-vcs/git-wrappers-mv: Version bump (diff)
downloadmv-8023d74fc1f208195af83384b7aedfbad41aaf1b.tar.gz
mv-8023d74fc1f208195af83384b7aedfbad41aaf1b.tar.bz2
mv-8023d74fc1f208195af83384b7aedfbad41aaf1b.zip
app-shells/quoter: Fix homepage
Diffstat (limited to 'app-shells/quoter')
-rw-r--r--app-shells/quoter/quoter-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/quoter/quoter-1.0.ebuild b/app-shells/quoter/quoter-1.0.ebuild
index 7f70f509..46b6a516 100644
--- a/app-shells/quoter/quoter-1.0.ebuild
+++ b/app-shells/quoter/quoter-1.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit vcs-snapshot
DESCRIPTION="Quote arguments or standard input for usage in POSIX shell by eval"
-HOMEPAGE="https://github.com/vaeth/push/"
+HOMEPAGE="https://github.com/vaeth/quoter/"
SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"