public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-zope/zope-schema: ChangeLog zope-schema-3.8.0.ebuild
@ 2011-03-23 23:46 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-03-23 23:46 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/03/23 23:46:58

  Modified:             ChangeLog
  Added:                zope-schema-3.8.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha28_p4/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 net-zope/zope-schema/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-schema/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-schema/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-schema/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-zope/zope-schema/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	25 Dec 2010 18:20:32 -0000	1.10
+++ ChangeLog	23 Mar 2011 23:46:58 -0000	1.11
@@ -1,6 +1,12 @@
 # ChangeLog for net-zope/zope-schema
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-schema/ChangeLog,v 1.10 2010/12/25 18:20:32 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-schema/ChangeLog,v 1.11 2011/03/23 23:46:58 arfrever Exp $
+
+*zope-schema-3.8.0 (23 Mar 2011)
+
+  23 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  +zope-schema-3.8.0.ebuild:
+  Version bump.
 
 *zope-schema-3.7.1 (25 Dec 2010)
 



1.1                  net-zope/zope-schema/zope-schema-3.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-schema/zope-schema-3.8.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-schema/zope-schema-3.8.0.ebuild?rev=1.1&content-type=text/plain

Index: zope-schema-3.8.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-schema/zope-schema-3.8.0.ebuild,v 1.1 2011/03/23 23:46:58 arfrever Exp $

EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
DISTUTILS_SRC_TEST="setup.py"

inherit distutils

MY_PN="${PN/-/.}"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="zope.interface extension for defining data schemas"
HOMEPAGE="http://pypi.python.org/pypi/zope.schema"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"

LICENSE="ZPL"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE="test"

RDEPEND="net-zope/zope-event
	net-zope/zope-interface
	net-zope/zope-i18nmessageid"
DEPEND="${RDEPEND}
	dev-python/setuptools
	test? ( net-zope/zope-testing )"

S="${WORKDIR}/${MY_P}"

DOCS="CHANGES.txt README.txt"
PYTHON_MODNAME="${PN/-//}"






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

only message in thread, other threads:[~2011-03-23 23:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23 23:46 [gentoo-commits] gentoo-x86 commit in net-zope/zope-schema: ChangeLog zope-schema-3.8.0.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)

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