summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video')
-rw-r--r--media-video/dxr3config/ChangeLog8
-rw-r--r--media-video/dxr3config/dxr3config-0.3.4.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/media-video/dxr3config/ChangeLog b/media-video/dxr3config/ChangeLog
index 25cdcda2232c..34761df65e67 100644
--- a/media-video/dxr3config/ChangeLog
+++ b/media-video/dxr3config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/dxr3config
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dxr3config/ChangeLog,v 1.9 2013/06/23 18:19:36 hd_brummy Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/dxr3config/ChangeLog,v 1.10 2014/08/10 20:58:10 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> dxr3config-0.3.4.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
23 Jun 2013; Joerg Bornkessel <hd_brummy@gentoo.org> dxr3config-0.3.4.ebuild:
eapi=5; fixed unclear license, see wrt bug 446218
@@ -38,4 +41,3 @@
Initial import of ebuild, based on one from Christoph Diesch
<christoph.diesch@t-online.de>, will be maintained by Samuli Suominen
<sasuomin@uusikaupunki.fi>, Bug #144034.
-
diff --git a/media-video/dxr3config/dxr3config-0.3.4.ebuild b/media-video/dxr3config/dxr3config-0.3.4.ebuild
index a8a82a6fdbfc..6c6888d7e339 100644
--- a/media-video/dxr3config/dxr3config-0.3.4.ebuild
+++ b/media-video/dxr3config/dxr3config-0.3.4.ebuild
@@ -1,6 +1,6 @@
-# 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/dxr3config/dxr3config-0.3.4.ebuild,v 1.2 2013/06/23 18:19:36 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dxr3config/dxr3config-0.3.4.ebuild,v 1.3 2014/08/10 20:58:10 slyfox Exp $
EAPI="5"
@@ -11,7 +11,7 @@ inherit eutils
MY_PV="${PV/./-}"
MY_P="${PN}${MY_PV/./-}"
-DESCRIPTION="a small tool, which helps you to find the appropriate module parameters for a dxr3-mpeg card."
+DESCRIPTION="a small tool, which helps you to find the appropriate module parameters for a dxr3-mpeg card"
HOMEPAGE="http://free.pages.at/wicky4vdr"
SRC_URI="http://free.pages.at/wicky4vdr/download/${MY_P}.tgz"