summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-video/emovix/ChangeLog7
-rw-r--r--media-video/emovix/emovix-0.9.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/emovix/ChangeLog b/media-video/emovix/ChangeLog
index ed0596817991..4c0fc9ab8e10 100644
--- a/media-video/emovix/ChangeLog
+++ b/media-video/emovix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/emovix
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/ChangeLog,v 1.21 2013/05/16 18:47:31 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/ChangeLog,v 1.22 2014/08/10 20:58:18 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> emovix-0.9.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
16 May 2013; Ulrich Müller <ulm@gentoo.org> emovix-0.9.0.ebuild:
Remove win32codecs USE flag, bug 468406.
diff --git a/media-video/emovix/emovix-0.9.0.ebuild b/media-video/emovix/emovix-0.9.0.ebuild
index a9320fdac02c..e4aac0851f5b 100644
--- a/media-video/emovix/emovix-0.9.0.ebuild
+++ b/media-video/emovix/emovix-0.9.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/emovix-0.9.0.ebuild,v 1.9 2013/05/16 18:47:31 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/emovix-0.9.0.ebuild,v 1.10 2014/08/10 20:58:18 slyfox Exp $
-DESCRIPTION="Micro Linux distro to boot from a CD and play every video file localized in the CD root."
+DESCRIPTION="Micro Linux distro to boot from a CD and play every video file localized in the CD root"
HOMEPAGE="http://movix.sourceforge.net"
SRC_URI="mirror://sourceforge/movix/${P}.tar.gz"