dilfridge 15/06/13 17:16:03
Modified: git-2.2.2.ebuild git-2.3.6.ebuild git-1.9.5.ebuild
git-9999.ebuild ChangeLog git-1.8.5.6.ebuild
git-9999-r2.ebuild git-2.4.2.ebuild
git-2.1.4.ebuild git-2.4.3.ebuild
git-9999-r1.ebuild git-9999-r3.ebuild
git-2.3.8.ebuild git-2.0.5.ebuild git-2.3.7.ebuild
Log:
The CGI module is no longer part of core Perl and has been moved to dev-perl
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
0B08240A96F66571)
Revision Changes Path
1.3 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.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.2.2.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.2.2.ebuild?r1=1.2&r2=1.3
Index: git-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- git-2.2.2.ebuild 8 Apr 2015 17:53:03 -0000 1.2
+++ git-2.2.2.ebuild 13 Jun 2015 17:16:03 -0000 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.2.2.ebuild,v 1.2
2015/04/08 17:53:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.2.2.ebuild,v 1.3
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.10 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.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild?r1=1.9&r2=1.10
Index: git-2.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- git-2.3.6.ebuild 15 May 2015 18:41:51 -0000 1.9
+++ git-2.3.6.ebuild 13 Jun 2015 17:16:03 -0000 1.10
@@ -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.9
2015/05/15 18:41:51 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.6.ebuild,v 1.10
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.13 dev-vcs/git/git-1.9.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.9.5.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.9.5.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.9.5.ebuild?r1=1.12&r2=1.13
Index: git-1.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.9.5.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- git-1.9.5.ebuild 8 Apr 2015 17:53:03 -0000 1.12
+++ git-1.9.5.ebuild 13 Jun 2015 17:16:03 -0000 1.13
@@ -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-1.9.5.ebuild,v 1.12
2015/04/08 17:53:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.9.5.ebuild,v 1.13
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -62,7 +62,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.68 dev-vcs/git/git-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.68&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.68&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?r1=1.67&r2=1.68
Index: git-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- git-9999.ebuild 8 Apr 2015 17:53:03 -0000 1.67
+++ git-9999.ebuild 13 Jun 2015 17:16:03 -0000 1.68
@@ -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-9999.ebuild,v 1.67
2015/04/08 17:53:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v 1.68
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.337 dev-vcs/git/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.337&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.337&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.336&r2=1.337
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.336
retrieving revision 1.337
diff -u -r1.336 -r1.337
--- ChangeLog 9 Jun 2015 07:30:38 -0000 1.336
+++ ChangeLog 13 Jun 2015 17:16:03 -0000 1.337
@@ -1,6 +1,13 @@
# 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.336 2015/06/09
07:30:38 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.337 2015/06/13
17:16:03 dilfridge Exp $
+
+ 13 Jun 2015; Andreas K. Huettel <[email protected]> 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,
+ git-2.3.6.ebuild, git-2.3.7.ebuild, git-2.3.8.ebuild, git-2.4.2.ebuild,
+ git-2.4.3.ebuild, git-9999.ebuild, git-9999-r1.ebuild, git-9999-r2.ebuild,
+ git-9999-r3.ebuild:
+ The CGI module is no longer part of core Perl and has been moved to dev-perl
*git-2.4.3 (09 Jun 2015)
1.13 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.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.6.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.6.ebuild?r1=1.12&r2=1.13
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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- git-1.8.5.6.ebuild 8 Apr 2015 17:53:03 -0000 1.12
+++ git-1.8.5.6.ebuild 13 Jun 2015 17:16:03 -0000 1.13
@@ -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-1.8.5.6.ebuild,v 1.12
2015/04/08 17:53:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.6.ebuild,v 1.13
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -62,7 +62,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.13 dev-vcs/git/git-9999-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild?r1=1.12&r2=1.13
Index: git-9999-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- git-9999-r2.ebuild 8 Apr 2015 17:53:03 -0000 1.12
+++ git-9999-r2.ebuild 13 Jun 2015 17:16:03 -0000 1.13
@@ -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-9999-r2.ebuild,v 1.12
2015/04/08 17:53:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild,v 1.13
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.2.ebuild?r1=1.1&r2=1.2
Index: git-2.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.4.2.ebuild 27 May 2015 14:17:05 -0000 1.1
+++ git-2.4.2.ebuild 13 Jun 2015 17:16:03 -0000 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.2.ebuild,v 1.1
2015/05/27 14:17:05 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.2.ebuild,v 1.2
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.4 dev-vcs/git/git-2.1.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.4.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.4.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.4.ebuild?r1=1.3&r2=1.4
Index: git-2.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-2.1.4.ebuild 8 Apr 2015 17:53:03 -0000 1.3
+++ git-2.1.4.ebuild 13 Jun 2015 17:16:03 -0000 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.1.4.ebuild,v 1.3
2015/04/08 17:53:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.4.ebuild,v 1.4
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.4.3.ebuild?r1=1.1&r2=1.2
Index: git-2.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.4.3.ebuild 9 Jun 2015 07:30:38 -0000 1.1
+++ git-2.4.3.ebuild 13 Jun 2015 17:16:03 -0000 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.3.ebuild,v 1.1
2015/06/09 07:30:38 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.3.ebuild,v 1.2
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.12 dev-vcs/git/git-9999-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild?r1=1.11&r2=1.12
Index: git-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- git-9999-r1.ebuild 8 Apr 2015 17:53:03 -0000 1.11
+++ git-9999-r1.ebuild 13 Jun 2015 17:16:03 -0000 1.12
@@ -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-9999-r1.ebuild,v 1.11
2015/04/08 17:53:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild,v 1.12
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.13 dev-vcs/git/git-9999-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild?r1=1.12&r2=1.13
Index: git-9999-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- git-9999-r3.ebuild 8 Apr 2015 17:53:03 -0000 1.12
+++ git-9999-r3.ebuild 13 Jun 2015 17:16:03 -0000 1.13
@@ -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-9999-r3.ebuild,v 1.12
2015/04/08 17:53:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild,v 1.13
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?r1=1.1&r2=1.2
Index: git-2.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.3.8.ebuild 24 May 2015 11:38:36 -0000 1.1
+++ git-2.3.8.ebuild 13 Jun 2015 17:16:03 -0000 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.3.8.ebuild,v 1.1
2015/05/24 11:38:36 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v 1.2
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.14 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.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.5.ebuild?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.5.ebuild?r1=1.13&r2=1.14
Index: git-2.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.5.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- git-2.0.5.ebuild 8 Apr 2015 17:53:03 -0000 1.13
+++ git-2.0.5.ebuild 13 Jun 2015 17:16:03 -0000 1.14
@@ -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.0.5.ebuild,v 1.13
2015/04/08 17:53:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.5.ebuild,v 1.14
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)
1.2 dev-vcs/git/git-2.3.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.7.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.7.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.7.ebuild?r1=1.1&r2=1.2
Index: git-2.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.3.7.ebuild 1 May 2015 16:32:30 -0000 1.1
+++ git-2.3.7.ebuild 13 Jun 2015 17:16:03 -0000 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.3.7.ebuild,v 1.1
2015/05/01 16:32:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.7.ebuild,v 1.2
2015/06/13 17:16:03 dilfridge Exp $
EAPI=5
@@ -63,7 +63,7 @@
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
- cgi? ( virtual/perl-CGI highlight? ( app-text/highlight
) )
+ 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 )
)