Gentoo Archives: gentoo-commits

From: "Joerg Bornkessel (hd_brummy)" <hd_brummy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-tv/gentoo-vdr-scripts: gentoo-vdr-scripts-2.7.ebuild ChangeLog gentoo-vdr-scripts-2.6.ebuild gentoo-vdr-scripts-2.7.1.ebuild
Date: Mon, 30 Mar 2015 13:24:05
Message-Id: 20150330132359.5FC1614D95@oystercatcher.gentoo.org
1 hd_brummy 15/03/30 13:23:58
2
3 Modified: gentoo-vdr-scripts-2.7.ebuild ChangeLog
4 Removed: gentoo-vdr-scripts-2.6.ebuild
5 gentoo-vdr-scripts-2.7.1.ebuild
6 Log:
7 stable x86, amd64; cleanup old
8
9 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 34C2808A)
10
11 Revision Changes Path
12 1.2 media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.ebuild?r1=1.1&r2=1.2
17
18 Index: gentoo-vdr-scripts-2.7.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- gentoo-vdr-scripts-2.7.ebuild 18 Feb 2015 00:06:13 -0000 1.1
25 +++ gentoo-vdr-scripts-2.7.ebuild 30 Mar 2015 13:23:58 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.ebuild,v 1.1 2015/02/18 00:06:13 hd_brummy Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.ebuild,v 1.2 2015/03/30 13:23:58 hd_brummy Exp $
31
32 EAPI=5
33
34 @@ -13,7 +13,7 @@
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~arm ~ppc ~x86"
39 +KEYWORDS="amd64 ~arm ~ppc x86"
40 IUSE="nvram"
41
42 RDEPEND="nvram? ( sys-power/nvram-wakeup )
43
44
45
46 1.139 media-tv/gentoo-vdr-scripts/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?rev=1.139&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?rev=1.139&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?r1=1.138&r2=1.139
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v
55 retrieving revision 1.138
56 retrieving revision 1.139
57 diff -u -r1.138 -r1.139
58 --- ChangeLog 24 Mar 2015 17:13:39 -0000 1.138
59 +++ ChangeLog 30 Mar 2015 13:23:58 -0000 1.139
60 @@ -1,6 +1,11 @@
61 # ChangeLog for media-tv/gentoo-vdr-scripts
62 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.138 2015/03/24 17:13:39 hd_brummy Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.139 2015/03/30 13:23:58 hd_brummy Exp $
65 +
66 + 30 Mar 2015; Joerg Bornkessel <hd_brummy@g.o>
67 + -gentoo-vdr-scripts-2.6.ebuild, gentoo-vdr-scripts-2.7.ebuild,
68 + -gentoo-vdr-scripts-2.7.1.ebuild:
69 + stable x86, amd64; cleanup old
70
71 *gentoo-vdr-scripts-2.7.2 (24 Mar 2015)