public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pywebdav: ChangeLog pywebdav-0.9.4.1.ebuild pywebdav-0.9.4.ebuild
@ 2011-02-18 10:22 Cedric Krier (cedk)
  0 siblings, 0 replies; only message in thread
From: Cedric Krier (cedk) @ 2011-02-18 10:22 UTC (permalink / raw
  To: gentoo-commits

cedk        11/02/18 10:22:30

  Modified:             ChangeLog
  Added:                pywebdav-0.9.4.1.ebuild
  Removed:              pywebdav-0.9.4.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.16                 dev-python/pywebdav/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebdav/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebdav/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pywebdav/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pywebdav/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	16 Apr 2010 02:01:06 -0000	1.15
+++ ChangeLog	18 Feb 2011 10:22:30 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pywebdav
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebdav/ChangeLog,v 1.15 2010/04/16 02:01:06 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebdav/ChangeLog,v 1.16 2011/02/18 10:22:30 cedk Exp $
+
+*pywebdav-0.9.4.1 (18 Feb 2011)
+
+  18 Feb 2011; Cédric Krier <cedk@gentoo.org> +pywebdav-0.9.4.1.ebuild,
+  -pywebdav-0.9.4.ebuild:
+  Version bump
 
 *pywebdav-0.9.4 (16 Apr 2010)
 



1.1                  dev-python/pywebdav/pywebdav-0.9.4.1.ebuild

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

Index: pywebdav-0.9.4.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pywebdav/pywebdav-0.9.4.1.ebuild,v 1.1 2011/02/18 10:22:30 cedk Exp $

EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"

inherit distutils

MY_P=${P/pywebdav/PyWebDAV}

DESCRIPTION="WebDAV server written in Python"
HOMEPAGE="http://code.google.com/p/pywebdav/ http://pypi.python.org/pypi/PyWebDAV"
SRC_URI="http://pywebdav.googlecode.com/files/${MY_P}.tar.gz"

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-python/setuptools"
RDEPEND="${DEPEND}"
RESTRICT_PYTHON_ABIS="3.*"

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

PYTHON_MODNAME="DAV DAVServer"






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

only message in thread, other threads:[~2011-02-18 10:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-18 10:22 [gentoo-commits] gentoo-x86 commit in dev-python/pywebdav: ChangeLog pywebdav-0.9.4.1.ebuild pywebdav-0.9.4.ebuild Cedric Krier (cedk)

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