slyfox 14/08/24 13:56:32
Modified: git-2.0.4.ebuild git-1.8.1.5-r1.ebuild
git-9999.ebuild git-2.0.2.ebuild git-9999-r3.ebuild
git-1.9.3.ebuild git-1.8.4.5.ebuild
git-1.8.1.5.ebuild git-1.8.2.1.ebuild
git-2.1.0.ebuild git-1.8.3.2-r1.ebuild
git-9999-r1.ebuild git-1.8.5.5.ebuild
git-9999-r2.ebuild ChangeLog
Log:
cvsps-3 is explicitely incompatible with git-cvsimport (bug #450424).
(Portage version: 2.2.12_p6/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild?r1=1.1&r2=1.2
Index: git-2.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.0.4.ebuild 2 Aug 2014 00:20:15 -0000 1.1
+++ git-2.0.4.ebuild 24 Aug 2014 13:56:32 -0000 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.4.ebuild,v 1.1
2014/08/02 00:20:15 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild,v 1.2
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -67,7 +67,7 @@
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 )
+ 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?
1.12 dev-vcs/git/git-1.8.1.5-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild?r1=1.11&r2=1.12
Index: git-1.8.1.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- git-1.8.1.5-r1.ebuild 24 Jun 2014 01:44:07 -0000 1.11
+++ git-1.8.1.5-r1.ebuild 24 Aug 2014 13:56:32 -0000 1.12
@@ -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.1.5-r1.ebuild,v 1.11
2014/06/24 01:44:07 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5-r1.ebuild,v 1.12
2014/08/24 13:56:32 slyfox Exp $
EAPI=4
@@ -62,7 +62,7 @@
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 )
+ 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?
1.60 dev-vcs/git/git-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.60&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.60&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?r1=1.59&r2=1.60
Index: git-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- git-9999.ebuild 27 Jul 2014 10:38:48 -0000 1.59
+++ git-9999.ebuild 24 Aug 2014 13:56:32 -0000 1.60
@@ -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-9999.ebuild,v 1.59
2014/07/27 10:38:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v 1.60
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -67,7 +67,7 @@
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 )
+ 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?
1.4 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.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.2.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.0.2.ebuild?r1=1.3&r2=1.4
Index: git-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-2.0.2.ebuild 31 Jul 2014 17:43:41 -0000 1.3
+++ git-2.0.2.ebuild 24 Aug 2014 13:56:32 -0000 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.0.2.ebuild,v 1.3
2014/07/31 17:43:41 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.2.ebuild,v 1.4
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -67,7 +67,7 @@
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 )
+ 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?
1.6 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.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild?r1=1.5&r2=1.6
Index: git-9999-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- git-9999-r3.ebuild 27 Jul 2014 10:38:48 -0000 1.5
+++ git-9999-r3.ebuild 24 Aug 2014 13:56:32 -0000 1.6
@@ -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-9999-r3.ebuild,v 1.5
2014/07/27 10:38:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild,v 1.6
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -67,7 +67,7 @@
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 )
+ 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?
1.4 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.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.9.3.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.9.3.ebuild?r1=1.3&r2=1.4
Index: git-1.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.9.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-1.9.3.ebuild 24 Jun 2014 01:44:07 -0000 1.3
+++ git-1.9.3.ebuild 24 Aug 2014 13:56:32 -0000 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.9.3.ebuild,v 1.3
2014/06/24 01:44:07 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.9.3.ebuild,v 1.4
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -66,7 +66,7 @@
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 )
+ 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?
1.6 dev-vcs/git/git-1.8.4.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.4.5.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.4.5.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.4.5.ebuild?r1=1.5&r2=1.6
Index: git-1.8.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.4.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- git-1.8.4.5.ebuild 24 Jun 2014 01:44:07 -0000 1.5
+++ git-1.8.4.5.ebuild 24 Aug 2014 13:56:32 -0000 1.6
@@ -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.4.5.ebuild,v 1.5
2014/06/24 01:44:07 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.4.5.ebuild,v 1.6
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -62,7 +62,7 @@
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 )
+ 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?
1.18 dev-vcs/git/git-1.8.1.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild?rev=1.18&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild?rev=1.18&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild?r1=1.17&r2=1.18
Index: git-1.8.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- git-1.8.1.5.ebuild 24 Jun 2014 01:44:07 -0000 1.17
+++ git-1.8.1.5.ebuild 24 Aug 2014 13:56:32 -0000 1.18
@@ -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.1.5.ebuild,v 1.17
2014/06/24 01:44:07 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild,v 1.18
2014/08/24 13:56:32 slyfox Exp $
EAPI=4
@@ -62,7 +62,7 @@
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 )
+ 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?
1.10 dev-vcs/git/git-1.8.2.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild?r1=1.9&r2=1.10
Index: git-1.8.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- git-1.8.2.1.ebuild 24 Jun 2014 01:44:07 -0000 1.9
+++ git-1.8.2.1.ebuild 24 Aug 2014 13:56:32 -0000 1.10
@@ -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.2.1.ebuild,v 1.9
2014/06/24 01:44:07 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild,v 1.10
2014/08/24 13:56:32 slyfox Exp $
EAPI=4
@@ -62,7 +62,7 @@
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 )
+ 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?
1.3 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.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild?r1=1.2&r2=1.3
Index: git-2.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- git-2.1.0.ebuild 21 Aug 2014 05:16:37 -0000 1.2
+++ git-2.1.0.ebuild 24 Aug 2014 13:56:32 -0000 1.3
@@ -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.2
2014/08/21 05:16:37 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.0.ebuild,v 1.3
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -67,7 +67,7 @@
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 )
+ 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?
1.14 dev-vcs/git/git-1.8.3.2-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.3.2-r1.ebuild?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.3.2-r1.ebuild?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.3.2-r1.ebuild?r1=1.13&r2=1.14
Index: git-1.8.3.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.3.2-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- git-1.8.3.2-r1.ebuild 24 Jun 2014 01:44:07 -0000 1.13
+++ git-1.8.3.2-r1.ebuild 24 Aug 2014 13:56:32 -0000 1.14
@@ -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.3.2-r1.ebuild,v 1.13
2014/06/24 01:44:07 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.3.2-r1.ebuild,v 1.14
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -62,7 +62,7 @@
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 )
+ 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?
1.5 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.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild?r1=1.4&r2=1.5
Index: git-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- git-9999-r1.ebuild 27 Jul 2014 10:38:48 -0000 1.4
+++ git-9999-r1.ebuild 24 Aug 2014 13:56:32 -0000 1.5
@@ -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-9999-r1.ebuild,v 1.4
2014/07/27 10:38:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild,v 1.5
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -67,7 +67,7 @@
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 )
+ 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?
1.11 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.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild?r1=1.10&r2=1.11
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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- git-1.8.5.5.ebuild 13 Aug 2014 09:24:41 -0000 1.10
+++ git-1.8.5.5.ebuild 24 Aug 2014 13:56:32 -0000 1.11
@@ -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.10
2014/08/13 09:24:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.5.5.ebuild,v 1.11
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -66,7 +66,7 @@
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 )
+ 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?
1.5 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.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild?r1=1.4&r2=1.5
Index: git-9999-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- git-9999-r2.ebuild 27 Jul 2014 10:38:48 -0000 1.4
+++ git-9999-r2.ebuild 24 Aug 2014 13:56:32 -0000 1.5
@@ -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-9999-r2.ebuild,v 1.4
2014/07/27 10:38:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild,v 1.5
2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -67,7 +67,7 @@
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 )
+ 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?
1.278 dev-vcs/git/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.278&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.278&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.277&r2=1.278
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -r1.277 -r1.278
--- ChangeLog 21 Aug 2014 05:16:37 -0000 1.277
+++ ChangeLog 24 Aug 2014 13:56:32 -0000 1.278
@@ -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.277 2014/08/21
05:16:37 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.278 2014/08/24
13:56:32 slyfox Exp $
+
+ 24 Aug 2014; Sergei Trofimovich <[email protected]> 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,
+ git-1.8.4.5.ebuild, git-1.8.5.5.ebuild, git-1.9.3.ebuild, git-2.0.2.ebuild,
+ git-2.0.4.ebuild, git-2.1.0.ebuild, git-9999-r1.ebuild, git-9999-r2.ebuild,
+ git-9999-r3.ebuild, git-9999.ebuild:
+ cvsps-3 is explicitely incompatible with git-cvsimport (bug #450424).
21 Aug 2014; Lars Wendler <[email protected]> git-2.1.0.ebuild:
Don't install no longer available contrib files (git-diffall and vim).