diff options
author | Jörg Bornkessel <hd_brummy@gentoo.org> | 2014-01-20 10:01:39 +0000 |
---|---|---|
committer | Jörg Bornkessel <hd_brummy@gentoo.org> | 2014-01-20 10:01:39 +0000 |
commit | 1eb51eb20031af4ee2f78766bb1cc2cce1c509d3 (patch) | |
tree | 19c7ee698445e7f31a2663fe0b64b605e09d5777 /media-plugins/vdr-dvbhddevice | |
parent | Add qtdeclarative:5 dep for masked qt5 useflag (bug #497308) (diff) | |
download | gentoo-2-1eb51eb20031af4ee2f78766bb1cc2cce1c509d3.tar.gz gentoo-2-1eb51eb20031af4ee2f78766bb1cc2cce1c509d3.tar.bz2 gentoo-2-1eb51eb20031af4ee2f78766bb1cc2cce1c509d3.zip |
fixed wrong commit, thx to M.Dummer for the hint
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 34C2808A)
Diffstat (limited to 'media-plugins/vdr-dvbhddevice')
-rw-r--r-- | media-plugins/vdr-dvbhddevice/ChangeLog | 9 | ||||
-rw-r--r-- | media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild (renamed from media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-0.2.3_p20140115.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/media-plugins/vdr-dvbhddevice/ChangeLog b/media-plugins/vdr-dvbhddevice/ChangeLog index ff898ddafb5a..c48a4f4d708a 100644 --- a/media-plugins/vdr-dvbhddevice/ChangeLog +++ b/media-plugins/vdr-dvbhddevice/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-plugins/vdr-dvbhddevice # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvbhddevice/ChangeLog,v 1.3 2014/01/19 20:08:48 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvbhddevice/ChangeLog,v 1.4 2014/01/20 10:01:39 hd_brummy Exp $ + +*vdr-dvbhddevice-2.1.3_p20140115 (20 Jan 2014) + + 20 Jan 2014; Joerg Bornkessel <hd_brummy@gentoo.org> + -vdr-dvbhddevice-0.2.3_p20140115.ebuild, + +vdr-dvbhddevice-2.1.3_p20140115.ebuild: + fixed wrong commit, thx to M.Dummer for the hint *vdr-dvbhddevice-0.2.3_p20140115 (19 Jan 2014) diff --git a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-0.2.3_p20140115.ebuild b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild index b3f5c28dea8f..73d122e41fe9 100644 --- a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-0.2.3_p20140115.ebuild +++ b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-0.2.3_p20140115.ebuild,v 1.1 2014/01/19 20:08:48 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild,v 1.1 2014/01/20 10:01:39 hd_brummy Exp $ EAPI=5 @@ -13,7 +13,7 @@ DESCRIPTION="VDR Plugin: output device for the 'Full Featured' TechnoTrend S2-6400 DVB Card" HOMEPAGE="http://powarman.dyndns.org/hg/dvbhddevice" SRC_URI="http://powarman.dyndns.org/hgwebdir.cgi/dvbhddevice/archive/${HG_REVISION}.tar.gz --> dvbhddevice-0.2.3_p${HG_REVISION_DATE}.tar.gz" +-> dvbhddevice-2.1.3_p${HG_REVISION_DATE}.tar.gz" KEYWORDS="~amd64 ~x86" SLOT="0" |