Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/ssh-askpass-fullscreen: ssh-askpass-fullscreen-1.0-r1.ebuild ChangeLog ssh-askpass-fullscreen-1.0.ebuild
Date: Sun, 24 Feb 2013 14:18:42
Message-Id: 20130224141833.C9C1F2171D@flycatcher.gentoo.org
1 pacho 13/02/24 14:18:33
2
3 Modified: ssh-askpass-fullscreen-1.0-r1.ebuild ChangeLog
4 Removed: ssh-askpass-fullscreen-1.0.ebuild
5 Log:
6 Use thirdpartymirrors
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.3 net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild?r1=1.2&r2=1.3
16
17 Index: ssh-askpass-fullscreen-1.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- ssh-askpass-fullscreen-1.0-r1.ebuild 12 Oct 2012 21:46:40 -0000 1.2
24 +++ ssh-askpass-fullscreen-1.0-r1.ebuild 24 Feb 2013 14:18:33 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild,v 1.2 2012/10/12 21:46:40 tetromino Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild,v 1.3 2013/02/24 14:18:33 pacho Exp $
31
32 EAPI=4
33
34 @@ -8,7 +8,7 @@
35
36 DESCRIPTION="A small SSH Askpass replacement written with GTK2"
37 HOMEPAGE="https://github.com/atj/ssh-askpass-fullscreen"
38 -SRC_URI="https://github.com/downloads/atj/${PN}/${P}.tar.bz2"
39 +SRC_URI="mirror://github/atj/${PN}/${P}.tar.bz2"
40
41 LICENSE="GPL-2+"
42 SLOT="0"
43
44
45
46 1.26 net-misc/ssh-askpass-fullscreen/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog?rev=1.26&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog?rev=1.26&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog?r1=1.25&r2=1.26
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog,v
55 retrieving revision 1.25
56 retrieving revision 1.26
57 diff -u -r1.25 -r1.26
58 --- ChangeLog 12 Oct 2012 21:46:40 -0000 1.25
59 +++ ChangeLog 24 Feb 2013 14:18:33 -0000 1.26
60 @@ -1,6 +1,10 @@
61 # ChangeLog for net-misc/ssh-askpass-fullscreen
62 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog,v 1.25 2012/10/12 21:46:40 tetromino Exp $
64 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog,v 1.26 2013/02/24 14:18:33 pacho Exp $
66 +
67 + 24 Feb 2013; Pacho Ramos <pacho@g.o>
68 + -ssh-askpass-fullscreen-1.0.ebuild, ssh-askpass-fullscreen-1.0-r1.ebuild:
69 + Use thirdpartymirrors
70
71 12 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
72 ssh-askpass-fullscreen-1.0-r1.ebuild: