public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/dberkholz:master commit in: net-www/bottle/
@ 2011-09-15  4:48 Donnie Berkholz
  0 siblings, 0 replies; only message in thread
From: Donnie Berkholz @ 2011-09-15  4:48 UTC (permalink / raw
  To: gentoo-commits

commit:     85ce46d1683830c8f5a2ff3e701158547223eff4
Author:     Donnie Berkholz <dberkholz <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 04:47:52 2011 +0000
Commit:     Donnie Berkholz <dberkholz <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 04:47:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dberkholz.git;a=commit;h=85ce46d1

Add bottle: Fast, simple Python WSGI framework for small webapps.

---
 net-www/bottle/Manifest            |    2 ++
 net-www/bottle/bottle-0.8.5.ebuild |   22 ++++++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/net-www/bottle/Manifest b/net-www/bottle/Manifest
new file mode 100644
index 0000000..be153af
--- /dev/null
+++ b/net-www/bottle/Manifest
@@ -0,0 +1,2 @@
+DIST bottle-0.8.5.tar.gz 34047 RMD160 6d29c334cb34d1b2bbd0434370e64dfa22f71215 SHA1 404ad46d54dd06f0ffb2b0bdae819ba0861a4426 SHA256 b13fc51cf267d299827ed11ba07257eaeb2f3fe375d4f532d032030b2a0c6a4a
+EBUILD bottle-0.8.5.ebuild 438 RMD160 929d8e09b684a059a32ea7acbc90311cf8cf242e SHA1 adf9bf4340f3cbbe06c2cbdaf53d0d25f631ecf1 SHA256 fc26fa6cfdcaffd1efeb530503c1c9de3695949ce9022499868007ee464bf3dc

diff --git a/net-www/bottle/bottle-0.8.5.ebuild b/net-www/bottle/bottle-0.8.5.ebuild
new file mode 100644
index 0000000..843eb09
--- /dev/null
+++ b/net-www/bottle/bottle-0.8.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+# Ebuild generated by g-pypi 0.1
+
+EAPI="3"
+SUPPORT_PYTHON_ABIS="1"
+
+inherit distutils
+
+
+DESCRIPTION="Fast and simple WSGI-framework for small web-applications."
+HOMEPAGE="http://bottle.paws.de/"
+SRC_URI="http://pypi.python.org/packages/source/b/bottle/${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+
+



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

only message in thread, other threads:[~2011-09-15  4:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-15  4:48 [gentoo-commits] dev/dberkholz:master commit in: net-www/bottle/ Donnie Berkholz

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