public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in virtual/pyparsing: pyparsing-2.ebuild ChangeLog
@ 2013-01-01 14:07 99% Michal Gorny (mgorny)
  0 siblings, 0 replies; 1+ results
From: Michal Gorny (mgorny) @ 2013-01-01 14:07 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/01/01 14:07:35

  Modified:             ChangeLog
  Added:                pyparsing-2.ebuild
  Log:
  Add a new version using branch-splitted pyparsing.
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)

Revision  Changes    Path
1.2                  virtual/pyparsing/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pyparsing/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pyparsing/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pyparsing/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/pyparsing/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	21 Dec 2012 21:58:01 -0000	1.1
+++ ChangeLog	1 Jan 2013 14:07:35 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for virtual/pyparsing
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/pyparsing/ChangeLog,v 1.1 2012/12/21 21:58:01 mgorny Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/pyparsing/ChangeLog,v 1.2 2013/01/01 14:07:35 mgorny Exp $
+
+*pyparsing-2 (01 Jan 2013)
+
+  01 Jan 2013; Michał Górny <mgorny@gentoo.org> +pyparsing-2.ebuild:
+  Add a new version using branch-splitted pyparsing.
 
 *pyparsing-1 (21 Dec 2012)
 *pyparsing-0 (21 Dec 2012)



1.1                  virtual/pyparsing/pyparsing-2.ebuild

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

Index: pyparsing-2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/pyparsing/pyparsing-2.ebuild,v 1.1 2013/01/01 14:07:35 mgorny Exp $

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

DESCRIPTION="A virtual for pyparsing, for Python 2 & 3"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND="
	$(python_gen_cond_dep \
		"dev-python/pyparsing:py2[$(python_gen_usedep python2* pypy*)]" \
		python2* pypy*)
	$(python_gen_cond_dep \
		"dev-python/pyparsing:py3[$(python_gen_usedep python3*)]" \
		python3*)"





^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2013-01-01 14:07 99% [gentoo-commits] gentoo-x86 commit in virtual/pyparsing: pyparsing-2.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