public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/python-json: metadata.xml python-json-0.ebuild ChangeLog
@ 2013-02-17  0:24 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2013-02-17  0:24 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/02/17 00:24:41

  Added:                metadata.xml python-json-0.ebuild ChangeLog
  Log:
  Introduce a virtual for JSON support, with simplejson fallback.
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)

Revision  Changes    Path
1.1                  virtual/python-json/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-json/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-json/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>python</herd>
</pkgmetadata>



1.1                  virtual/python-json/python-json-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-json/python-json-0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-json/python-json-0.ebuild?rev=1.1&content-type=text/plain

Index: python-json-0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/python-json/python-json-0.ebuild,v 1.1 2013/02/17 00:24:41 mgorny Exp $

EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} )
inherit python-r1

DESCRIPTION="A virtual for JSON support in Python, with simplejson fallback"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""

# Only Python 2.5 lacks built-in JSON support. Most packages use
# simplejson fallback, and those packages should use this virtual.
RDEPEND="${PYTHON_DEPS}
	python_targets_python2_5? (
		dev-python/simplejson[python_targets_python2_5] )"



1.1                  virtual/python-json/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-json/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-json/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for virtual/python-json
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/python-json/ChangeLog,v 1.1 2013/02/17 00:24:41 mgorny Exp $

*python-json-0 (17 Feb 2013)

  17 Feb 2013; Michał Górny <mgorny@gentoo.org> +metadata.xml,
  +python-json-0.ebuild:
  Introduce a virtual for JSON support, with simplejson fallback.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-17  0:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-17  0:24 [gentoo-commits] gentoo-x86 commit in virtual/python-json: metadata.xml python-json-0.ebuild ChangeLog Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox