summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-03-22 10:36:48 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-03-22 10:36:48 +0000
commitf141cbdfd10bdd166545b9732e15a518e7eef77f (patch)
tree68e840ab663716acd63c0e8df9f288d16237e4b4 /dev-python/wtforms
parentDelete older ebuild. (diff)
downloadhistorical-f141cbdfd10bdd166545b9732e15a518e7eef77f.tar.gz
historical-f141cbdfd10bdd166545b9732e15a518e7eef77f.tar.bz2
historical-f141cbdfd10bdd166545b9732e15a518e7eef77f.zip
Delete older ebuild.
Package-Manager: portage-2.2.0_alpha28_p4/cvs/Linux x86_64
Diffstat (limited to 'dev-python/wtforms')
-rw-r--r--dev-python/wtforms/ChangeLog6
-rw-r--r--dev-python/wtforms/Manifest14
-rw-r--r--dev-python/wtforms/wtforms-0.6.1.ebuild56
3 files changed, 6 insertions, 70 deletions
diff --git a/dev-python/wtforms/ChangeLog b/dev-python/wtforms/ChangeLog
index 8d87d2b8f123..62821f4761e5 100644
--- a/dev-python/wtforms/ChangeLog
+++ b/dev-python/wtforms/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/wtforms
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wtforms/ChangeLog,v 1.13 2011/03/21 10:18:49 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wtforms/ChangeLog,v 1.14 2011/03/22 10:36:48 arfrever Exp $
+
+ 22 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ -wtforms-0.6.1.ebuild:
+ Delete.
21 Mar 2011; Thomas Kahle <tomka@gentoo.org> wtforms-0.6.2.ebuild:
x86 stable per bug 357279
diff --git a/dev-python/wtforms/Manifest b/dev-python/wtforms/Manifest
index 608b33b23407..edc3b4c3b5f8 100644
--- a/dev-python/wtforms/Manifest
+++ b/dev-python/wtforms/Manifest
@@ -1,16 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-DIST WTForms-0.6.1.zip 215659 RMD160 94ce74489e399424478933cf5475595f854e1182 SHA1 ef20687046aea8facf6f7b363cc6794efac11bac SHA256 776c9e15cc283a7454ff5c2a0407af38e7c6e7b81d0daa354bdfbf89bc73a061
DIST WTForms-0.6.2.zip 216242 RMD160 ebd49183787302f0e4d0a022e692328cb240b077 SHA1 50ad72122b0583a0a19c03a8ee86b3cd2e6e0fde SHA256 fcb7e6426891de369317659abd813c34c77f76c8dcd619d59fc1f0d38c73df09
-EBUILD wtforms-0.6.1.ebuild 1204 RMD160 955c6ea841499ac8d25743edb72947eee7ed8eab SHA1 ae3ce14664133858a61b921b68ecc6e5d631ab2c SHA256 65d77b72a70d9ebaf531c6a370568b0a3f498926cb67e2c87bbcef891398e6c6
EBUILD wtforms-0.6.2.ebuild 1204 RMD160 b826fda66ac3498316345e80f0c004c3a7c530c1 SHA1 3943d42aaae999e4dc0c42fd77df6f3978b4e44c SHA256 a9821d273813b7a87084be0fe3b05d554dcb3d345be32fd730c2af0c7135e878
-MISC ChangeLog 1739 RMD160 fcb5933d480b0b3c39f2c93f4fc96a422eb5c4c4 SHA1 63aea9bbcc8aea2b2b884d5a600917165b097bdd SHA256 d99e71acda4c9ddb410dc617dc67f00f08ce51b1b94fe4297da0b2fa15bcc336
+MISC ChangeLog 1851 RMD160 c8e6b914f9509f34867859e7743e19fcddafff1a SHA1 731ba6416f08593df38d4576bcda02a24bc4677b SHA256 db0c874488e5310bd86584a142ad19052fc9b10ae37144622455d3e2c9386e10
MISC metadata.xml 259 RMD160 4b781a038008fac445e4154045f964b64ad59e75 SHA1 9809d89f3360f9f7537c2bb480d6bcbe942c6ea0 SHA256 0fb1da675767b69b5bd240d135effe2fc500e8b997a5f4eed212e5b26d027972
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-iEYEARECAAYFAk2HJKUACgkQnZsgo/h8kNY5HACgtPb4AdIu/Wm0E5UHOolEPg4u
-Hu8AmQGhaFP41E2sD+41RIKTDJe/5f70
-=lYei
------END PGP SIGNATURE-----
diff --git a/dev-python/wtforms/wtforms-0.6.1.ebuild b/dev-python/wtforms/wtforms-0.6.1.ebuild
deleted file mode 100644
index eee22389a6bc..000000000000
--- a/dev-python/wtforms/wtforms-0.6.1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wtforms/wtforms-0.6.1.ebuild,v 1.3 2010/10/22 14:46:10 fauli Exp $
-
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-MY_PN="WTForms"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Flexible forms validation and rendering library for python web development"
-HOMEPAGE="http://wtforms.simplecodes.com/ http://pypi.python.org/pypi/WTForms"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc"
-
-S="${WORKDIR}/${MY_P}"
-
-DEPEND="app-arch/unzip
- doc? ( >=dev-python/sphinx-0.6 )"
-RDEPEND=""
-
-DOCS="AUTHORS.txt CHANGES.txt README.txt"
-
-src_compile() {
- distutils_src_compile
-
- if use doc; then
- einfo "Generation of documentation"
- cd docs
- PYTHONPATH=".." emake html || die "Building of documentation failed"
- fi
-}
-
-src_test() {
- cd tests
- testing() {
- "$(PYTHON)" runtests.py
- }
- python_execute_function testing
-}
-
-src_install() {
- distutils_src_install
-
- if use doc; then
- dohtml -r docs/_build/html/* || die "Installation of documentation failed"
- fi
-}