From 0367614a3a40b1b819fc01fed3221864f7f31665 Mon Sep 17 00:00:00 2001 From: geos_one Date: Sat, 26 Dec 2009 13:36:04 +0000 Subject: [PATCH] www-apps/trac-recaptcharegisterplugin: correct wrong deeps git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1769 6952d904-891a-0410-993b-d76249ca496b --- .../trac-recaptcharegisterplugin/ChangeLog | 8 +++++ .../trac-recaptcharegisterplugin/Manifest | 4 ++- .../trac-recaptcharegisterplugin/metadata.xml | 34 +++++++++++++++++++ ...rac-recaptcharegisterplugin-0.2.1.2.ebuild | 4 +-- 4 files changed, 47 insertions(+), 3 deletions(-) create mode 100644 www-apps/trac-recaptcharegisterplugin/ChangeLog create mode 100644 www-apps/trac-recaptcharegisterplugin/metadata.xml diff --git a/www-apps/trac-recaptcharegisterplugin/ChangeLog b/www-apps/trac-recaptcharegisterplugin/ChangeLog new file mode 100644 index 00000000..42e2e631 --- /dev/null +++ b/www-apps/trac-recaptcharegisterplugin/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for www-apps/trac-recaptcharegisterplugin +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 26 Dec 2009; Mario Fetka + trac-recaptcharegisterplugin-0.2.1.2.ebuild, +metadata.xml: + correct wrong deeps + diff --git a/www-apps/trac-recaptcharegisterplugin/Manifest b/www-apps/trac-recaptcharegisterplugin/Manifest index 55f1bccd..2dcb3924 100644 --- a/www-apps/trac-recaptcharegisterplugin/Manifest +++ b/www-apps/trac-recaptcharegisterplugin/Manifest @@ -1 +1,3 @@ -EBUILD trac-recaptcharegisterplugin-0.2.1.2.ebuild 1345 RMD160 ced9f0139faa27afe2f735634d177c8daeac7515 SHA1 ed2e7fcb66bc8a37a53d605dff781ea473da698f SHA256 77b38437b64dbf28bcc592da6eeb2d8fc3bac9603a72b95147323cdd44b75b55 +EBUILD trac-recaptcharegisterplugin-0.2.1.2.ebuild 1355 RMD160 155626127648c9fbb65ab247e1002cf286f85307 SHA1 e101e46746a0f7cd87b2b3385a67f216a68f2eb3 SHA256 326a340cf13eaa0518dee208525aa753119850adff477b4692f1675e4079f5d5 +MISC ChangeLog 274 RMD160 0c1face64ed49d55bf814b16b706b2d0d0df33a2 SHA1 c7199d56a67afe3cec52cc5182b7a203888d22f6 SHA256 bd44e30091612a3e82b6a5350ea2f0cfbce0b80034ac42edc65ca2b27d648ba4 +MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5 diff --git a/www-apps/trac-recaptcharegisterplugin/metadata.xml b/www-apps/trac-recaptcharegisterplugin/metadata.xml new file mode 100644 index 00000000..46a44e57 --- /dev/null +++ b/www-apps/trac-recaptcharegisterplugin/metadata.xml @@ -0,0 +1,34 @@ + + + + +no-herd + + @gentoo.org + + + + + diff --git a/www-apps/trac-recaptcharegisterplugin/trac-recaptcharegisterplugin-0.2.1.2.ebuild b/www-apps/trac-recaptcharegisterplugin/trac-recaptcharegisterplugin-0.2.1.2.ebuild index 5604a992..a93c839d 100644 --- a/www-apps/trac-recaptcharegisterplugin/trac-recaptcharegisterplugin-0.2.1.2.ebuild +++ b/www-apps/trac-recaptcharegisterplugin/trac-recaptcharegisterplugin-0.2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-apps/trac-webadmin/trac-webadmin-0.1.2.ebuild,v 1.4 2007/02/13 20:39:33 corsair Exp $ @@ -17,7 +17,7 @@ SLOT="0" DEPEND="=www-apps/trac-0.12* www-apps/trac-acct_mgr - dev-python/skimpy + dev-python/recaptcha-client >=dev-python/setuptools-0.6_rc1" # from marienz's setuptools.eclass: