public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexys Jacob" <ultrabug@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/scarabeus:master commit in: dev-python/soaplib/
Date: Tue,  9 Aug 2011 12:53:25 +0000 (UTC)	[thread overview]
Message-ID: <177e83499027cafefd2239c22868ab1e216873e5.ultrabug@gentoo> (raw)

commit:     177e83499027cafefd2239c22868ab1e216873e5
Author:     Ultrabug <ultrabug <AT> ultrabug <DOT> net>
AuthorDate: Tue Aug  9 12:53:18 2011 +0000
Commit:     Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Tue Aug  9 12:53:18 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/scarabeus.git;a=commit;h=177e8349

bump soaplib, fix SRC_URI

---
 .../{soaplib-0.8.1.ebuild => soaplib-1.0.0.ebuild} |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/soaplib/soaplib-0.8.1.ebuild b/dev-python/soaplib/soaplib-1.0.0.ebuild
similarity index 82%
rename from dev-python/soaplib/soaplib-0.8.1.ebuild
rename to dev-python/soaplib/soaplib-1.0.0.ebuild
index b5aa7a6..58742b2 100644
--- a/dev-python/soaplib/soaplib-0.8.1.ebuild
+++ b/dev-python/soaplib/soaplib-1.0.0.ebuild
@@ -9,7 +9,7 @@ inherit distutils eutils
 
 DESCRIPTION="A simple library for writing soap web services."
 HOMEPAGE="http://wiki.github.com/jkp/soaplib"
-SRC_URI="http://cloud.github.com/downloads/jkp/soaplib/${P}.tar"
+SRC_URI="https://github.com/${PN}/${PN}/tarball/${P} -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -24,10 +24,10 @@ DEPEND="${RDEPEND}
 	dev-python/setuptools
 "
 
-S="${WORKDIR}"
+S="${WORKDIR}/soaplib-soaplib-2801978"
 
 src_install() {
-	DOCS="soaplib_docs.markdown TODO.txt"
+# 	DOCS="soaplib_docs.markdown TODO.txt"
 	distutils_src_install
 
 	rm -rf "${ED}$(python_get_sitedir)/tests/"



             reply	other threads:[~2011-08-09 12:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-09 12:53 Alexys Jacob [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-09 12:57 [gentoo-commits] dev/scarabeus:master commit in: dev-python/soaplib/ Alexys Jacob

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=177e83499027cafefd2239c22868ab1e216873e5.ultrabug@gentoo \
    --to=ultrabug@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