diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-02 01:51:18 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-02 01:51:18 +0000 |
commit | 3ad6e9c5690e3cf927eefb377a1745fcfa53695e (patch) | |
tree | b0faa7ad029d97956aaaf789d587814f9cfd88ba /dev-python/bpython | |
parent | Automated update of use.local.desc (diff) | |
download | historical-3ad6e9c5690e3cf927eefb377a1745fcfa53695e.tar.gz historical-3ad6e9c5690e3cf927eefb377a1745fcfa53695e.tar.bz2 historical-3ad6e9c5690e3cf927eefb377a1745fcfa53695e.zip |
Version bump. Set SUPPORT_PYTHON_ABIS.
Package-Manager: portage-14471-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/bpython')
-rw-r--r-- | dev-python/bpython/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/bpython/Manifest | 6 | ||||
-rw-r--r-- | dev-python/bpython/bpython-0.9.5.2.ebuild (renamed from dev-python/bpython/bpython-0.9.4.ebuild) | 18 |
3 files changed, 22 insertions, 10 deletions
diff --git a/dev-python/bpython/ChangeLog b/dev-python/bpython/ChangeLog index 76591704b72e..34f4d3fcb3bb 100644 --- a/dev-python/bpython/ChangeLog +++ b/dev-python/bpython/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/bpython # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v 1.10 2009/09/24 15:51:43 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v 1.11 2009/10/02 01:51:18 arfrever Exp $ + +*bpython-0.9.5.2 (02 Oct 2009) + + 02 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -bpython-0.9.4.ebuild, +bpython-0.9.5.2.ebuild: + Version bump. Set SUPPORT_PYTHON_ABIS. *bpython-0.9.5.1 (24 Sep 2009) diff --git a/dev-python/bpython/Manifest b/dev-python/bpython/Manifest index f5b6695cb900..495d16947e5d 100644 --- a/dev-python/bpython/Manifest +++ b/dev-python/bpython/Manifest @@ -1,6 +1,6 @@ -DIST bpython-0.9.4.tar.gz 35948 RMD160 ea415cab71f3f088b9767165c6bfd664cbb9f97d SHA1 b6d6f4d5189d514bc96d0c8422c4736913e0d679 SHA256 8e2e1f692c2f97a25e01e2eb8b390575e2a6c4775334b7c3c9fa3513b1a3275c DIST bpython-0.9.5.1.tar.gz 40026 RMD160 6f3d8e475ebe744803fa4e437c227b249618c597 SHA1 14453ae591a289bca6b5a26ed79fa58df1928fe6 SHA256 d1d2168c8f5f4fc9426cd865a5087bde6dcdd27aea2b7e5a483a6b27ecb40ac9 -EBUILD bpython-0.9.4.ebuild 668 RMD160 0709b174d3cfbb4deecee867ee5f2dcc3edf93c0 SHA1 0b8fcefdae0ea9dc65e54edd4eb0618284605add SHA256 87bc5326c52d9390d4ea42a2c14fde8aa0be5360f29b730ed6c3f74201dd4321 +DIST bpython-0.9.5.2.tar.gz 40337 RMD160 9c6e4890998991c61dd017cb20810a2eb337153c SHA1 114b571fe857ff2dfee33b27644b6ee738254a12 SHA256 a575d88b9f0f31b17b7a2899647245f05aef9fec6970dc00400ed0d9553a5596 EBUILD bpython-0.9.5.1.ebuild 670 RMD160 f8a793adc0686f001888fee21bb325688616a004 SHA1 fbbf9f2ef8daf59f1736aeeaf08cdee4a872b3f8 SHA256 8b7deeb98bfeabeb4ca8d5cfcf0f6b015bf1c7bcc0a703280dbfb687b867969e -MISC ChangeLog 1430 RMD160 5cbf27344e6af57be3a172d169a87f12a493ef1c SHA1 becf2e7dc608ef7d2e1236309dbfbabd3331e156 SHA256 c67c25b6dfca8a3dbb4e3d86bab59efa5d550a6e1b1e78decd0eea933a157010 +EBUILD bpython-0.9.5.2.ebuild 730 RMD160 42f2c3ac81aaf1ab75f966021883fca4db48d200 SHA1 7d51be74f5923e076dc6c8811c2a8286d2f8ef3e SHA256 bd5c7ae57ce44cf86be50ba2e2e6155fa7367fa96219e86c080c3447b50dfd38 +MISC ChangeLog 1629 RMD160 a4c39a8290e37b7d03841390cae7ecf952d3e332 SHA1 2e8082b4c794bbdfad15d3fb41f0d67477ea517b SHA256 3bd9dcdd19034078938a7d1adc682575725033323827ba468f780d4f1ab6020b MISC metadata.xml 360 RMD160 7289fdde68b26a1ee25670bb74fd837e4ff20a35 SHA1 510ec740bfba3e682a6fcb68b6486960db06dd3b SHA256 77d8f6c57f58ed627fbfd5c0b33970bbd9a77d9b9b803456f07cc739a3e01029 diff --git a/dev-python/bpython/bpython-0.9.4.ebuild b/dev-python/bpython/bpython-0.9.5.2.ebuild index cd3f2c4e4510..9fe3744e2efc 100644 --- a/dev-python/bpython/bpython-0.9.4.ebuild +++ b/dev-python/bpython/bpython-0.9.5.2.ebuild @@ -1,19 +1,25 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/bpython-0.9.4.ebuild,v 1.1 2009/07/27 06:06:28 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/bpython-0.9.5.2.ebuild,v 1.1 2009/10/02 01:51:18 arfrever Exp $ + +EAPI="2" +SUPPORT_PYTHON_ABIS="1" +PYTHON_USE_WITH="ncurses" -EAPI=2 -PYTHON_USE_WITH=ncurses inherit distutils -DESCRIPTION="Syntax highlighting and autocompletion for the python interpreter" -HOMEPAGE="http://www.${PN}-interpreter.org/" -SRC_URI="${HOMEPAGE}/releases/${P}.tar.gz" + +DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter" +HOMEPAGE="http://www.bpython-interpreter.org/" +SRC_URI="http://www.bpython-interpreter.org/releases/${P}.tar.gz" + LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" + DEPEND="dev-python/setuptools" # setuptools is needed at runtime for the wrapper script RDEPEND="${DEPEND} dev-python/pygments" + DOCS="sample-config sample.theme light.theme" |