summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-video/video-mv/ChangeLog5
-rw-r--r--media-video/video-mv/Manifest2
-rw-r--r--media-video/video-mv/video-mv-7.2.ebuild (renamed from media-video/video-mv/video-mv-7.1.ebuild)2
-rw-r--r--sys-fs/squash_dir/squash_dir-12.9.ebuild2
-rw-r--r--sys-kernel/kernel/kernel-1.26.ebuild2
5 files changed, 9 insertions, 4 deletions
diff --git a/media-video/video-mv/ChangeLog b/media-video/video-mv/ChangeLog
index 8b2aa61b..a9e56f26 100644
--- a/media-video/video-mv/ChangeLog
+++ b/media-video/video-mv/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*video-mv-7.2 (11 Jun 2013)
+
+ 11 Jun 2013; Martin Väth <martin@mvath.de>:
+ Version bump, remove old ebuild.
+
*video-mv-7.1 (10 Jun 2013)
10 Jun 2013; Martin Väth <martin@mvath.de>:
diff --git a/media-video/video-mv/Manifest b/media-video/video-mv/Manifest
index 059da488..5fe2114f 100644
--- a/media-video/video-mv/Manifest
+++ b/media-video/video-mv/Manifest
@@ -1 +1 @@
-DIST video-mv-7.1.tar.gz 16740 SHA256 1dc83d86139c865ece06511d1d07040e07f1f4ca77c106cb5392c3e15380a5c4 SHA512 c34d966a4488658b257f1252a345ea14659a40ea74e7e288dceb9dcc0cbafd3bbcfec8d6b3c7325c97fb8dc32c257ecd9b31019748b1fe1d50e3a543150cd1c9 WHIRLPOOL 3c08df3c410c823c988c154b4c43e1bb78db7d624cd32cbbec0dd2d2fbd9a3092c2f63232ee716f4d0968ea2fdf038a03ea1738e9cc516dc8b4f5f2012fbda59
+DIST video-mv-7.2.tar.gz 16733 SHA256 1b98e256566b442ac0e49299b3b1edd3c37f585769c382d1285f19c0200e4854 SHA512 da0f9c2c0d244f137f0c125c61cb51941f2889ebef693d59f0f897dab4c7fa49b33b287be3738906e544e0a693568339d064967b002f4e8882d9a7f1e8b09800 WHIRLPOOL 43bccc0ef129ea581dc5bf069348e43b1d6da63f028258da3bfc6c93c4a338594cdf972288dca8c84d866fc4c4f70fff2513af2516ba6fce9534b829a71144f4
diff --git a/media-video/video-mv/video-mv-7.1.ebuild b/media-video/video-mv/video-mv-7.2.ebuild
index 83bd2b33..cbcd3e9e 100644
--- a/media-video/video-mv/video-mv-7.1.ebuild
+++ b/media-video/video-mv/video-mv-7.2.ebuild
@@ -46,7 +46,7 @@ src_install() {
pkg_post_install() {
has_version app-shells/runtitle || elog \
- "Install app-shells/runtitle to let ${PN} update the satatus bar"
+ "Install app-shells/runtitle to let ${PN} update the status bar"
case " ${REPLACING_VERSIONS:-5.}" in
' '5.*)
elog "If you use dvb-t with zsh completion, you might want to put"
diff --git a/sys-fs/squash_dir/squash_dir-12.9.ebuild b/sys-fs/squash_dir/squash_dir-12.9.ebuild
index 3eb26583..0d96ff78 100644
--- a/sys-fs/squash_dir/squash_dir-12.9.ebuild
+++ b/sys-fs/squash_dir/squash_dir-12.9.ebuild
@@ -80,5 +80,5 @@ pkg_postinst() {
elog "sys-fs/squashfs-tools from the mv overlay with USE=progress-redirect"
fi
has_version app-shells/runtitle || elog \
- "Install app-shells/runtitle to let ${PN} update the satatus bar"
+ "Install app-shells/runtitle to let ${PN} update the status bar"
}
diff --git a/sys-kernel/kernel/kernel-1.26.ebuild b/sys-kernel/kernel/kernel-1.26.ebuild
index 94e36e2e..0d0ef08d 100644
--- a/sys-kernel/kernel/kernel-1.26.ebuild
+++ b/sys-kernel/kernel/kernel-1.26.ebuild
@@ -37,5 +37,5 @@ pkg_postinst() {
has_version app-portage/eix || \
elog "Installing app-portage/eix will speed up ${PN}"
has_version app-shells/runtitle || elog \
- "Install app-shells/runtitle to let ${PN} update the satatus bar"
+ "Install app-shells/runtitle to let ${PN} update the status bar"
}