Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/git: git-1.7.2.5.ebuild ChangeLog git-1.6.4.5.ebuild git-1.7.3.4-r1.ebuild
Date: Sat, 01 Jan 2011 15:39:24
Message-Id: 20110101153913.BB88320054@flycatcher.gentoo.org
1 armin76 11/01/01 15:39:13
2
3 Modified: git-1.7.2.5.ebuild ChangeLog git-1.6.4.5.ebuild
4 git-1.7.3.4-r1.ebuild
5 Log:
6 alpha/arm/ia64/s390/sh/sparc stable wrt #349045
7
8 (Portage version: 2.1.9.24/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.10 dev-vcs/git/git-1.7.2.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild?r1=1.9&r2=1.10
16
17 Index: git-1.7.2.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- git-1.7.2.5.ebuild 27 Dec 2010 14:52:55 -0000 1.9
24 +++ git-1.7.2.5.ebuild 1 Jan 2011 15:39:13 -0000 1.10
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild,v 1.9 2010/12/27 14:52:55 ranger Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.2.5.ebuild,v 1.10 2011/01/01 15:39:13 armin76 Exp $
31
32 EAPI=3
33
34 @@ -19,7 +19,7 @@
35 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
36 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
37 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
38 - KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 + KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 else
41 SRC_URI=""
42 EGIT_BRANCH="master"
43
44
45
46 1.67 dev-vcs/git/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.67&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.67&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.66&r2=1.67
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
55 retrieving revision 1.66
56 retrieving revision 1.67
57 diff -u -r1.66 -r1.67
58 --- ChangeLog 31 Dec 2010 12:22:29 -0000 1.66
59 +++ ChangeLog 1 Jan 2011 15:39:13 -0000 1.67
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-vcs/git
62 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.66 2010/12/31 12:22:29 fauli Exp $
64 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.67 2011/01/01 15:39:13 armin76 Exp $
66 +
67 + 01 Jan 2011; Raúl Porcel <armin76@g.o> git-1.6.4.5.ebuild,
68 + git-1.7.2.5.ebuild, git-1.7.3.4-r1.ebuild:
69 + alpha/arm/ia64/s390/sh/sparc stable wrt #349045
70
71 31 Dec 2010; Christian Faulhammer <fauli@g.o>
72 git-1.7.3.4-r1.ebuild:
73
74
75
76 1.8 dev-vcs/git/git-1.6.4.5.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild?rev=1.8&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild?rev=1.8&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild?r1=1.7&r2=1.8
81
82 Index: git-1.6.4.5.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v
85 retrieving revision 1.7
86 retrieving revision 1.8
87 diff -u -r1.7 -r1.8
88 --- git-1.6.4.5.ebuild 27 Dec 2010 14:52:55 -0000 1.7
89 +++ git-1.6.4.5.ebuild 1 Jan 2011 15:39:13 -0000 1.8
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2010 Gentoo Foundation
92 +# Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v 1.7 2010/12/27 14:52:55 ranger Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v 1.8 2011/01/01 15:39:13 armin76 Exp $
96
97 EAPI=2
98
99 @@ -28,7 +28,7 @@
100
101 LICENSE="GPL-2"
102 SLOT="0"
103 -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
104 +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
105 IUSE="curl cgi doc emacs gtk iconv mozsha1 perl ppcsha1 tk threads webdav xinetd cvs subversion"
106
107 # Common to both DEPEND and RDEPEND
108
109
110
111 1.12 dev-vcs/git/git-1.7.3.4-r1.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild?rev=1.12&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild?rev=1.12&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild?r1=1.11&r2=1.12
116
117 Index: git-1.7.3.4-r1.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild,v
120 retrieving revision 1.11
121 retrieving revision 1.12
122 diff -u -r1.11 -r1.12
123 --- git-1.7.3.4-r1.ebuild 31 Dec 2010 12:22:29 -0000 1.11
124 +++ git-1.7.3.4-r1.ebuild 1 Jan 2011 15:39:13 -0000 1.12
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2010 Gentoo Foundation
127 +# Copyright 1999-2011 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild,v 1.11 2010/12/31 12:22:29 fauli Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.3.4-r1.ebuild,v 1.12 2011/01/01 15:39:13 armin76 Exp $
131
132 EAPI=3
133
134 @@ -19,7 +19,7 @@
135 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
136 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
137 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
138 - KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
139 + KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
140 else
141 SRC_URI=""
142 EGIT_BRANCH="master"