summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesus Rivero <neurogeek@gentoo.org>2009-07-25 19:18:46 +0000
committerJesus Rivero <neurogeek@gentoo.org>2009-07-25 19:18:46 +0000
commit38818ac2b4ebe5f4e65977100b4c8a212615abf5 (patch)
tree2bb6c99cce540868c5d6686bca77458b03876854 /dev-python
parentAutomated update of use.local.desc (diff)
downloadhistorical-38818ac2b4ebe5f4e65977100b4c8a212615abf5.tar.gz
historical-38818ac2b4ebe5f4e65977100b4c8a212615abf5.tar.bz2
historical-38818ac2b4ebe5f4e65977100b4c8a212615abf5.zip
Removed dev-python/pycrash and dev-python/glewpy per last rites. See package.mask for details.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/glewpy/ChangeLog24
-rw-r--r--dev-python/glewpy/Manifest4
-rw-r--r--dev-python/glewpy/glewpy-0.7.4.ebuild19
-rw-r--r--dev-python/glewpy/metadata.xml8
-rw-r--r--dev-python/pycrash/ChangeLog59
-rw-r--r--dev-python/pycrash/Manifest6
-rw-r--r--dev-python/pycrash/metadata.xml19
-rw-r--r--dev-python/pycrash/pycrash-0.4_pre2.ebuild19
-rw-r--r--dev-python/pycrash/pycrash-0.4_pre3.ebuild24
9 files changed, 0 insertions, 182 deletions
diff --git a/dev-python/glewpy/ChangeLog b/dev-python/glewpy/ChangeLog
deleted file mode 100644
index 8acd632ae883..000000000000
--- a/dev-python/glewpy/ChangeLog
+++ /dev/null
@@ -1,24 +0,0 @@
-# ChangeLog for dev-python/glewpy
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/glewpy/ChangeLog,v 1.5 2009/03/20 12:58:51 josejx Exp $
-
- 20 Mar 2009; Joseph Jezak <josejx@gentoo.org> glewpy-0.7.4.ebuild:
- Marked ~ppc for bug #255543.
-
- 29 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
- Removing joshuabaergen from metadata due to his retirement (see #92210 for
- reference).
-
- 13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
- fix herd
-
- 13 Feb 2007; Raúl Porcel <armin76@gentoo.org> glewpy-0.7.4.ebuild:
- keyword ~x86, bug 166720
-
-*glewpy-0.7.4 (17 Dec 2006)
-
- 17 Dec 2006; Joshua Baergen <joshuabaergen@gentoo.org> +metadata.xml,
- +glewpy-0.7.4.ebuild:
- Add Python bindings for GLEW. Ebuild written by Marko Durkovic. Closes bug
- #148478.
-
diff --git a/dev-python/glewpy/Manifest b/dev-python/glewpy/Manifest
deleted file mode 100644
index f1d97f9dfe88..000000000000
--- a/dev-python/glewpy/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST glewpy-0.7.4.tar.gz 65262 RMD160 950c36ecc630d2e9cea3cb2f8c695f91a3a1fb85 SHA1 7eb7ebfbcb37edc9982d629cca638ea819539037 SHA256 19434289d079d9f70d7dde75b6eb4d8ca6488a1427fb2786ebd6fe24fb97a0ec
-EBUILD glewpy-0.7.4.ebuild 531 RMD160 7919eda7614fc68bb9fc2f037a237d2ba17a1591 SHA1 d73bffae65d464788f209d4cdb5b86cf8f143244 SHA256 03c0b7e2bedb17028cf0557d2ff12562c18990c784cfae9d3690a4b2d0be6c70
-MISC ChangeLog 854 RMD160 7d3b8ea6a2a574f02c060f281aa214a8c31ec0e9 SHA1 3a49131ee2b0e25b5aca4a8be074626200b7207a SHA256 e2aabfaefbcbe48d4c39a6364efbf0e25571ff87c5cdcb1fd00a14623703352d
-MISC metadata.xml 236 RMD160 92f49f8275e75caf57b88a3172d5204eaa4e33ae SHA1 dd1a8550a514e55ab0ed6190ab4794bb090994f8 SHA256 56075995f83836ae824c7cb01931b98d6745f6d5a7764299c8262e801486b829
diff --git a/dev-python/glewpy/glewpy-0.7.4.ebuild b/dev-python/glewpy/glewpy-0.7.4.ebuild
deleted file mode 100644
index e1bcd6bbcf7a..000000000000
--- a/dev-python/glewpy/glewpy-0.7.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/glewpy/glewpy-0.7.4.ebuild,v 1.4 2009/03/20 12:58:51 josejx Exp $
-
-inherit distutils
-
-DESCRIPTION="Python bindings for the OpenGL Extension Wrangler Library"
-HOMEPAGE="http://glewpy.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="PYTHON"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="dev-python/pyrex
- media-libs/glew"
-
-PYTHON_MODNAME="glew"
diff --git a/dev-python/glewpy/metadata.xml b/dev-python/glewpy/metadata.xml
deleted file mode 100644
index 9f3fdee2246b..000000000000
--- a/dev-python/glewpy/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>no-herd</herd>
- <maintainer>
- <email>maintainer-needed@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-python/pycrash/ChangeLog b/dev-python/pycrash/ChangeLog
deleted file mode 100644
index 8effa062d8bf..000000000000
--- a/dev-python/pycrash/ChangeLog
+++ /dev/null
@@ -1,59 +0,0 @@
-# ChangeLog for dev-python/pycrash
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/ChangeLog,v 1.16 2008/06/04 11:47:53 jer Exp $
-
- 04 Jun 2008; Jeroen Roovers <jer@gentoo.org> pycrash-0.4_pre3.ebuild:
- Marked ~hppa too.
-
- 23 Oct 2007; Peter Weller <welp@gentoo.org> pycrash-0.4_pre2.ebuild,
- pycrash-0.4_pre3.ebuild:
- Stable on amd64 wrt bug 148325
-
- 21 Oct 2007; Markus Meier <maekke@gentoo.org> pycrash-0.4_pre3.ebuild:
- adding quotes and x86 stable, bug #148325
-
- 27 Jul 2007; Roy Marples <uberlord@gentoo.org> pycrash-0.4_pre3.ebuild:
- Keyworded ~x86-fbsd
-
- 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
- Transition to Manifest2.
-
- 06 Jun 2006; Carsten Lohrke <carlo@gentoo.org> pycrash-0.4_pre2.ebuild,
- pycrash-0.4_pre3.ebuild:
- Fix use of nonexistent versioned virtual/python.
-
- 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> pycrash-0.4_pre3.ebuild:
- Mark 0.4_pre3 ~ia64
-
- 04 Mar 2006; Lukasz Strzygowski <lucass@gentoo.org>
- pycrash-0.4_pre2.ebuild, pycrash-0.4_pre3.ebuild:
- Fixed HOMEPAGEs.
-
- 19 Nov 2005; Chris White <chriswhite@gentoo.org> metadata.xml:
- Added japanese metadata.xml translation thanks to Yoshino-san.
-
- 30 Oct 2005; Jason Wever <weeve@gentoo.org> pycrash-0.4_pre3.ebuild:
- Added ~sparc keyword.
-
- 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
- Change encoding to UTF-8 for GLEP 31 compliance
-
- 29 Nov 2004; Marius Mauch <genone@gentoo.org> pycrash-0.4_pre3.ebuild:
- Marked ~amd64.
-
-*pycrash-0.4_pre3 (25 Aug 2004)
-
- 25 Aug 2004; Lukasz Strzygowski <lucass@gentoo.org> metadata.xml,
- pycrash-0.4_pre2.ebuild, +pycrash-0.4_pre3.ebuild:
- pycrash-0.4_pre2 marked stable on x86. Added with some fixes
- pycrash-0.4_pre3. Added description to metadata.
-
- 09 May 2004; David Holm <dholm@gentoo.org> pycrash-0.4_pre2.ebuild:
- Added to ~ppc.
-
-*pycrash-0.4_pre2 (08 May 2004)
-
- 08 May 2004; Bryan Østergaard <kloeri@gentoo.org> +metadata.xml,
- +pycrash-0.4_pre2.ebuild:
- Initial import, bug #49010.
-
diff --git a/dev-python/pycrash/Manifest b/dev-python/pycrash/Manifest
deleted file mode 100644
index 0615e5e730e9..000000000000
--- a/dev-python/pycrash/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST PyCrash-0.4-pre2.tar.gz 23083 RMD160 aff69262788bb9123ca22875051bbc9577550857 SHA1 caa7899b670a1fb0b37c49c10b51442ae6dce26c SHA256 818a1dd30bdeafa8f34478b07ef6ac4a61b0f5a868f4493054e0c6bb1be72a19
-DIST PyCrash-0.4-pre3.tar.gz 23489 RMD160 302aedc4a5eb6dabc66ed09e4870ce5738e81f19 SHA1 cf83f03e97fbd369b3b631cd121868c3aad7376e SHA256 8fcd0097ee6f91949bbcc8d24997d1d97ae84957c63a298c12da6ca8ed5bf33c
-EBUILD pycrash-0.4_pre2.ebuild 547 RMD160 2585bad912defed6bb36b804fc65cd088e28cee1 SHA1 7df017e92a2b1cef021aee5725f4998724eaa0f3 SHA256 879dca006f89ec0f465574dd4d183938b4d20b1a31f96cb3f308949467db9176
-EBUILD pycrash-0.4_pre3.ebuild 672 RMD160 9fb914c97858b41e3f3bec33c5e891000aadcc4f SHA1 7b0e87899890beae850ee1e7390ea3bf0ae61c03 SHA256 4aa71e4fd5574584f6c2737ff4baa6e7ba0abdebe8a75fd7d7d2ea7b95bf0580
-MISC ChangeLog 2056 RMD160 a71e48363b55ba525aba57225b4d8f299346c5bc SHA1 8329200fc835fdef3764d4d58373c8bfdd2131c7 SHA256 1fc0f84350abf011c68c33c2bfcd2204495671eda6d3c2a6879c4c2a52102568
-MISC metadata.xml 1398 RMD160 e2c2e673b3342865a965651be7ab2f08df89e132 SHA1 c2c040ddd8c33624e853741b83fb5805d64318ef SHA256 ba7236aa1e00503033607725ec2291ad23de55f582ee9acea2ae89d9fb7ebfe5
diff --git a/dev-python/pycrash/metadata.xml b/dev-python/pycrash/metadata.xml
deleted file mode 100644
index cd2e1ca12766..000000000000
--- a/dev-python/pycrash/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>python</herd>
-<longdescription>
-PyCrash is a Run-Time Exception Dumper which handles uncaught exceptions
-during the execution of Python programs and collects information about
-the program context. PyCrash can be very useful in report bug information,
-because the programmer can easily analyse the program execution context
-of the crashed application. The format of the crash dump file generated
-by PyCrash is XML, so the programmer can easily read this file to understand
-why the program is crashed.
-</longdescription>
-<longdescription lang="ja">
-PyCrashは、Python言語プログラム実行中に未キャッチの例外処理を管理したりプログラ>ム・コンテキスト情報を集めたりするランライム・エクスセプション・ダンパーです。PyCrashはバグ報告に使えますが、その理由はクラッシュしたアプリケーションのプログラ>ム・エキュゼキューション・コンテキストをプログラマーが解析するのを容易にするから
-です。PyCrashにより作成されるクラッシュ・ダンプ・ファイルの形式はXMLで、何故プロ
-グラムがクラッシュしたのかをプログラマが理解しやすくなるでしょう。
-</longdescription>
-</pkgmetadata>
diff --git a/dev-python/pycrash/pycrash-0.4_pre2.ebuild b/dev-python/pycrash/pycrash-0.4_pre2.ebuild
deleted file mode 100644
index 7353a4ffeb59..000000000000
--- a/dev-python/pycrash/pycrash-0.4_pre2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild,v 1.7 2007/10/23 17:58:40 welp Exp $
-
-NEED_PYTHON=2.3
-
-inherit distutils
-
-S="${WORKDIR}/${MY_P}"
-
-MY_P="PyCrash-${PV/_/-}"
-DESCRIPTION="PyCrash: a Run-Time Exception Dumper for Python programs"
-HOMEPAGE="http://pycrash.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-KEYWORDS="~ppc x86"
-DOCS="NEWS TODO"
diff --git a/dev-python/pycrash/pycrash-0.4_pre3.ebuild b/dev-python/pycrash/pycrash-0.4_pre3.ebuild
deleted file mode 100644
index a02cccdf1e38..000000000000
--- a/dev-python/pycrash/pycrash-0.4_pre3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild,v 1.11 2008/06/04 11:47:53 jer Exp $
-
-NEED_PYTHON=2.3
-
-inherit distutils
-
-MY_P="PyCrash-${PV/_/-}"
-DESCRIPTION="PyCrash: a Run-Time Exception Dumper for Python programs"
-HOMEPAGE="http://pycrash.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
-DOCS="NEWS TODO THANKS"
-
-S="${WORKDIR}/${MY_P}"
-
-src_unpack() {
- unpack ${A}
- sed -i -e 's/pre2/pre3/' "${S}/pycrash/pycrash.py"
-}