[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.4.8.ebuild

2015-08-04 Thread Lars Wendler (polynomial-c)
polynomial-c15/08/04 08:21:19

  Modified: ChangeLog
  Added:git-2.4.8.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
981CA6FC)

Revision  ChangesPath
1.354dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.354view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.354content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.353r2=1.354

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.353
retrieving revision 1.354
diff -u -r1.353 -r1.354
--- ChangeLog   2 Aug 2015 18:50:16 -   1.353
+++ ChangeLog   4 Aug 2015 08:21:19 -   1.354
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.353 2015/08/02 
18:50:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.354 2015/08/04 
08:21:19 polynomial-c Exp $
+
+*git-2.4.8 (04 Aug 2015)
+
+  04 Aug 2015; Lars Wendler polynomia...@gentoo.org +git-2.4.8.ebuild:
+  Version bump.
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org git-2.3.8.ebuild,
   git-2.4.6.ebuild:



1.1  dev-vcs/git/git-2.4.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.8.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.8.ebuild?rev=1.1content-type=text/plain

Index: git-2.4.8.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.8.ebuild,v 1.1 
2015/08/04 08:21:19 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( dev-perl/CGI highlight? ( app-text/highlight ) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
=dev-python/pygtk-2.8[${PYTHON_USEDEP}]
=dev-python/pygtksourceview-2.10.1-r1:2[${PYTHON_USEDEP}]
)

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.4.6.ebuild

2015-07-30 Thread Markus Meier (maekke)
maekke  15/07/30 16:55:21

  Modified: ChangeLog git-2.4.6.ebuild
  Log:
  arm stable, bug #556126
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.350dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.350view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.350content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.349r2=1.350

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.349
retrieving revision 1.350
diff -u -r1.349 -r1.350
--- ChangeLog   30 Jul 2015 16:54:42 -  1.349
+++ ChangeLog   30 Jul 2015 16:55:20 -  1.350
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.349 2015/07/30 
16:54:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.350 2015/07/30 
16:55:20 maekke Exp $
+
+  30 Jul 2015; Markus Meier mae...@gentoo.org git-2.4.6.ebuild:
+  arm stable, bug #556126
 
   30 Jul 2015; Markus Meier mae...@gentoo.org git-2.3.8.ebuild:
   arm stable, bug #556126



1.5  dev-vcs/git/git-2.4.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild?r1=1.4r2=1.5

Index: git-2.4.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- git-2.4.6.ebuild30 Jul 2015 12:59:19 -  1.4
+++ git-2.4.6.ebuild30 Jul 2015 16:55:20 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild,v 1.4 
2015/07/30 12:59:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild,v 1.5 
2015/07/30 16:55:20 maekke Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 fi
 
 LICENSE=GPL-2






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.3.8.ebuild

2015-07-30 Thread Markus Meier (maekke)
maekke  15/07/30 16:54:42

  Modified: ChangeLog git-2.3.8.ebuild
  Log:
  arm stable, bug #556126
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.349dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.349view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.349content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.348r2=1.349

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.348
retrieving revision 1.349
diff -u -r1.348 -r1.349
--- ChangeLog   30 Jul 2015 12:59:19 -  1.348
+++ ChangeLog   30 Jul 2015 16:54:42 -  1.349
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.348 2015/07/30 
12:59:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.349 2015/07/30 
16:54:42 maekke Exp $
+
+  30 Jul 2015; Markus Meier mae...@gentoo.org git-2.3.8.ebuild:
+  arm stable, bug #556126
 
   30 Jul 2015; Agostino Sarubbo a...@gentoo.org git-2.3.8.ebuild,
   git-2.4.6.ebuild:



1.6  dev-vcs/git/git-2.3.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?r1=1.5r2=1.6

Index: git-2.3.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- git-2.3.8.ebuild30 Jul 2015 12:59:19 -  1.5
+++ git-2.3.8.ebuild30 Jul 2015 16:54:42 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v 1.5 
2015/07/30 12:59:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v 1.6 
2015/07/30 16:54:42 maekke Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 fi
 
 LICENSE=GPL-2






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.3.8.ebuild

2015-07-29 Thread Tobias Klausmann (klausman)
klausman15/07/29 12:36:33

  Modified: ChangeLog git-2.3.8.ebuild
  Log:
  Stable on alpha, bug 556126
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.345dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.345view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.345content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.344r2=1.345

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.344
retrieving revision 1.345
diff -u -r1.344 -r1.345
--- ChangeLog   28 Jul 2015 13:39:06 -  1.344
+++ ChangeLog   29 Jul 2015 12:36:33 -  1.345
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.344 2015/07/28 
13:39:06 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.345 2015/07/29 
12:36:33 klausman Exp $
+
+  29 Jul 2015; Tobias Klausmann klaus...@gentoo.org git-2.3.8.ebuild:
+  Stable on alpha, bug 556126
 
 *git-2.5.0 (28 Jul 2015)
 



1.3  dev-vcs/git/git-2.3.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?r1=1.2r2=1.3

Index: git-2.3.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- git-2.3.8.ebuild13 Jun 2015 17:16:03 -  1.2
+++ git-2.3.8.ebuild29 Jul 2015 12:36:33 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v 1.2 
2015/06/13 17:16:03 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v 1.3 
2015/07/29 12:36:33 klausman Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 fi
 
 LICENSE=GPL-2






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.4.6.ebuild

2015-07-29 Thread Tobias Klausmann (klausman)
klausman15/07/29 13:35:30

  Modified: ChangeLog git-2.4.6.ebuild
  Log:
  Stable on alpha, bug 556126
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.346dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.346view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.346content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.345r2=1.346

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.345
retrieving revision 1.346
diff -u -r1.345 -r1.346
--- ChangeLog   29 Jul 2015 12:36:33 -  1.345
+++ ChangeLog   29 Jul 2015 13:35:29 -  1.346
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.345 2015/07/29 
12:36:33 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.346 2015/07/29 
13:35:29 klausman Exp $
+
+  29 Jul 2015; Tobias Klausmann klaus...@gentoo.org git-2.4.6.ebuild:
+  Stable on alpha, bug 556126
 
   29 Jul 2015; Tobias Klausmann klaus...@gentoo.org git-2.3.8.ebuild:
   Stable on alpha, bug 556126



1.2  dev-vcs/git/git-2.4.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild?r1=1.1r2=1.2

Index: git-2.4.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.4.6.ebuild17 Jul 2015 07:15:00 -  1.1
+++ git-2.4.6.ebuild29 Jul 2015 13:35:29 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild,v 1.1 
2015/07/17 07:15:00 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild,v 1.2 
2015/07/29 13:35:29 klausman Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 fi
 
 LICENSE=GPL-2






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.5.0.ebuild git-2.4.5.ebuild

2015-07-28 Thread Lars Wendler (polynomial-c)
polynomial-c15/07/28 13:39:06

  Modified: ChangeLog
  Added:git-2.5.0.ebuild
  Removed:  git-2.4.5.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
981CA6FC)

