diff options
author | Jörg Bornkessel <hd_brummy@gentoo.org> | 2014-01-02 12:52:32 +0000 |
---|---|---|
committer | Jörg Bornkessel <hd_brummy@gentoo.org> | 2014-01-02 12:52:32 +0000 |
commit | 63fedf6e0f859e62abbe6f56c2e19c822bb5c18c (patch) | |
tree | 64478eb45ecbc765416641d60f5a617f172bc5fe /media-plugins/vdr-ttxtsubs | |
parent | ppc4 stable wrt bug #492090 (diff) | |
download | gentoo-2-63fedf6e0f859e62abbe6f56c2e19c822bb5c18c.tar.gz gentoo-2-63fedf6e0f859e62abbe6f56c2e19c822bb5c18c.tar.bz2 gentoo-2-63fedf6e0f859e62abbe6f56c2e19c822bb5c18c.zip |
stable amd64 x86, wrt bug 495782
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 34C2808A)
Diffstat (limited to 'media-plugins/vdr-ttxtsubs')
-rw-r--r-- | media-plugins/vdr-ttxtsubs/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/media-plugins/vdr-ttxtsubs/ChangeLog b/media-plugins/vdr-ttxtsubs/ChangeLog index 97d9ee145c5c..c93ddee2e075 100644 --- a/media-plugins/vdr-ttxtsubs/ChangeLog +++ b/media-plugins/vdr-ttxtsubs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-ttxtsubs -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-ttxtsubs/ChangeLog,v 1.18 2013/03/31 16:23:59 hd_brummy Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-ttxtsubs/ChangeLog,v 1.19 2014/01/02 12:52:32 hd_brummy Exp $ + + 02 Jan 2014; Joerg Bornkessel <hd_brummy@gentoo.org> + vdr-ttxtsubs-0.3.0.ebuild: + stable amd64 x86, wrt bug 495782 *vdr-ttxtsubs-0.3.0 (31 Mar 2013) diff --git a/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild b/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild index c45893246bcb..5a83210afc3a 100644 --- a/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild +++ b/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.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-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild,v 1.1 2013/03/31 16:23:59 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild,v 1.2 2014/01/02 12:52:32 hd_brummy Exp $ -EAPI="5" +EAPI=5 inherit vdr-plugin-2 @@ -12,7 +12,7 @@ DESCRIPTION="VDR Plugin: displaying, recording and replaying teletext based subt HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-ttxtsubs" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="GPL-2" IUSE="" |