Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/trash-cli: trash-cli-0.12.4.ebuild trash-cli-0.12.7.ebuild ChangeLog
Date: Wed, 01 Aug 2012 10:33:19
Message-Id: 20120801103307.B1D012004B@flycatcher.gentoo.org
1 hasufell 12/08/01 10:33:07
2
3 Modified: trash-cli-0.12.4.ebuild trash-cli-0.12.7.ebuild
4 ChangeLog
5 Log:
6 https -> http
7
8 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 app-misc/trash-cli/trash-cli-0.12.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.4.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.4.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.4.ebuild?r1=1.3&r2=1.4
16
17 Index: trash-cli-0.12.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.4.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- trash-cli-0.12.4.ebuild 20 Jun 2012 19:05:11 -0000 1.3
24 +++ trash-cli-0.12.4.ebuild 1 Aug 2012 10:33:07 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.4.ebuild,v 1.3 2012/06/20 19:05:11 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.4.ebuild,v 1.4 2012/08/01 10:33:07 hasufell Exp $
30
31 EAPI=4
32
33 @@ -12,7 +12,7 @@
34
35 DESCRIPTION="Python scripts to manipulate trash cans via the command line"
36 HOMEPAGE="https://github.com/andreafrancia/trash-cli"
37 -SRC_URI="https://github.com/andreafrancia/${PN}/tarball/${PV} ->
38 +SRC_URI="http://github.com/andreafrancia/${PN}/tarball/${PV} ->
39 ${P}.tar.gz"
40
41 LICENSE="GPL-2"
42
43
44
45 1.2 app-misc/trash-cli/trash-cli-0.12.7.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.7.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.7.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.7.ebuild?r1=1.1&r2=1.2
50
51 Index: trash-cli-0.12.7.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.7.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- trash-cli-0.12.7.ebuild 26 Jun 2012 23:07:05 -0000 1.1
58 +++ trash-cli-0.12.7.ebuild 1 Aug 2012 10:33:07 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.7.ebuild,v 1.1 2012/06/26 23:07:05 hasufell Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.7.ebuild,v 1.2 2012/08/01 10:33:07 hasufell Exp $
64
65 EAPI=4
66
67 @@ -12,7 +12,7 @@
68
69 DESCRIPTION="Python scripts to manipulate trash cans via the command line"
70 HOMEPAGE="https://github.com/andreafrancia/trash-cli"
71 -SRC_URI="https://github.com/andreafrancia/${PN}/tarball/${PV} ->
72 +SRC_URI="http://github.com/andreafrancia/${PN}/tarball/${PV} ->
73 ${P}.tar.gz"
74
75 LICENSE="GPL-2"
76
77
78
79 1.5 app-misc/trash-cli/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/ChangeLog?rev=1.5&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/ChangeLog?rev=1.5&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/ChangeLog?r1=1.4&r2=1.5
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-misc/trash-cli/ChangeLog,v
88 retrieving revision 1.4
89 retrieving revision 1.5
90 diff -u -r1.4 -r1.5
91 --- ChangeLog 26 Jun 2012 23:07:05 -0000 1.4
92 +++ ChangeLog 1 Aug 2012 10:33:07 -0000 1.5
93 @@ -1,6 +1,10 @@
94 # ChangeLog for app-misc/trash-cli
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/ChangeLog,v 1.4 2012/06/26 23:07:05 hasufell Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/ChangeLog,v 1.5 2012/08/01 10:33:07 hasufell Exp $
98 +
99 + 01 Aug 2012; Julian Ospald <hasufell@g.o> trash-cli-0.12.4.ebuild,
100 + trash-cli-0.12.7.ebuild:
101 + https -> http
102
103 *trash-cli-0.12.7 (26 Jun 2012)