summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-07-19 16:54:16 +0200
committerMartin Väth <martin@mvath.de>2017-07-19 16:54:16 +0200
commita55a854916664d897e57a634932fc48937edca5f (patch)
treedb1fa085cbb038f2434f4079fa4f7bb3da8f115a /app-dicts
parentsys-power/nut: Add to fix system-shutdown path (diff)
downloadmv-a55a854916664d897e57a634932fc48937edca5f.tar.gz
mv-a55a854916664d897e57a634932fc48937edca5f.tar.bz2
mv-a55a854916664d897e57a634932fc48937edca5f.zip
Make repoman happy
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/steak/steak-1.7.3-r3.ebuild (renamed from app-dicts/steak/steak-1.7.3-r2.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/steak/steak-1.7.3-r2.ebuild b/app-dicts/steak/steak-1.7.3-r3.ebuild
index 5d8119d1..a2898833 100644
--- a/app-dicts/steak/steak-1.7.3-r2.ebuild
+++ b/app-dicts/steak/steak-1.7.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2016 Gentoo Foundation
+# Copyright 2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -47,7 +47,7 @@ src_install() {
doins mini_steak_icon.xpm pinguin_steak_icon.xpm .Steakconfig
dobin woerterbuch printbuffer iso2txt spacefilter poll
- dosym /usr/bin/woerterbuch /usr/bin/steak
+ dosym woerterbuch /usr/bin/steak
dodoc copyrights.txt help.txt version.txt README README.eng
}