From: "Patrick Lauer (patrick)" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/wstools: wstools-0.4.ebuild ChangeLog
Date: Thu, 28 Jun 2012 07:54:27 +0000 (UTC) [thread overview]
Message-ID: <20120628075427.6B4752004B@flycatcher.gentoo.org> (raw)
patrick 12/06/28 07:54:27
Modified: ChangeLog
Added: wstools-0.4.ebuild
Log:
Bump
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-python/wstools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wstools/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wstools/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wstools/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wstools/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 13 May 2012 20:46:37 -0000 1.8
+++ ChangeLog 28 Jun 2012 07:54:27 -0000 1.9
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/wstools
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/ChangeLog,v 1.8 2012/05/13 20:46:37 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/ChangeLog,v 1.9 2012/06/28 07:54:27 patrick Exp $
+
+*wstools-0.4 (28 Jun 2012)
+
+ 28 Jun 2012; Patrick Lauer <patrick@gentoo.org> +wstools-0.4.ebuild:
+ Bump
13 May 2012; Alexis Ballier <aballier@gentoo.org> wstools-0.3.ebuild:
keyword ~amd64-fbsd
@@ -28,4 +33,3 @@
04 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> +wstools-0.3.ebuild,
+metadata.xml:
Initial version of wstools (bug 381319).
-
1.1 dev-python/wstools/wstools-0.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wstools/wstools-0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wstools/wstools-0.4.ebuild?rev=1.1&content-type=text/plain
Index: wstools-0.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/wstools-0.4.ebuild,v 1.1 2012/06/28 07:54:27 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
PYTHON_USE_WITH="xml"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.4 3.*"
inherit distutils
DESCRIPTION="WSDL parsing services package for Web Services for Python"
HOMEPAGE="https://github.com/kiorky/wstools http://pypi.python.org/pypi/wstools"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-macos"
IUSE=""
DEPEND="dev-python/setuptools"
RDEPEND=""
src_prepare() {
distutils_src_prepare
find -name .cvsignore -print0 | xargs -0 rm -f
}
reply other threads:[~2012-06-28 7:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120628075427.6B4752004B@flycatcher.gentoo.org \
--to=patrick@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox