tetromino 15/03/23 05:34:46
Modified: winetricks-99999999.ebuild ChangeLog
winetricks-20141130.ebuild
Log:
Move live git uri from google code (shutting down) to github.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
0x18E5B6F2D8D5EC8D)
Revision Changes Path
1.13 app-emulation/winetricks/winetricks-99999999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/winetricks/winetricks-99999999.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/winetricks/winetricks-99999999.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/winetricks/winetricks-99999999.ebuild?r1=1.12&r2=1.13
Index: winetricks-99999999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-99999999.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- winetricks-99999999.ebuild 7 Mar 2015 22:22:23 -0000 1.12
+++ winetricks-99999999.ebuild 23 Mar 2015 05:34:46 -0000 1.13
@@ -1,13 +1,13 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-99999999.ebuild,v
1.12 2015/03/07 22:22:23 tetromino Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-99999999.ebuild,v
1.13 2015/03/23 05:34:46 tetromino Exp $
EAPI=5
inherit gnome2-utils eutils
if [[ ${PV} == "99999999" ]] ; then
- EGIT_REPO_URI="https://code.google.com/p/winetricks/"
+ EGIT_REPO_URI="https://github.com/Winetricks/winetricks.git"
inherit git-r3
SRC_URI=""
else
1.31 app-emulation/winetricks/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/winetricks/ChangeLog?rev=1.31&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/winetricks/ChangeLog?rev=1.31&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/winetricks/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/winetricks/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 17 Mar 2015 02:19:02 -0000 1.30
+++ ChangeLog 23 Mar 2015 05:34:46 -0000 1.31
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/winetricks
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/ChangeLog,v 1.30
2015/03/17 02:19:02 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/ChangeLog,v 1.31
2015/03/23 05:34:46 tetromino Exp $
+
+ 23 Mar 2015; Alexandre Rostovtsev <[email protected]>
+ winetricks-20141130.ebuild, winetricks-99999999.ebuild:
+ Move live git uri from google code (shutting down) to github.
17 Mar 2015; Alexandre Rostovtsev <[email protected]>
-winetricks-20140302.ebuild:
1.2 app-emulation/winetricks/winetricks-20141130.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/winetricks/winetricks-20141130.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/winetricks/winetricks-20141130.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/winetricks/winetricks-20141130.ebuild?r1=1.1&r2=1.2
Index: winetricks-20141130.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-20141130.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- winetricks-20141130.ebuild 7 Mar 2015 22:22:23 -0000 1.1
+++ winetricks-20141130.ebuild 23 Mar 2015 05:34:46 -0000 1.2
@@ -1,13 +1,13 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-20141130.ebuild,v
1.1 2015/03/07 22:22:23 tetromino Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-20141130.ebuild,v
1.2 2015/03/23 05:34:46 tetromino Exp $
EAPI=5
inherit gnome2-utils eutils
if [[ ${PV} == "99999999" ]] ; then
- EGIT_REPO_URI="https://code.google.com/p/winetricks/"
+ EGIT_REPO_URI="https://github.com/Winetricks/winetricks.git"
inherit git-r3
SRC_URI=""
else