From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 11A71138824 for ; Wed, 22 Oct 2014 04:43:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E23EE07D6; Wed, 22 Oct 2014 04:43:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C6C5E07D6 for ; Wed, 22 Oct 2014 04:43:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D368533FB4C for ; Wed, 22 Oct 2014 04:43:36 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2347) id 8A73B871F; Wed, 22 Oct 2014 04:43:35 +0000 (UTC) From: "Johann Schmitz (ercpe)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ercpe@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/django-opensearch: metadata.xml django-opensearch-0.1.1.ebuild Manifest ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: metadata.xml django-opensearch-0.1.1.ebuild Manifest ChangeLog X-VCS-Directories: dev-python/django-opensearch X-VCS-Committer: ercpe X-VCS-Committer-Name: Johann Schmitz Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141022044335.8A73B871F@oystercatcher.gentoo.org> Date: Wed, 22 Oct 2014 04:43:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e215c826-1c0c-4356-905a-7000d66dd07a X-Archives-Hash: 1cffe66b5596b01c23479ec2d9afb99c ercpe 14/10/22 04:43:35 Added: metadata.xml django-opensearch-0.1.1.ebuild Manifest ChangeLog Log: New ebuild for django-opensearch (Opensearch integration for Django) (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 77C501ED) Revision Changes Path 1.1 dev-python/django-opensearch/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-opensearch/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-opensearch/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== ercpe@gentoo.org Johann Schmitz (ercpe) 1.1 dev-python/django-opensearch/django-opensearch-0.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-opensearch/django-opensearch-0.1.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-opensearch/django-opensearch-0.1.1.ebuild?rev=1.1&content-type=text/plain Index: django-opensearch-0.1.1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/django-opensearch/django-opensearch-0.1.1.ebuild,v 1.1 2014/10/22 04:43:35 ercpe Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A django reusable application to handle opensearch.xml" HOMEPAGE="https://github.com/vint21h/django-opensearch" SRC_URI="https://github.com/vint21h/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-python/django[${PYTHON_USEDEP}]" 1.1 dev-python/django-opensearch/Manifest file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-opensearch/Manifest?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-opensearch/Manifest?rev=1.1&content-type=text/plain Index: Manifest =================================================================== DIST django-opensearch-0.1.1.tar.gz 15405 SHA256 caa57cf4bbb24c381f4215eda591020188b5bf1cf4652901d84c1bb1de4b8380 SHA512 7a36fa3e25432e36de3d2b86bc1bcb51fd26404049006826b1a8590cc4181a3ce8533440ed53d880cc31627bb3152dc155212d001b16f22c664a53304c3bede0 WHIRLPOOL 9cedb5ef74cf03a4bafb2b8b2e3dc105fb9497e1b1c20c92939f149babc3aec13965fd757834d4edc9cb7d2b686a089e23e2ec0fb0c043256676a5f297f9c6e2 EBUILD django-opensearch-0.1.1.ebuild 502 SHA256 16df512ca6a771d330615e54a4fb47fea7f0e2c988d0ce0485af9ea41781b995 SHA512 79bda32c0313ea32143d2e87815fe8ad11c20605910f36a65508a306b0c608adc4b6fc53589c0376ba0ff5bf007b0174fc919dec844475b6a79dd06f9f036641 WHIRLPOOL d1aac8e6ba7f72881418b7cbba8736f12eec72444c332065b3fe4523596e56377078e69e5bcf8c2a766bd39db80c6685b3eda8b97913f34e19d59a6eba7de8da MISC metadata.xml 241 SHA256 57428c2797c7e5ada0398dda386d9c091a4679c8bce16aae13df7782244bdcf2 SHA512 31558a1bd015d093acee4721b82ef395a58332f608e114dd39bbf836805d1f444a4eaee42045803bae85a440e6d3c8249ddcf8f901d44900cd977da725f3db42 WHIRLPOOL 65ab0dc9665e008166fc775960c19685253a84aac56d6313701a093507c2f93974046215959cb890eaa75ce18e4ca5640a142063e0783f1126eba1e6d8161520 1.1 dev-python/django-opensearch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-opensearch/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-opensearch/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-python/django-opensearch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/django-opensearch/ChangeLog,v 1.1 2014/10/22 04:43:35 ercpe Exp $ *django-opensearch-0.1.1 (22 Oct 2014) 22 Oct 2014; Johann Schmitz +django-opensearch-0.1.1.ebuild, +metadata.xml: New ebuild for django-opensearch (Opensearch integration for Django)