Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/git: git-1.5.3.7-r1.ebuild
Date: Thu, 10 Jan 2008 09:21:48
Message-Id: E1JCtbd-0006jc-8e@stork.gentoo.org
1 vapier 08/01/10 09:21:45
2
3 Modified: git-1.5.3.7-r1.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.10 dev-util/git/git-1.5.3.7-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild?r1=1.9&r2=1.10
14
15 Index: git-1.5.3.7-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- git-1.5.3.7-r1.ebuild 27 Dec 2007 06:52:55 -0000 1.9
22 +++ git-1.5.3.7-r1.ebuild 10 Jan 2008 09:21:44 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild,v 1.9 2007/12/27 06:52:55 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.3.7-r1.ebuild,v 1.10 2008/01/10 09:21:44 vapier Exp $
29
30 inherit toolchain-funcs eutils elisp-common perl-module bash-completion
31
32 @@ -17,7 +17,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
38 IUSE="curl cgi doc emacs gtk iconv mozsha1 perl ppcsha1 tk webdav"
39
40 DEPEND="
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list