summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-20 18:45:16 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-20 18:45:16 +0000
commit40e0f61bf6e78d4543802975852f6c67bee924f7 (patch)
treed1fdd4f30e25fc91b3203392a168f67f2403e1b9 /dev-python/urwid
parentFix gtkspell-python automagic dependency ( bug #293765 ) (diff)
downloadhistorical-40e0f61bf6e78d4543802975852f6c67bee924f7.tar.gz
historical-40e0f61bf6e78d4543802975852f6c67bee924f7.tar.bz2
historical-40e0f61bf6e78d4543802975852f6c67bee924f7.zip
Version bump.
Package-Manager: portage-14854-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/urwid')
-rw-r--r--dev-python/urwid/ChangeLog8
-rw-r--r--dev-python/urwid/Manifest14
-rw-r--r--dev-python/urwid/urwid-0.9.9.ebuild40
3 files changed, 50 insertions, 12 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index 1f63c34473a1..b117cd2e9447 100644
--- a/dev-python/urwid/ChangeLog
+++ b/dev-python/urwid/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/urwid
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.32 2009/11/08 06:27:02 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.33 2009/11/20 18:45:16 arfrever Exp $
+
+*urwid-0.9.9 (20 Nov 2009)
+
+ 20 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ +urwid-0.9.9.ebuild:
+ Version bump.
08 Nov 2009; Joseph Jezak <josejx@gentoo.org> urwid-0.9.8.4.ebuild:
Marked ~ppc64.
diff --git a/dev-python/urwid/Manifest b/dev-python/urwid/Manifest
index 400f5ec49760..819f48f1d0ea 100644
--- a/dev-python/urwid/Manifest
+++ b/dev-python/urwid/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST urwid-0.9.8.4.tar.gz 184002 RMD160 776dfbc5b04f5940159c7c2b5bc3c00bac96ca06 SHA1 a4307aa08895a647feec1099658e87ab1595f5c0 SHA256 143c6183ba221ade64958a62272306e1a78e4dbd9cbb651c8302f2463fdeb979
+DIST urwid-0.9.9.tar.gz 236839 RMD160 6cb64a6019ed8270b18320085cca18812e9be5d9 SHA1 8d527914199c32d5d4ec0263c30fb5d40161fb08 SHA256 66a106faf77d3231e40ff469f01619866cdf3d9fb718a965fc25781cb6e094a7
EBUILD urwid-0.9.8.4.ebuild 964 RMD160 f5f8a8d0c2092d344de051f71ce5ffa1a317979d SHA1 d99149f8e039b72d1775842d8db0fcaa2250f2f5 SHA256 5306a184ffe4be8d5a39c17f7dc19e5243b36be1b464435123d153fc305105b4
-MISC ChangeLog 4449 RMD160 ffe08eb229f7815c90fb6bd68a965cfd96bbc4f6 SHA1 137fd2f5fc3d0f3166b1749288c3cb0aac026d10 SHA256 0c0febffd6bda69a17e11debadd87640ef0b22953d9b385fbd778106a0fe9092
+EBUILD urwid-0.9.9.ebuild 967 RMD160 d402db00e496cf9d08f0325a12d31c24d4c01ac6 SHA1 c28b188d57387156bc2ea11adc2aec03db48cb6b SHA256 6adf8d04350abcd588c3a0ec76d65e7749ae89a223b7f9fe41e0f923279af0d4
+MISC ChangeLog 4592 RMD160 11bff36c2765c91422ed5c51d1d802352621293b SHA1 459295f85876f477a380ea9e65ea279b41e7ea54 SHA256 e9d88646339c1901abf31d81d28d3d9f28d7d627f1ef6c81e7766b472ea8ef93
MISC metadata.xml 991 RMD160 6b2b7d8a3d6ddd4539a0ef3cd146652a06b4930b SHA1 1872aff74bf94f6086d32012177ea94f0720b397 SHA256 0f02e35aee7374005a2ba830c2e6db437a7a29cb458dddf30ea31336f4f6d0de
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.11 (GNU/Linux)
-
-iEYEARECAAYFAkr2ZHgACgkQcsIHjyDViGSERgCfRVGZ9njpkUBfaKqJQtvii4uJ
-PdoAmwU/W8dXhgMoSHOK0edSq9Vdf9yK
-=lg1q
------END PGP SIGNATURE-----
diff --git a/dev-python/urwid/urwid-0.9.9.ebuild b/dev-python/urwid/urwid-0.9.9.ebuild
new file mode 100644
index 000000000000..eed89634869c
--- /dev/null
+++ b/dev-python/urwid/urwid-0.9.9.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild,v 1.1 2009/11/20 18:45:16 arfrever Exp $
+
+EAPI="2"
+SUPPORT_PYTHON_ABIS="1"
+
+inherit distutils
+
+DESCRIPTION="Urwid is a curses-based user interface library for Python."
+HOMEPAGE="http://excess.org/urwid/ http://pypi.python.org/pypi/urwid"
+SRC_URI="http://excess.org/urwid/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="examples"
+
+DEPEND="dev-python/setuptools"
+RDEPEND=""
+RESTRICT_PYTHON_ABIS="3.*"
+
+src_test() {
+ testing() {
+ "$(PYTHON)" test_urwid.py
+ }
+ python_execute_function testing
+}
+
+src_install() {
+ distutils_src_install
+
+ dohtml tutorial.html reference.html
+
+ if use examples; then
+ insinto /usr/share/doc/${PF}/examples
+ doins bigtext.py browse.py calc.py dialog.py edit.py
+ doins fib.py graph.py input_test.py tour.py
+ fi
+}