mattst88 15/05/20 00:28:41
Modified: jsoncpp-0.10.2.ebuild jsoncpp-1.6.2.ebuild
ChangeLog
Log:
Added ~alpha, bug 539126.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
974CA72A)
Revision Changes Path
1.3 dev-libs/jsoncpp/jsoncpp-0.10.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jsoncpp/jsoncpp-0.10.2.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jsoncpp/jsoncpp-0.10.2.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jsoncpp/jsoncpp-0.10.2.ebuild?r1=1.2&r2=1.3
Index: jsoncpp-0.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/jsoncpp/jsoncpp-0.10.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jsoncpp-0.10.2.ebuild 5 May 2015 07:51:52 -0000 1.2
+++ jsoncpp-0.10.2.ebuild 20 May 2015 00:28:41 -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-libs/jsoncpp/jsoncpp-0.10.2.ebuild,v
1.2 2015/05/05 07:51:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/jsoncpp/jsoncpp-0.10.2.ebuild,v
1.3 2015/05/20 00:28:41 mattst88 Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
LICENSE="|| ( public-domain MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86"
IUSE="doc test"
DEPEND="
1.2 dev-libs/jsoncpp/jsoncpp-1.6.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jsoncpp/jsoncpp-1.6.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jsoncpp/jsoncpp-1.6.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jsoncpp/jsoncpp-1.6.2.ebuild?r1=1.1&r2=1.2
Index: jsoncpp-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/jsoncpp/jsoncpp-1.6.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jsoncpp-1.6.2.ebuild 12 May 2015 17:57:03 -0000 1.1
+++ jsoncpp-1.6.2.ebuild 20 May 2015 00:28:41 -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-libs/jsoncpp/jsoncpp-1.6.2.ebuild,v 1.1
2015/05/12 17:57:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/jsoncpp/jsoncpp-1.6.2.ebuild,v 1.2
2015/05/20 00:28:41 mattst88 Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
LICENSE="|| ( public-domain MIT )"
SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86"
IUSE="doc test"
DEPEND="
1.19 dev-libs/jsoncpp/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jsoncpp/ChangeLog?rev=1.19&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jsoncpp/ChangeLog?rev=1.19&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jsoncpp/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/jsoncpp/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 12 May 2015 17:57:03 -0000 1.18
+++ ChangeLog 20 May 2015 00:28:41 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/jsoncpp
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/jsoncpp/ChangeLog,v 1.18
2015/05/12 17:57:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/jsoncpp/ChangeLog,v 1.19
2015/05/20 00:28:41 mattst88 Exp $
+
+ 20 May 2015; Matt Turner <[email protected]> jsoncpp-0.10.2.ebuild,
+ jsoncpp-1.6.2.ebuild:
+ Added ~alpha, bug 539126.
*jsoncpp-1.6.2 (12 May 2015)