dev-python/recaptcha-client: Bump
(Portage version: 2.2.0_alpha75-r1/git/Linux x86_64, unsigned Manifest commit)
This commit is contained in:
parent
34eba01b2c
commit
4a546be4b7
@ -1,7 +1,13 @@
|
||||
# ChangeLog for dev-python/recaptcha-client
|
||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
*recaptcha-client-1.0.6 (19 Nov 2011)
|
||||
|
||||
19 Nov 2011; Mario Fetka <mario.fetka@gmail.com>
|
||||
-recaptcha-client-1.0.5.ebuild, +recaptcha-client-1.0.6.ebuild, metadata.xml:
|
||||
Bump
|
||||
|
||||
31 Aug 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
recaptcha-client-1.0.5.ebuild:
|
||||
cleanup
|
||||
|
@ -1,4 +1,4 @@
|
||||
DIST recaptcha-client-1.0.5.tar.gz 7438 RMD160 c03ddd4b922a28ce74e16510e4f13e2e37547d42 SHA1 1cc666513eb7fcbe0327574ada5bd41accbe0feb SHA256 f3801b62f9c1d083164bc0e1e52c847adebd423c5cbb170f2ff40d681ef3a86e
|
||||
EBUILD recaptcha-client-1.0.5.ebuild 624 RMD160 1ef0746cf76c4e14b1c28b93440659d0880e4bc8 SHA1 61976ff4c0c94990f2802db683bc49dff8cd3b3e SHA256 08693e58773e70f30a541ebdcf01caad22b25074dfed4c608ca471e63ddb1850
|
||||
MISC ChangeLog 411 RMD160 57fc1ca4bdae94770d4cab1afd6fc5f442ad14b3 SHA1 6023f1b6a3e9c19a9486d6ef47bec98527cca811 SHA256 4d1f0a64138e25980d8b6c9709b3ec3e9f4c2e4b3b5252463845083eb02a52ab
|
||||
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
||||
DIST recaptcha-client-1.0.6.tar.gz 7389 RMD160 7dffe66b7fd37f5be2a7d7b2bf24c3978f46c8e9 SHA1 661317355af7a2985c9011b6efa026b7178e9917 SHA256 28c6853c1d13d365b7dc71a6b05e5ffb56471f70a850de318af50d3d7c0dea2f
|
||||
EBUILD recaptcha-client-1.0.6.ebuild 599 RMD160 97dc874064902fc8decd3822b82905b4b33002b7 SHA1 1c3901a17be612561da299467de53d2c1d5c2569 SHA256 1405c1ab28ba862f9c78b6fabd81d438712573e52ff721886001a5a081577206
|
||||
MISC ChangeLog 589 RMD160 ea949aabd76da0e37c3d0fbb529249cc261e61f1 SHA1 ac33fcf6210bde2791737f5f04bb5792fd94e162 SHA256 9ac25ec408b06c89058c636b8f48aa4d924f2c6690ac4248b0c2546c2dc814e0
|
||||
MISC metadata.xml 205 RMD160 f85e91d792c694cb3e45fac26295dba0e6e43786 SHA1 3f13c3b49579342e2308323aa3dda2f43dd94c23 SHA256 9fdfc9c91107d94feb8416adc2cec7734fa27084bff83ea859938b3216e028bc
|
||||
|
@ -1,34 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<!--
|
||||
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
|
||||
|
||||
This is the example metadata file.
|
||||
The root element of this file is <pkgmetadata>. Within this element a
|
||||
number of subelements are allowed: herd, maintainer, and
|
||||
longdescription. herd is a required subelement.
|
||||
|
||||
For a full description look at:
|
||||
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
|
||||
|
||||
|
||||
Before committing, please remove the comments from this file. They are
|
||||
not relevant for general metadata.xml files.
|
||||
-->
|
||||
<pkgmetadata>
|
||||
<herd>no-herd</herd>
|
||||
<maintainer>
|
||||
<email>@gentoo.org</email>
|
||||
<!-- <description>Description of the maintainership</description> -->
|
||||
<email>mario.fetka@gmail.com</email>
|
||||
</maintainer>
|
||||
<!-- <longdescription>Long description of the package</longdescription> -->
|
||||
<!--
|
||||
<use>
|
||||
<flag name='flag'>Description of how USE='flag' affects this package</flag>
|
||||
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
|
||||
package</flag>
|
||||
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
|
||||
Requires an installed dictionary from <cat>app-dicts</cat></flag>
|
||||
</use>
|
||||
-->
|
||||
</pkgmetadata>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/pudb/pudb-0.92.14.ebuild,v 1.1 2009/12/21 02:56:30 arfrever Exp $
|
||||
|
||||
@ -10,7 +10,7 @@ inherit distutils
|
||||
|
||||
DESCRIPTION="A plugin for reCAPTCHA and reCAPTCHA Mailhide"
|
||||
HOMEPAGE="http://pypi.python.org/pypi/recaptcha-client"
|
||||
SRC_URI="http://pypi.python.org/packages/source/r/${PN}/${P}.tar.gz"
|
||||
SRC_URI="mirror://pypi/r/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
Loading…
Reference in New Issue
Block a user