summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-01-19 16:06:42 +0100
committerMartin Väth <martin@mvath.de>2018-01-19 16:06:42 +0100
commit537c1483fa9493f86de8b866312343ab04ad0b99 (patch)
treea15c8362cef1a365ee95eba5d9b9578ee5c6e7e4 /app-shells/quoter
parentsys-boot/grub-cfg-mv: Version bump (diff)
downloadmv-537c1483fa9493f86de8b866312343ab04ad0b99.tar.gz
mv-537c1483fa9493f86de8b866312343ab04ad0b99.tar.bz2
mv-537c1483fa9493f86de8b866312343ab04ad0b99.zip
app-shells/quoter: Version bump
Diffstat (limited to 'app-shells/quoter')
-rw-r--r--app-shells/quoter/Manifest2
-rw-r--r--app-shells/quoter/quoter-4.1.ebuild (renamed from app-shells/quoter/quoter-4.0-r1.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/quoter/Manifest b/app-shells/quoter/Manifest
index 4ee8f217..760accfb 100644
--- a/app-shells/quoter/Manifest
+++ b/app-shells/quoter/Manifest
@@ -1 +1 @@
-DIST quoter-4.0.tar.gz 10902 SHA512 711b03763ed619ece0cd8ff4e0971a6f78846d5d9a927324d1162af017a639d0b1ef50271fa80a3cb2239d795af08e49e24873db3c35afad01c8ad91ad2508ea
+DIST quoter-4.1.tar.gz 11084 SHA512 90cf4cf29cfc8334e85937fae7231aacb4497eeb3944f779cb12d6f09bb03678d701fd240fa575ac0e59edd40beae879c602cc1e89280ea42277f8e49b098d4b
diff --git a/app-shells/quoter/quoter-4.0-r1.ebuild b/app-shells/quoter/quoter-4.1.ebuild
index 6be0fb92..5fd87682 100644
--- a/app-shells/quoter/quoter-4.0-r1.ebuild
+++ b/app-shells/quoter/quoter-4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,5 +19,5 @@ src_compile() {
src_install() {
emake DESTDIR="${ED}" EPREFIX="${EPREFIX}" install
- dodoc README
+ dodoc README.md
}