Revision  ChangesPath
1.344dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.344view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.344content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.343r2=1.344

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.343
retrieving revision 1.344
diff -u -r1.343 -r1.344
--- ChangeLog   17 Jul 2015 07:21:00 -  1.343
+++ ChangeLog   28 Jul 2015 13:39:06 -  1.344
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.343 2015/07/17 
07:21:00 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.344 2015/07/28 
13:39:06 polynomial-c Exp $
+
+*git-2.5.0 (28 Jul 2015)
+
+  28 Jul 2015; Lars Wendler polynomia...@gentoo.org -git-2.4.5.ebuild,
+  +git-2.5.0.ebuild:
+  Version bump. Removed old.
 
   17 Jul 2015; Lars Wendler polynomia...@gentoo.org files/git-daemon.confd:
   Fixed typo in comment.



1.1  dev-vcs/git/git-2.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.5.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.5.0.ebuild?rev=1.1content-type=text/plain

Index: git-2.5.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.5.0.ebuild,v 1.1 
2015/07/28 13:39:06 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( dev-perl/CGI highlight? ( app-text/highlight ) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.4.6.ebuild git-2.4.4.ebuild

2015-07-17 Thread Lars Wendler (polynomial-c)
polynomial-c15/07/17 07:15:00

  Modified: ChangeLog
  Added:git-2.4.6.ebuild
  Removed:  git-2.4.4.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
981CA6FC)

