jlec 15/06/05 15:00:22
Modified: QtBitcoinTrader-1.08.01.ebuild
QtBitcoinTrader-9999.ebuild ChangeLog
Log:
Add slot operators
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
E9402A79B03529A2!)
Revision Changes Path
1.2 app-office/QtBitcoinTrader/QtBitcoinTrader-1.08.01.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-1.08.01.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-1.08.01.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-1.08.01.ebuild?r1=1.1&r2=1.2
Index: QtBitcoinTrader-1.08.01.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-1.08.01.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- QtBitcoinTrader-1.08.01.ebuild 14 Oct 2014 19:34:24 -0000 1.1
+++ QtBitcoinTrader-1.08.01.ebuild 5 Jun 2015 15:00:22 -0000 1.2
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-1.08.01.ebuild,v
1.1 2014/10/14 19:34:24 alexxy Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-1.08.01.ebuild,v
1.2 2015/06/05 15:00:22 jlec Exp $
EAPI=5
if [[ $PV = *9999* ]]; then
- eclass=git-2
+ eclass=git-r3
EGIT_REPO_URI="
git://github.com/JulyIGHOR/QtBitcoinTrader.git
https://github.com/JulyIGHOR/QtBitcoinTrader.git"
@@ -32,7 +32,7 @@
"
DEPEND="
- dev-libs/openssl
+ dev-libs/openssl:0
sys-libs/zlib
qt4? (
dev-qt/qtgui:4
1.6 app-office/QtBitcoinTrader/QtBitcoinTrader-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-9999.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-9999.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-9999.ebuild?r1=1.5&r2=1.6
Index: QtBitcoinTrader-9999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-9999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- QtBitcoinTrader-9999.ebuild 14 Oct 2014 19:34:24 -0000 1.5
+++ QtBitcoinTrader-9999.ebuild 5 Jun 2015 15:00:22 -0000 1.6
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-9999.ebuild,v
1.5 2014/10/14 19:34:24 alexxy Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/QtBitcoinTrader/QtBitcoinTrader-9999.ebuild,v
1.6 2015/06/05 15:00:22 jlec Exp $
EAPI=5
if [[ $PV = *9999* ]]; then
- eclass=git-2
+ eclass=git-r3
EGIT_REPO_URI="
git://github.com/JulyIGHOR/QtBitcoinTrader.git
https://github.com/JulyIGHOR/QtBitcoinTrader.git"
@@ -32,7 +32,7 @@
"
DEPEND="
- dev-libs/openssl
+ dev-libs/openssl:0
sys-libs/zlib
qt4? (
dev-qt/qtgui:4
1.9 app-office/QtBitcoinTrader/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/QtBitcoinTrader/ChangeLog?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/QtBitcoinTrader/ChangeLog?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/QtBitcoinTrader/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/QtBitcoinTrader/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 5 Jun 2015 14:58:50 -0000 1.8
+++ ChangeLog 5 Jun 2015 15:00:22 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for app-office/QtBitcoinTrader
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/QtBitcoinTrader/ChangeLog,v 1.8
2015/06/05 14:58:50 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/QtBitcoinTrader/ChangeLog,v 1.9
2015/06/05 15:00:22 jlec Exp $
+
+ 05 Jun 2015; Justin Lecher <[email protected]> QtBitcoinTrader-1.08.01.ebuild,
+ QtBitcoinTrader-9999.ebuild:
+ Add slot operators
05 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
Add github to remote-id in metadata.xml