Revision  ChangesPath
1.342dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.342view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.342content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.341r2=1.342

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -r1.341 -r1.342
--- ChangeLog   1 Jul 2015 14:59:19 -   1.341
+++ ChangeLog   17 Jul 2015 07:15:00 -  1.342
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.341 2015/07/01 
14:59:19 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.342 2015/07/17 
07:15:00 polynomial-c Exp $
+
+*git-2.4.6 (17 Jul 2015)
+
+  17 Jul 2015; Lars Wendler polynomia...@gentoo.org -git-2.4.4.ebuild,
+  +git-2.4.6.ebuild:
+  Version bump. Removed old.
 
   01 Jul 2015; Lars Wendler polynomia...@gentoo.org git-2.4.5.ebuild:
   Fixed compilation with cgi USE flag (bug #553438).



1.1  dev-vcs/git/git-2.4.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild?rev=1.1content-type=text/plain

Index: git-2.4.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild,v 1.1 
2015/07/17 07:15:00 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( dev-perl/CGI highlight? ( app-text/highlight ) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog

2015-07-17 Thread Lars Wendler (polynomial-c)
polynomial-c15/07/17 07:21:00

  Modified: ChangeLog
  Log:
  Fixed typo in comment
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
981CA6FC)

Revision  ChangesPath
1.343dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.343view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.343content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.342r2=1.343

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.342
retrieving revision 1.343
diff -u -r1.342 -r1.343
--- ChangeLog   17 Jul 2015 07:15:00 -  1.342
+++ ChangeLog   17 Jul 2015 07:21:00 -  1.343
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.342 2015/07/17 
07:15:00 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.343 2015/07/17 
07:21:00 polynomial-c Exp $
+
+  17 Jul 2015; Lars Wendler polynomia...@gentoo.org files/git-daemon.confd:
+  Fixed typo in comment.
 
 *git-2.4.6 (17 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.4.5.ebuild

2015-07-01 Thread Lars Wendler (polynomial-c)
polynomial-c15/07/01 14:59:19

  Modified: ChangeLog git-2.4.5.ebuild
  Log:
  Fixed compilation with cgi USE flag (bug #553438)
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.341dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.341view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.341content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.340r2=1.341

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.340
retrieving revision 1.341
diff -u -r1.340 -r1.341
--- ChangeLog   27 Jun 2015 12:36:28 -  1.340
+++ ChangeLog   1 Jul 2015 14:59:19 -   1.341
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.340 2015/06/27 
12:36:28 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.341 2015/07/01 
14:59:19 polynomial-c Exp $
+
+  01 Jul 2015; Lars Wendler polynomia...@gentoo.org git-2.4.5.ebuild:
+  Fixed compilation with cgi USE flag (bug #553438).
 
 *git-2.4.5 (27 Jun 2015)
 



1.2  dev-vcs/git/git-2.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.5.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.5.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.5.ebuild?r1=1.1r2=1.2

Index: git-2.4.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.4.5.ebuild27 Jun 2015 12:36:28 -  1.1
+++ git-2.4.5.ebuild1 Jul 2015 14:59:19 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.5.ebuild,v 1.1 
2015/06/27 12:36:28 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.5.ebuild,v 1.2 
2015/07/01 14:59:19 polynomial-c Exp $
 
 EAPI=5
 
@@ -297,8 +297,8 @@
 
if use perl  use cgi ; then
git_emake \
-   gitweb/gitweb.cgi \
-   || die emake gitweb/gitweb.cgi failed
+   gitweb \
+   || die emake gitweb (cgi) failed
fi
 
if [[ ${CHOST} == *-darwin* ]]; then






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.4.5.ebuild git-2.3.7.ebuild git-2.4.3.ebuild

2015-06-27 Thread Lars Wendler (polynomial-c)
polynomial-c15/06/27 12:36:28

  Modified: ChangeLog
  Added:git-2.4.5.ebuild
  Removed:  git-2.3.7.ebuild git-2.4.3.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.340dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.340view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.340content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.339r2=1.340

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.339
retrieving revision 1.340
diff -u -r1.339 -r1.340
--- ChangeLog   21 Jun 2015 16:06:59 -  1.339
+++ ChangeLog   27 Jun 2015 12:36:28 -  1.340
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.339 2015/06/21 
16:06:59 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.340 2015/06/27 
12:36:28 polynomial-c Exp $
+
+*git-2.4.5 (27 Jun 2015)
+
+  27 Jun 2015; Lars Wendler polynomia...@gentoo.org -git-2.3.7.ebuild,
+  -git-2.4.3.ebuild, +git-2.4.5.ebuild:
+  Version bump. Removed old.
 
   21 Jun 2015; Mikle Kolyada zlog...@gentoo.org git-2.3.6.ebuild:
   alpha stable wrt bug #548350



1.1  dev-vcs/git/git-2.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.5.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.5.ebuild?rev=1.1content-type=text/plain

Index: git-2.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.5.ebuild,v 1.1 
2015/06/27 12:36:28 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( dev-perl/CGI highlight? ( app-text/highlight ) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.4.4.ebuild git-2.4.2.ebuild

2015-06-17 Thread Lars Wendler (polynomial-c)
polynomial-c15/06/17 12:50:34

  Modified: ChangeLog
  Added:git-2.4.4.ebuild
  Removed:  git-2.4.2.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.338dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.338view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.338content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.337r2=1.338

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.337
retrieving revision 1.338
diff -u -r1.337 -r1.338
--- ChangeLog   13 Jun 2015 17:16:03 -  1.337
+++ ChangeLog   17 Jun 2015 12:50:34 -  1.338
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.337 2015/06/13 
17:16:03 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.338 2015/06/17 
12:50:34 polynomial-c Exp $
+
+*git-2.4.4 (17 Jun 2015)
+
+  17 Jun 2015; Lars Wendler polynomia...@gentoo.org -git-2.4.2.ebuild,
+  +git-2.4.4.ebuild:
+  Version bump. Removed old.
 
   13 Jun 2015; Andreas K. Huettel dilfri...@gentoo.org git-1.8.5.6.ebuild,
   git-1.9.5.ebuild, git-2.0.5.ebuild, git-2.1.4.ebuild, git-2.2.2.ebuild,



1.1  dev-vcs/git/git-2.4.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.4.ebuild?rev=1.1content-type=text/plain

Index: git-2.4.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.4.ebuild,v 1.1 
2015/06/17 12:50:34 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( dev-perl/CGI highlight? ( app-text/highlight ) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
  

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.4.3.ebuild git-2.4.1.ebuild

2015-06-09 Thread Lars Wendler (polynomial-c)
polynomial-c15/06/09 07:30:38

  Modified: ChangeLog
  Added:git-2.4.3.ebuild
  Removed:  git-2.4.1.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.336dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.336view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.336content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.335r2=1.336

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.335
retrieving revision 1.336
diff -u -r1.335 -r1.336
--- ChangeLog   27 May 2015 14:17:05 -  1.335
+++ ChangeLog   9 Jun 2015 07:30:38 -   1.336
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.335 2015/05/27 
14:17:05 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.336 2015/06/09 
07:30:38 polynomial-c Exp $
+
+*git-2.4.3 (09 Jun 2015)
+
+  09 Jun 2015; Lars Wendler polynomia...@gentoo.org -git-2.4.1.ebuild,
+  +git-2.4.3.ebuild:
+  Version bump. Removed old.
 
 *git-2.4.2 (27 May 2015)
 



1.1  dev-vcs/git/git-2.4.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.3.ebuild?rev=1.1content-type=text/plain

Index: git-2.4.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.3.ebuild,v 1.1 
2015/06/09 07:30:38 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
=dev-python/pygtk-2.8[${PYTHON_USEDEP}]

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.4.2.ebuild git-2.4.0.ebuild

2015-05-27 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/27 14:17:05

  Modified: ChangeLog
  Added:git-2.4.2.ebuild
  Removed:  git-2.4.0.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.335dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.335view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.335content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.334r2=1.335

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.334
retrieving revision 1.335
diff -u -r1.334 -r1.335
--- ChangeLog   24 May 2015 11:38:36 -  1.334
+++ ChangeLog   27 May 2015 14:17:05 -  1.335
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.334 2015/05/24 
11:38:36 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.335 2015/05/27 
14:17:05 polynomial-c Exp $
+
+*git-2.4.2 (27 May 2015)
+
+  27 May 2015; Lars Wendler polynomia...@gentoo.org -git-2.4.0.ebuild,
+  +git-2.4.2.ebuild:
+  Version bump. Removed old.
 
 *git-2.3.8 (24 May 2015)
 



1.1  dev-vcs/git/git-2.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.2.ebuild?rev=1.1content-type=text/plain

Index: git-2.4.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.2.ebuild,v 1.1 
2015/05/27 14:17:05 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
=dev-python/pygtk-2.8[${PYTHON_USEDEP}]

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.3.8.ebuild

2015-05-24 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/24 11:38:36

  Modified: ChangeLog
  Added:git-2.3.8.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.334dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.334view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.334content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.333r2=1.334

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.333
retrieving revision 1.334
diff -u -r1.333 -r1.334
--- ChangeLog   18 May 2015 08:12:38 -  1.333
+++ ChangeLog   24 May 2015 11:38:36 -  1.334
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.333 2015/05/18 
08:12:38 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.334 2015/05/24 
11:38:36 polynomial-c Exp $
+
+*git-2.3.8 (24 May 2015)
+
+  24 May 2015; Lars Wendler polynomia...@gentoo.org +git-2.3.8.ebuild:
+  Version bump.
 
 *git-2.4.1 (18 May 2015)
 



1.1  dev-vcs/git/git-2.3.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?rev=1.1content-type=text/plain

Index: git-2.3.8.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v 1.1 
2015/05/24 11:38:36 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
=dev-python/pygtk-2.8[${PYTHON_USEDEP}]
=dev-python/pygtksourceview-2.10.1-r1:2[${PYTHON_USEDEP}]
)
${PYTHON_DEPS} )

# This is how info docs are created 

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.4.1.ebuild git-2.3.5.ebuild

2015-05-18 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/18 08:12:38

  Modified: ChangeLog
  Added:git-2.4.1.ebuild
  Removed:  git-2.3.5.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.333dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.333view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.333content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.332r2=1.333

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -r1.332 -r1.333
--- ChangeLog   15 May 2015 18:41:51 -  1.332
+++ ChangeLog   18 May 2015 08:12:38 -  1.333
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.332 2015/05/15 
18:41:51 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.333 2015/05/18 
08:12:38 polynomial-c Exp $
+
+*git-2.4.1 (18 May 2015)
+
+  18 May 2015; Lars Wendler polynomia...@gentoo.org -git-2.3.5.ebuild,
+  +git-2.4.1.ebuild:
+  Version bump. Removed old.
 
   15 May 2015; Mikle Kolyada zlog...@gentoo.org git-2.3.6.ebuild:
   arm stable wrt bug #548350



1.1  dev-vcs/git/git-2.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.1.ebuild?rev=1.1content-type=text/plain

Index: git-2.4.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.1.ebuild,v 1.1 
2015/05/18 08:12:38 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
=dev-python/pygtk-2.8[${PYTHON_USEDEP}]
 

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.3.6.ebuild

2015-05-02 Thread Jeroen Roovers (jer)
jer 15/05/02 09:11:43

  Modified: ChangeLog git-2.3.6.ebuild
  Log:
  Stable for HPPA (bug #548350).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.326dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.326view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.326content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.325r2=1.326

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.325
retrieving revision 1.326
diff -u -r1.325 -r1.326
--- ChangeLog   1 May 2015 17:59:32 -   1.325
+++ ChangeLog   2 May 2015 09:11:43 -   1.326
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.325 2015/05/01 
17:59:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.326 2015/05/02 
09:11:43 jer Exp $
+
+  02 May 2015; Jeroen Roovers j...@gentoo.org git-2.3.6.ebuild:
+  Stable for HPPA (bug #548350).
 
   01 May 2015; Mikle Kolyada zlog...@gentoo.org git-2.3.6.ebuild:
   amd64 stable wrt bug #548350



1.3  dev-vcs/git/git-2.3.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild?r1=1.2r2=1.3

Index: git-2.3.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- git-2.3.6.ebuild1 May 2015 17:59:32 -   1.2
+++ git-2.3.6.ebuild2 May 2015 09:11:43 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild,v 1.2 
2015/05/01 17:59:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild,v 1.3 
2015/05/02 09:11:43 jer Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 fi
 
 LICENSE=GPL-2






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.3.6.ebuild

2015-05-02 Thread Jeroen Roovers (jer)
jer 15/05/02 10:08:00

  Modified: ChangeLog git-2.3.6.ebuild
  Log:
  Stable for PPC64 (bug #548350).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.327dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.327view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.327content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.326r2=1.327

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.326
retrieving revision 1.327
diff -u -r1.326 -r1.327
--- ChangeLog   2 May 2015 09:11:43 -   1.326
+++ ChangeLog   2 May 2015 10:08:00 -   1.327
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.326 2015/05/02 
09:11:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.327 2015/05/02 
10:08:00 jer Exp $
+
+  02 May 2015; Jeroen Roovers j...@gentoo.org git-2.3.6.ebuild:
+  Stable for PPC64 (bug #548350).
 
   02 May 2015; Jeroen Roovers j...@gentoo.org git-2.3.6.ebuild:
   Stable for HPPA (bug #548350).



1.4  dev-vcs/git/git-2.3.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild?r1=1.3r2=1.4

Index: git-2.3.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-2.3.6.ebuild2 May 2015 09:11:43 -   1.3
+++ git-2.3.6.ebuild2 May 2015 10:08:00 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild,v 1.3 
2015/05/02 09:11:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild,v 1.4 
2015/05/02 10:08:00 jer Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 fi
 
 LICENSE=GPL-2






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.3.6.ebuild git-2.3.4.ebuild

2015-04-23 Thread Lars Wendler (polynomial-c)
polynomial-c15/04/23 13:35:42

  Modified: ChangeLog
  Added:git-2.3.6.ebuild
  Removed:  git-2.3.4.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.322dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.322view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.322content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.321r2=1.322

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -r1.321 -r1.322
--- ChangeLog   8 Apr 2015 17:53:03 -   1.321
+++ ChangeLog   23 Apr 2015 13:35:42 -  1.322
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.321 2015/04/08 
17:53:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.322 2015/04/23 
13:35:42 polynomial-c Exp $
+
+*git-2.3.6 (23 Apr 2015)
+
+  23 Apr 2015; Lars Wendler polynomia...@gentoo.org -git-2.3.4.ebuild,
+  +git-2.3.6.ebuild:
+  Version bump. Removed old.
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org git-1.8.5.6.ebuild,
   git-1.9.5.ebuild, git-2.0.5.ebuild, git-2.1.4.ebuild, git-2.2.2.ebuild,



1.1  dev-vcs/git/git-2.3.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild?rev=1.1content-type=text/plain

Index: git-2.3.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild,v 1.1 
2015/04/23 13:35:42 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
 

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.3.5.ebuild git-2.3.3.ebuild

2015-04-01 Thread Lars Wendler (polynomial-c)
polynomial-c15/04/01 06:51:53

  Modified: ChangeLog
  Added:git-2.3.5.ebuild
  Removed:  git-2.3.3.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.319dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.319view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.319content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.318r2=1.319

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -r1.318 -r1.319
--- ChangeLog   26 Mar 2015 13:01:05 -  1.318
+++ ChangeLog   1 Apr 2015 06:51:53 -   1.319
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.318 2015/03/26 
13:01:05 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.319 2015/04/01 
06:51:53 polynomial-c Exp $
+
+*git-2.3.5 (01 Apr 2015)
+
+  01 Apr 2015; Lars Wendler polynomia...@gentoo.org -git-2.3.3.ebuild,
+  +git-2.3.5.ebuild:
+  Version bump. Removed old.
 
 *git-2.3.4 (26 Mar 2015)
 



1.1  dev-vcs/git/git-2.3.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.5.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.5.ebuild?rev=1.1content-type=text/plain

Index: git-2.3.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.5.ebuild,v 1.1 
2015/04/01 06:51:53 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_{6,7} )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
=dev-python/pygtk-2.8[${PYTHON_USEDEP}]

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.3.2.ebuild git-2.3.0.ebuild

2015-03-13 Thread Lars Wendler (polynomial-c)
polynomial-c15/03/13 06:37:47

  Modified: ChangeLog
  Added:git-2.3.2.ebuild
  Removed:  git-2.3.0.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.316dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.316view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.316content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.315r2=1.316

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -r1.315 -r1.316
--- ChangeLog   26 Feb 2015 12:52:46 -  1.315
+++ ChangeLog   13 Mar 2015 06:37:47 -  1.316
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.315 2015/02/26 
12:52:46 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.316 2015/03/13 
06:37:47 polynomial-c Exp $
+
+*git-2.3.2 (13 Mar 2015)
+
+  13 Mar 2015; Lars Wendler polynomia...@gentoo.org -git-2.3.0.ebuild,
+  +git-2.3.2.ebuild:
+  Version bump. Removed old.
 
 *git-2.3.1 (26 Feb 2015)
 



1.1  dev-vcs/git/git-2.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.2.ebuild?rev=1.1content-type=text/plain

Index: git-2.3.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.2.ebuild,v 1.1 
2015/03/13 06:37:47 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_{6,7} )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
=dev-python/pygtk-2.8[${PYTHON_USEDEP}]

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.3.1.ebuild

2015-02-26 Thread Lars Wendler (polynomial-c)
polynomial-c15/02/26 12:52:46

  Modified: ChangeLog
  Added:git-2.3.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.315dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.315view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.315content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.314r2=1.315

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -r1.314 -r1.315
--- ChangeLog   6 Feb 2015 16:58:57 -   1.314
+++ ChangeLog   26 Feb 2015 12:52:46 -  1.315
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.314 2015/02/06 
16:58:57 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.315 2015/02/26 
12:52:46 polynomial-c Exp $
+
+*git-2.3.1 (26 Feb 2015)
+
+  26 Feb 2015; Lars Wendler polynomia...@gentoo.org +git-2.3.1.ebuild:
+  Version bump.
 
 *git-2.3.0 (06 Feb 2015)
 



1.1  dev-vcs/git/git-2.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.1.ebuild?rev=1.1content-type=text/plain

Index: git-2.3.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.1.ebuild,v 1.1 
2015/02/26 12:52:46 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_{6,7} )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
=dev-python/pygtk-2.8[${PYTHON_USEDEP}]
=dev-python/pygtksourceview-2.10.1-r1:2[${PYTHON_USEDEP}]
)
${PYTHON_DEPS} )

# This is how info docs are created 

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.2.2.ebuild

2015-01-21 Thread Lars Wendler (polynomial-c)
polynomial-c15/01/21 19:55:42

  Modified: ChangeLog
  Added:git-2.2.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.313dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.313view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.313content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.312r2=1.313

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -r1.312 -r1.313
--- ChangeLog   31 Dec 2014 09:25:47 -  1.312
+++ ChangeLog   21 Jan 2015 19:55:42 -  1.313
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.312 2014/12/31 
09:25:47 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.313 2015/01/21 
19:55:42 polynomial-c Exp $
+
+*git-2.2.2 (21 Jan 2015)
+
+  21 Jan 2015; Lars Wendler polynomia...@gentoo.org +git-2.2.2.ebuild,
+  +files/git-2.2.2-optional-cvs.patch:
+  Version bump.
 
   31 Dec 2014; Mike Frysinger vap...@gentoo.org git-2.0.5.ebuild:
   Mark arm64/s390/sh stable.



1.1  dev-vcs/git/git-2.2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.2.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.2.2.ebuild?rev=1.1content-type=text/plain

Index: git-2.2.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.2.2.ebuild,v 1.1 
2015/01/21 19:55:42 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_{6,7} )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.0.4.ebuild git-1.8.5.5.ebuild git-1.8.3.2-r1.ebuild

2014-12-26 Thread Lars Wendler (polynomial-c)
polynomial-c14/12/26 13:54:35

  Modified: ChangeLog
  Removed:  git-2.0.4.ebuild git-1.8.5.5.ebuild
git-1.8.3.2-r1.ebuild
  Log:
  Removed vulnerable versions
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.310dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.310view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.310content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.309r2=1.310

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.309
retrieving revision 1.310
diff -u -r1.309 -r1.310
--- ChangeLog   26 Dec 2014 09:29:14 -  1.309
+++ ChangeLog   26 Dec 2014 13:54:35 -  1.310
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.309 2014/12/26 
09:29:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.310 2014/12/26 
13:54:35 polynomial-c Exp $
+
+  26 Dec 2014; Lars Wendler polynomia...@gentoo.org -git-1.8.3.2-r1.ebuild,
+  -git-1.8.5.5.ebuild, -git-2.0.4.ebuild, -files/git-1.8.2-optional-cvs.patch,
+  -files/git-daemon.initd:
+  Removed vulnerable versions.
 
   26 Dec 2014; Agostino Sarubbo a...@gentoo.org git-1.8.5.6.ebuild,
   git-1.9.5.ebuild, git-2.0.5.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.0.5.ebuild

2014-12-21 Thread Jeroen Roovers (jer)
jer 14/12/21 09:24:19

  Modified: ChangeLog git-2.0.5.ebuild
  Log:
  Stable for HPPA (bug #532984).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.299dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.299view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.299content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.298r2=1.299

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.298
retrieving revision 1.299
diff -u -r1.298 -r1.299
--- ChangeLog   18 Dec 2014 22:07:08 -  1.298
+++ ChangeLog   21 Dec 2014 09:24:18 -  1.299
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.298 2014/12/18 
22:07:08 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.299 2014/12/21 
09:24:18 jer Exp $
+
+  21 Dec 2014; Jeroen Roovers j...@gentoo.org git-2.0.5.ebuild:
+  Stable for HPPA (bug #532984).
 
 *git-2.2.1 (18 Dec 2014)
 *git-2.1.4 (18 Dec 2014)



1.2  dev-vcs/git/git-2.0.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.5.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.5.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.5.ebuild?r1=1.1r2=1.2

Index: git-2.0.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.0.5.ebuild18 Dec 2014 22:07:08 -  1.1
+++ git-2.0.5.ebuild21 Dec 2014 09:24:18 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.5.ebuild,v 1.1 
2014/12/18 22:07:08 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.5.ebuild,v 1.2 
2014/12/21 09:24:18 jer Exp $
 
 EAPI=5
 
@@ -33,10 +33,10 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 else
SRC_URI=
-   KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
+   KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
 fi
 
 LICENSE=GPL-2






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-1.8.5.6.ebuild

2014-12-21 Thread Jeroen Roovers (jer)
jer 14/12/21 13:06:10

  Modified: ChangeLog git-1.8.5.6.ebuild
  Log:
  Stable for HPPA (bug #532984).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.302dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.302view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.302content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.301r2=1.302

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.301
retrieving revision 1.302
diff -u -r1.301 -r1.302
--- ChangeLog   21 Dec 2014 11:41:35 -  1.301
+++ ChangeLog   21 Dec 2014 13:06:10 -  1.302
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.301 2014/12/21 
11:41:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.302 2014/12/21 
13:06:10 jer Exp $
+
+  21 Dec 2014; Jeroen Roovers j...@gentoo.org git-1.8.5.6.ebuild:
+  Stable for HPPA (bug #532984).
 
   21 Dec 2014; Agostino Sarubbo a...@gentoo.org git-1.8.5.6.ebuild,
   git-1.9.5.ebuild, git-2.0.5.ebuild:



1.4  dev-vcs/git/git-1.8.5.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.6.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.6.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.6.ebuild?r1=1.3r2=1.4

Index: git-1.8.5.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-1.8.5.6.ebuild  21 Dec 2014 11:41:35 -  1.3
+++ git-1.8.5.6.ebuild  21 Dec 2014 13:06:10 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.6.ebuild,v 1.3 
2014/12/21 11:41:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.6.ebuild,v 1.4 
2014/12/21 13:06:10 jer Exp $
 
 EAPI=5
 
@@ -32,10 +32,10 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 else
SRC_URI=
-   KEYWORDS=
+   KEYWORDS=hppa
 fi
 
 LICENSE=GPL-2






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.2.0.ebuild git-9999.ebuild git-9999-r2.ebuild git-2.1.2.ebuild

2014-12-01 Thread Lars Wendler (polynomial-c)
polynomial-c14/12/02 07:32:57

  Modified: ChangeLog git-.ebuild git--r2.ebuild
  Added:git-2.2.0.ebuild
  Removed:  git-2.1.2.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.297dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.297view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.297content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.296r2=1.297

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -r1.296 -r1.297
--- ChangeLog   16 Nov 2014 22:54:52 -  1.296
+++ ChangeLog   2 Dec 2014 07:32:57 -   1.297
@@ -1,6 +1,13 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.296 2014/11/16 
22:54:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.297 2014/12/02 
07:32:57 polynomial-c Exp $
+
+*git-2.2.0 (02 Dec 2014)
+
+  02 Dec 2014; Lars Wendler polynomia...@gentoo.org -git-2.1.2.ebuild,
+  +git-2.2.0.ebuild, git-.ebuild, git--r2.ebuild,
+  +files/git-2.2.0-svn-fe-linking.patch:
+  Version bump. Removed old.
 
   16 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org git-1.8.3.2-r1.ebuild,
   git-1.8.5.5.ebuild, git-1.9.3.ebuild, git-2.0.4.ebuild, git-2.1.2.ebuild,



1.64 dev-vcs/git/git-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-.ebuild?rev=1.64view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-.ebuild?rev=1.64content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-.ebuild?r1=1.63r2=1.64

Index: git-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-.ebuild,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- git-.ebuild 16 Nov 2014 22:54:52 -  1.63
+++ git-.ebuild 2 Dec 2014 07:32:57 -   1.64
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-.ebuild,v 1.63 
2014/11/16 22:54:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-.ebuild,v 1.64 
2014/12/02 07:32:57 polynomial-c Exp $
 
 EAPI=5
 
@@ -231,6 +231,8 @@
# hack, needs better upstream solution
epatch ${FILESDIR}/git-1.8.5-mw-vendor.patch
 
+   epatch ${FILESDIR}/${PN}-2.2.0-svn-fe-linking.patch
+
epatch_user
 
sed -i \



1.9  dev-vcs/git/git--r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git--r2.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git--r2.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git--r2.ebuild?r1=1.8r2=1.9

Index: git--r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git--r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- git--r2.ebuild  16 Nov 2014 22:54:52 -  1.8
+++ git--r2.ebuild  2 Dec 2014 07:32:57 -   1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git--r2.ebuild,v 1.8 
2014/11/16 22:54:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git--r2.ebuild,v 1.9 
2014/12/02 07:32:57 polynomial-c Exp $
 
 EAPI=5
 
@@ -231,6 +231,8 @@
# hack, needs better upstream solution
epatch ${FILESDIR}/git-1.8.5-mw-vendor.patch
 
+   epatch ${FILESDIR}/${PN}-2.2.0-svn-fe-linking.patch
+
epatch_user
 
sed -i \



1.1  dev-vcs/git/git-2.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.2.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.2.0.ebuild?rev=1.1content-type=text/plain

Index: git-2.2.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.2.0.ebuild,v 1.1 
2014/12/02 07:32:57 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: 

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-1.8.1.5.ebuild git-1.8.1.5-r1.ebuild git-1.8.2.1.ebuild git-1.8.4.5.ebuild

2014-11-02 Thread Robin H. Johnson (robbat2)
robbat2 14/11/02 18:16:34

  Modified: ChangeLog
  Removed:  git-1.8.1.5.ebuild git-1.8.1.5-r1.ebuild
git-1.8.2.1.ebuild git-1.8.4.5.ebuild
  Log:
  Bug #527878: cleanup.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.295dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.295view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.295content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.294r2=1.295

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.294
retrieving revision 1.295
diff -u -r1.294 -r1.295
--- ChangeLog   31 Oct 2014 08:19:54 -  1.294
+++ ChangeLog   2 Nov 2014 18:16:34 -   1.295
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.294 2014/10/31 
08:19:54 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.295 2014/11/02 
18:16:34 robbat2 Exp $
+
+  02 Nov 2014; Robin H. Johnson robb...@gentoo.org
+  -files/git-1.7.12-optional-cvs.patch, -files/git-1.8.2-texinfo.patch,
+  -git-1.8.1.5-r1.ebuild, -git-1.8.1.5.ebuild, -git-1.8.2.1.ebuild,
+  -git-1.8.4.5.ebuild:
+  Bug #527878: cleanup.
 
 *git-2.1.3 (31 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.1.3.ebuild git-2.1.1.ebuild

2014-10-31 Thread Lars Wendler (polynomial-c)
polynomial-c14/10/31 08:19:54

  Modified: ChangeLog
  Added:git-2.1.3.ebuild
  Removed:  git-2.1.1.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.294dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.294view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.294content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.293r2=1.294

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.293
retrieving revision 1.294
diff -u -r1.293 -r1.294
--- ChangeLog   29 Oct 2014 09:38:45 -  1.293
+++ ChangeLog   31 Oct 2014 08:19:54 -  1.294
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.293 2014/10/29 
09:38:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.294 2014/10/31 
08:19:54 polynomial-c Exp $
+
+*git-2.1.3 (31 Oct 2014)
+
+  31 Oct 2014; Lars Wendler polynomia...@gentoo.org -git-2.1.1.ebuild,
+  +git-2.1.3.ebuild:
+  Version bump. Removed old.
 
   29 Oct 2014; Agostino Sarubbo a...@gentoo.org git-2.0.4.ebuild:
   Stable for sparc, wrt bug #519736



1.1  dev-vcs/git/git-2.1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.3.ebuild?rev=1.1content-type=text/plain

Index: git-2.1.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.3.ebuild,v 1.1 
2014/10/31 08:19:54 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_{6,7} )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
else
SRC_URI=
KEYWORDS=
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
   

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.1.2.ebuild git-2.1.0.ebuild

2014-10-02 Thread Lars Wendler (polynomial-c)
polynomial-c14/10/02 08:37:23

  Modified: ChangeLog
  Added:git-2.1.2.ebuild
  Removed:  git-2.1.0.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0x981CA6FC)

Revision  ChangesPath
1.289dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.289view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.289content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.288r2=1.289

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog   1 Oct 2014 12:54:59 -   1.288
+++ ChangeLog   2 Oct 2014 08:37:23 -   1.289
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.288 2014/10/01 
12:54:59 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.289 2014/10/02 
08:37:23 polynomial-c Exp $
+
+*git-2.1.2 (02 Oct 2014)
+
+  02 Oct 2014; Lars Wendler polynomia...@gentoo.org -git-2.1.0.ebuild,
+  +git-2.1.2.ebuild:
+  Version bump. Removed old.
 
   01 Oct 2014; Mikle Kolyada zlog...@gentoo.org git-2.0.4.ebuild:
   ia64 stable wrt bug #519736



1.1  dev-vcs/git/git-2.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.2.ebuild?rev=1.1content-type=text/plain

Index: git-2.1.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.2.ebuild,v 1.1 
2014/10/02 08:37:23 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_{6,7} )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
else
SRC_URI=
KEYWORDS=
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
 

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.1.0.ebuild

2014-08-26 Thread Lars Wendler (polynomial-c)
polynomial-c14/08/26 17:00:01

  Modified: ChangeLog git-2.1.0.ebuild
  Log:
  Restrict test for =git-2.1.0. See bug #520270 for details
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.279dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.279view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.279content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.278r2=1.279

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- ChangeLog   24 Aug 2014 13:56:32 -  1.278
+++ ChangeLog   26 Aug 2014 17:00:01 -  1.279
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.278 2014/08/24 
13:56:32 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.279 2014/08/26 
17:00:01 polynomial-c Exp $
+
+  26 Aug 2014; Lars Wendler polynomia...@gentoo.org git-2.1.0.ebuild:
+  Restrict test for =git-2.1.0. See bug #520270 for details.
 
   24 Aug 2014; Sergei Trofimovich sly...@gentoo.org git-1.8.1.5-r1.ebuild,
   git-1.8.1.5.ebuild, git-1.8.2.1.ebuild, git-1.8.3.2-r1.ebuild,



1.4  dev-vcs/git/git-2.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild?r1=1.3r2=1.4

Index: git-2.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-2.1.0.ebuild24 Aug 2014 13:56:32 -  1.3
+++ git-2.1.0.ebuild26 Aug 2014 17:00:01 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild,v 1.3 
2014/08/24 13:56:32 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild,v 1.4 
2014/08/26 17:00:01 polynomial-c Exp $
 
 EAPI=5
 
@@ -111,6 +111,8 @@
python? ( ${PYTHON_REQUIRED_USE} )
 
 
+RESTRICT=test # 520270
+
 pkg_setup() {
if use subversion  has_version dev-vcs/subversion[dso]; then
ewarn Per Gentoo bugs #223747, #238586, when subversion is 
built






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.1.0.ebuild

2014-08-20 Thread Lars Wendler (polynomial-c)
polynomial-c14/08/21 05:16:37

  Modified: ChangeLog git-2.1.0.ebuild
  Log:
  Don't install no longer available contrib files (git-diffall and vim)
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.277dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.277view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.277content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.276r2=1.277

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -r1.276 -r1.277
--- ChangeLog   19 Aug 2014 19:10:15 -  1.276
+++ ChangeLog   21 Aug 2014 05:16:37 -  1.277
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.276 2014/08/19 
19:10:15 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.277 2014/08/21 
05:16:37 polynomial-c Exp $
+
+  21 Aug 2014; Lars Wendler polynomia...@gentoo.org git-2.1.0.ebuild:
+  Don't install no longer available contrib files (git-diffall and vim).
 
 *git-2.1.0 (19 Aug 2014)
 



1.2  dev-vcs/git/git-2.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild?r1=1.1r2=1.2

Index: git-2.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.1.0.ebuild19 Aug 2014 19:10:15 -  1.1
+++ git-2.1.0.ebuild21 Aug 2014 05:16:37 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild,v 1.1 
2014/08/19 19:10:15 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild,v 1.2 
2014/08/21 05:16:37 polynomial-c Exp $
 
 EAPI=5
 
@@ -420,10 +420,6 @@
cd ${S}
fi
 
-   # git-diffall
-   dobin contrib/diffall/git-diffall
-   newdoc contrib/diffall/README git-diffall.txt
-
# diff-highlight
dobin contrib/diff-highlight/diff-highlight
newdoc contrib/diff-highlight/README README.diff-highlight
@@ -463,7 +459,6 @@
# completion - installed above
# credential/gnome-keyring TODO
# diff-highlight - done above
-   # diffall - done above
# emacs - installed above
# examples - these are stuff that is not used in Git anymore actually
# git-jump - done above
@@ -478,7 +473,7 @@
for i in \
buildsystems convert-objects fast-import \
hg-to-git hooks remotes2config.sh rerere-train.sh \
-   stats vim workdir \
+   stats workdir \
; do
cp -rf \
${S}/contrib/${i} \
@@ -526,7 +521,6 @@
 }
 
 src_test() {
-   # t7004 segfaults
local disabled=
local tests_cvs=t9200-git-cvsexportcommit.sh \
t9400-git-cvsserver-server.sh \






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.1.0.ebuild git-2.0.1.ebuild

2014-08-19 Thread Lars Wendler (polynomial-c)
polynomial-c14/08/19 19:10:15

  Modified: ChangeLog
  Added:git-2.1.0.ebuild
  Removed:  git-2.0.1.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.276dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.276view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.276content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.275r2=1.276

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -r1.275 -r1.276
--- ChangeLog   13 Aug 2014 09:24:41 -  1.275
+++ ChangeLog   19 Aug 2014 19:10:15 -  1.276
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.275 2014/08/13 
09:24:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.276 2014/08/19 
19:10:15 polynomial-c Exp $
+
+*git-2.1.0 (19 Aug 2014)
+
+  19 Aug 2014; Lars Wendler polynomia...@gentoo.org -git-2.0.1.ebuild,
+  +git-2.1.0.ebuild:
+  Version bump. Removed old.
 
   13 Aug 2014; Agostino Sarubbo a...@gentoo.org git-1.8.5.5.ebuild:
   Stable for ppc, wrt bug #501662



1.1  dev-vcs/git/git-2.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild?rev=1.1content-type=text/plain

Index: git-2.1.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild,v 1.1 
2014/08/19 19:10:15 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_{6,7} )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
else
SRC_URI=
KEYWORDS=
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-1.8.5.5.ebuild

2014-08-01 Thread Raul Porcel (armin76)
armin76 14/08/01 10:41:05

  Modified: ChangeLog git-1.8.5.5.ebuild
  Log:
  ia64/sparc stable wrt #501662
  
  (Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.273dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.273view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.273content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.272r2=1.273

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -r1.272 -r1.273
--- ChangeLog   31 Jul 2014 17:43:41 -  1.272
+++ ChangeLog   1 Aug 2014 10:41:05 -   1.273
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.272 2014/07/31 
17:43:41 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.273 2014/08/01 
10:41:05 armin76 Exp $
+
+  01 Aug 2014; Raúl Porcel armi...@gentoo.org git-1.8.5.5.ebuild:
+  ia64/sparc stable wrt #501662
 
   31 Jul 2014;  tg...@gentoo.org git-1.8.5.5.ebuild, git-2.0.2.ebuild:
   Initial arm64, ~arm64 support



1.9  dev-vcs/git/git-1.8.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?r1=1.8r2=1.9

Index: git-1.8.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- git-1.8.5.5.ebuild  31 Jul 2014 17:43:41 -  1.8
+++ git-1.8.5.5.ebuild  1 Aug 2014 10:41:05 -   1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild,v 1.8 
2014/07/31 17:43:41 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild,v 1.9 
2014/08/01 10:41:05 armin76 Exp $
 
 EAPI=5
 
@@ -32,7 +32,7 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+   KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 else
SRC_URI=
KEYWORDS=






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.0.4.ebuild git-2.0.0-r2.ebuild

2014-08-01 Thread Lars Wendler (polynomial-c)
polynomial-c14/08/02 00:20:15

  Modified: ChangeLog
  Added:git-2.0.4.ebuild
  Removed:  git-2.0.0-r2.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.274dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.274view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.274content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.273r2=1.274

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- ChangeLog   1 Aug 2014 10:41:05 -   1.273
+++ ChangeLog   2 Aug 2014 00:20:15 -   1.274
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.273 2014/08/01 
10:41:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.274 2014/08/02 
00:20:15 polynomial-c Exp $
+
+*git-2.0.4 (02 Aug 2014)
+
+  02 Aug 2014; Lars Wendler polynomia...@gentoo.org -git-2.0.0-r2.ebuild,
+  +git-2.0.4.ebuild:
+  Version bump. Removed old.
 
   01 Aug 2014; Raúl Porcel armi...@gentoo.org git-1.8.5.5.ebuild:
   ia64/sparc stable wrt #501662



1.1  dev-vcs/git/git-2.0.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild?rev=1.1content-type=text/plain

Index: git-2.0.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild,v 1.1 
2014/08/02 00:20:15 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_{6,7} )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
else
SRC_URI=
KEYWORDS=
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
   

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.0.2.ebuild git-9999.ebuild git-9999-r3.ebuild git-9999-r2.ebuild git-9999-r1.ebuild

2014-07-27 Thread Fabian Groffen (grobian)
grobian 14/07/27 10:38:48

  Modified: ChangeLog git-2.0.2.ebuild git-.ebuild
git--r3.ebuild git--r2.ebuild
git--r1.ebuild
  Log:
  Fix compilation with USE=subversion on platforms without intl and iconv in 
libc, bug #516168, force for odd syntax errors in dependencies in untouched 
ebuilds that Portage otherwise is fine with
  
  (Portage version: 2.2.10.1-prefix/cvs/Darwin i386, RepoMan options: --force, 
signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  ChangesPath
1.271dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.271view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.271content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.270r2=1.271

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -r1.270 -r1.271
--- ChangeLog   20 Jul 2014 21:22:53 -  1.270
+++ ChangeLog   27 Jul 2014 10:38:48 -  1.271
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.270 2014/07/20 
21:22:53 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.271 2014/07/27 
10:38:48 grobian Exp $
+
+  27 Jul 2014; Fabian Groffen grob...@gentoo.org git-2.0.2.ebuild,
+  git-.ebuild, git--r1.ebuild, git--r2.ebuild, git--r3.ebuild:
+  Fix compilation with USE=subversion on platforms without intl and iconv in
+  libc, bug #516168
 
 *git-2.0.2 (20 Jul 2014)
 



1.2  dev-vcs/git/git-2.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.2.ebuild?r1=1.1r2=1.2

Index: git-2.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.0.2.ebuild20 Jul 2014 21:22:53 -  1.1
+++ git-2.0.2.ebuild27 Jul 2014 10:38:48 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.2.ebuild,v 1.1 
2014/07/20 21:22:53 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.2.ebuild,v 1.2 
2014/07/27 10:38:48 grobian Exp $
 
 EAPI=5
 
@@ -325,7 +325,12 @@
 
if use subversion ; then
cd ${S}/contrib/svn-fe
-   git_emake EXTLIBS=${EXTLIBS} || die emake svn-fe failed
+   # by defining EXTLIBS we override the detection for libintl and
+   # libiconv, bug #516168
+   local nlsiconv=
+   use nls  use !elibc_glibc  nlsiconv+= -lintl
+   use iconv  use !elibc_glibc  nlsiconv+= -liconv
+   git_emake EXTLIBS=${EXTLIBS} ${nlsiconv} || die emake svn-fe 
failed
if use doc ; then
git_emake svn-fe.{1,html} || die emake svn-fe.1 
svn-fe.html failed
fi



1.59 dev-vcs/git/git-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-.ebuild?rev=1.59view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-.ebuild?rev=1.59content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-.ebuild?r1=1.58r2=1.59

Index: git-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-.ebuild,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- git-.ebuild 24 Jun 2014 01:44:07 -  1.58
+++ git-.ebuild 27 Jul 2014 10:38:48 -  1.59
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-.ebuild,v 1.58 
2014/06/24 01:44:07 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-.ebuild,v 1.59 
2014/07/27 10:38:48 grobian Exp $
 
 EAPI=5
 
@@ -325,7 +325,12 @@
 
if use subversion ; then
cd ${S}/contrib/svn-fe
-   git_emake EXTLIBS=${EXTLIBS} || die emake svn-fe failed
+   # by defining EXTLIBS we override the detection for libintl and
+   # libiconv, bug #516168
+   local nlsiconv=
+ 

[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-1.8.5.5.ebuild

2014-07-17 Thread Tobias Klausmann (klausman)
klausman14/07/17 16:19:12

  Modified: ChangeLog git-1.8.5.5.ebuild
  Log:
  Stable on alpha, bug #501662
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.268dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.268view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.268content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.267r2=1.268

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -r1.267 -r1.268
--- ChangeLog   7 Jul 2014 03:56:46 -   1.267
+++ ChangeLog   17 Jul 2014 16:19:12 -  1.268
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.267 2014/07/07 
03:56:46 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.268 2014/07/17 
16:19:12 klausman Exp $
+
+  17 Jul 2014; Tobias Klausmann klaus...@gentoo.org git-1.8.5.5.ebuild:
+  Stable on alpha, bug #501662
 
 *git-2.0.0-r2 (07 Jul 2014)
 



1.7  dev-vcs/git/git-1.8.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?r1=1.6r2=1.7

Index: git-1.8.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- git-1.8.5.5.ebuild  24 Jun 2014 01:44:07 -  1.6
+++ git-1.8.5.5.ebuild  17 Jul 2014 16:19:12 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild,v 1.6 
2014/06/24 01:44:07 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild,v 1.7 
2014/07/17 16:19:12 klausman Exp $
 
 EAPI=5
 
@@ -32,7 +32,7 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+   KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 else
SRC_URI=
KEYWORDS=






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-2.0.0.ebuild git-1.9.3.ebuild

2014-05-30 Thread Lars Wendler (polynomial-c)
polynomial-c14/05/30 11:37:28

  Modified: ChangeLog git-2.0.0.ebuild git-1.9.3.ebuild
  Log:
  Fixed postinst message wrt. git-prompt.sh location
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.264dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.264view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.264content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.263r2=1.264

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -r1.263 -r1.264
--- ChangeLog   29 May 2014 20:08:27 -  1.263
+++ ChangeLog   30 May 2014 11:37:28 -  1.264
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.263 2014/05/29 
20:08:27 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.264 2014/05/30 
11:37:28 polynomial-c Exp $
+
+  30 May 2014; Lars Wendler polynomia...@gentoo.org git-1.9.3.ebuild,
+  git-2.0.0.ebuild:
+  Fixed postinst message wrt. git-prompt.sh location.
 
   29 May 2014; Sven Wegener swege...@gentoo.org
   files/git-2.0.0-optional-cvs.patch:



1.2  dev-vcs/git/git-2.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.0.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.0.ebuild?r1=1.1r2=1.2

Index: git-2.0.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.0.0.ebuild29 May 2014 00:12:26 -  1.1
+++ git-2.0.0.ebuild30 May 2014 11:37:28 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.0.ebuild,v 1.1 
2014/05/29 00:12:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.0.ebuild,v 1.2 
2014/05/30 11:37:28 polynomial-c Exp $
 
 EAPI=5
 
@@ -629,8 +629,8 @@
 pkg_postinst() {
use emacs  elisp-site-regen
einfo Please read /usr/share/bash-completion/git for Git bash command 
completion
-   einfo Please read /usr/share/bash-completion/git-prompt for Git bash 
prompt
-   einfo Note that the prompt bash code is now in the seperate script
+   einfo Please read /usr/share/git/git-prompt.sh for Git bash prompt
+   einfo Note that the prompt bash code is now in that separate script
elog These additional scripts need some dependencies:
echo
showpkgdeps git-quiltimport dev-util/quilt



1.2  dev-vcs/git/git-1.9.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.9.3.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.9.3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.9.3.ebuild?r1=1.1r2=1.2

Index: git-1.9.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-1.9.3.ebuild11 May 2014 21:15:13 -  1.1
+++ git-1.9.3.ebuild30 May 2014 11:37:28 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.9.3.ebuild,v 1.1 
2014/05/11 21:15:13 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.9.3.ebuild,v 1.2 
2014/05/30 11:37:28 polynomial-c Exp $
 
 EAPI=5
 
@@ -628,8 +628,8 @@
 pkg_postinst() {
use emacs  elisp-site-regen
einfo Please read /usr/share/bash-completion/git for Git bash command 
completion
-   einfo Please read /usr/share/bash-completion/git-prompt for Git bash 
prompt
-   einfo Note that the prompt bash code is now in the seperate script
+   einfo Please read /usr/share/git/git-prompt.sh for Git bash prompt
+   einfo Note that the prompt bash code is now in that separate script
elog These additional scripts need some dependencies:
echo
showpkgdeps git-quiltimport dev-util/quilt






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog

2014-05-29 Thread Sven Wegener (swegener)
swegener14/05/29 20:08:27

  Modified: ChangeLog
  Log:
  Fix optional-cvs patch to not disable all perl scripts.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x64D4CF24)

Revision  ChangesPath
1.263dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.263view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.263content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.262r2=1.263

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -r1.262 -r1.263
--- ChangeLog   29 May 2014 00:12:26 -  1.262
+++ ChangeLog   29 May 2014 20:08:27 -  1.263
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.262 2014/05/29 
00:12:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.263 2014/05/29 
20:08:27 swegener Exp $
+
+  29 May 2014; Sven Wegener swege...@gentoo.org
+  files/git-2.0.0-optional-cvs.patch:
+  Fix optional-cvs patch to not disable all perl scripts.
 
 *git-2.0.0 (29 May 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog git-1.8.5.5.ebuild

2014-03-11 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/03/12 05:06:17

  Modified: ChangeLog git-1.8.5.5.ebuild
  Log:
  x86 stable wrt bug #501662
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.255dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.255view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.255content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.254r2=1.255

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -r1.254 -r1.255
--- ChangeLog   3 Mar 2014 19:21:29 -   1.254
+++ ChangeLog   12 Mar 2014 05:06:17 -  1.255
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.254 2014/03/03 
19:21:29 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.255 2014/03/12 
05:06:17 phajdan.jr Exp $
+
+  09 Mar 2014; Pawel Hajdan jr phajdan...@gentoo.org git-1.8.5.5.ebuild:
+  x86 stable wrt bug #501662
 
   03 Mar 2014; Lars Wendler polynomia...@gentoo.org -git-1.9.0_rc3.ebuild,
   files/git-daemon-r1.initd:



1.4  dev-vcs/git/git-1.8.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?r1=1.3r2=1.4

Index: git-1.8.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-1.8.5.5.ebuild  28 Feb 2014 21:44:59 -  1.3
+++ git-1.8.5.5.ebuild  12 Mar 2014 05:06:17 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild,v 1.3 
2014/02/28 21:44:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild,v 1.4 
2014/03/12 05:06:17 phajdan.jr Exp $
 
 EAPI=5
 
@@ -32,7 +32,7 @@

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
-   KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 else
SRC_URI=
KEYWORDS=