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 6094F1381F3 for ; Fri, 23 Nov 2012 03:44:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 357AFE05E8; Fri, 23 Nov 2012 03:44:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A689E05E8 for ; Fri, 23 Nov 2012 03:44:41 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D94C33D383 for ; Fri, 23 Nov 2012 03:44:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2278) id 354C820C65; Fri, 23 Nov 2012 03:44:39 +0000 (UTC) From: "Rafael Martins (rafaelmartins)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, rafaelmartins@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in www-apps/blohg: ChangeLog blohg-9999.ebuild blohg-0.11.1-r1.ebuild blohg-0.11.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog blohg-9999.ebuild blohg-0.11.1-r1.ebuild blohg-0.11.1.ebuild X-VCS-Directories: www-apps/blohg X-VCS-Committer: rafaelmartins X-VCS-Committer-Name: Rafael Martins Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121123034439.354C820C65@flycatcher.gentoo.org> Date: Fri, 23 Nov 2012 03:44:39 +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: ebf05707-2a49-44e0-87c9-8f1925cc8bdf X-Archives-Hash: da2b6faaf01597fe61627f2f74950825 rafaelmartins 12/11/23 03:44:39 Modified: ChangeLog blohg-9999.ebuild Added: blohg-0.11.1-r1.ebuild Removed: blohg-0.11.1.ebuild Log: Fix bytecode compilation (Portage version: 2.2.0_alpha136/cvs/Linux x86_64) Revision Changes Path 1.24 www-apps/blohg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/blohg/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/blohg/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/blohg/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apps/blohg/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 24 Sep 2012 00:23:36 -0000 1.23 +++ ChangeLog 23 Nov 2012 03:44:38 -0000 1.24 @@ -1,6 +1,12 @@ # ChangeLog for www-apps/blohg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/ChangeLog,v 1.23 2012/09/24 00:23:36 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/ChangeLog,v 1.24 2012/11/23 03:44:38 rafaelmartins Exp $ + +*blohg-0.11.1-r1 (23 Nov 2012) + + 23 Nov 2012; Rafael G. Martins + -blohg-0.11.1.ebuild, +blohg-0.11.1-r1.ebuild, blohg-9999.ebuild: + Fix bytecode compilation *blohg-0.11.1 (24 Sep 2012) 1.12 www-apps/blohg/blohg-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/blohg/blohg-9999.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/blohg/blohg-9999.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/blohg/blohg-9999.ebuild?r1=1.11&r2=1.12 Index: blohg-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apps/blohg/blohg-9999.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- blohg-9999.ebuild 6 Aug 2012 02:26:20 -0000 1.11 +++ blohg-9999.ebuild 23 Nov 2012 03:44:38 -0000 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/blohg-9999.ebuild,v 1.11 2012/08/06 02:26:20 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/blohg-9999.ebuild,v 1.12 2012/11/23 03:44:38 rafaelmartins Exp $ EAPI="3" @@ -67,6 +67,8 @@ } pkg_postinst() { + distutils_pkg_postinst + local ver="${PV}" [[ ${PV} = *9999* ]] && ver="latest" 1.1 www-apps/blohg/blohg-0.11.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/blohg/blohg-0.11.1-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/blohg/blohg-0.11.1-r1.ebuild?rev=1.1&content-type=text/plain Index: blohg-0.11.1-r1.ebuild =================================================================== # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/blohg-0.11.1-r1.ebuild,v 1.1 2012/11/23 03:44:39 rafaelmartins Exp $ EAPI="3" PYTHON_DEPEND="2:2.6" SUPPORT_PYTHON_ABIS="1" RESTRICT_PYTHON_ABIS="2.4 2.5 3.*" DISTUTILS_SRC_TEST="setup.py" HG_ECLASS="" if [[ ${PV} = *9999* ]]; then HG_ECLASS="mercurial" EHG_REPO_URI="http://hg.rafaelmartins.eng.br/blohg/" EHG_REVISION="default" fi inherit distutils ${HG_ECLASS} DESCRIPTION="A Mercurial-based blogging engine." HOMEPAGE="http://blohg.org/ http://pypi.python.org/pypi/blohg" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" if [[ ${PV} = *9999* ]]; then SRC_URI="" KEYWORDS="" fi LICENSE="GPL-2" SLOT="0" IUSE="doc test" CDEPEND=">=dev-python/docutils-0.8 >=dev-python/flask-0.8 >=dev-python/flask-babel-0.7 >=dev-python/flask-script-0.3 >=dev-python/frozen-flask-0.7 >=dev-python/jinja-2.5.2 >=dev-vcs/mercurial-1.6 dev-python/pyyaml dev-python/setuptools dev-python/pygments" DEPEND="${CDEPEND} doc? ( dev-python/sphinx )" RDEPEND="${CDEPEND}" src_compile() { distutils_src_compile if use doc; then einfo 'building documentation' emake -C docs html fi } src_install() { distutils_src_install if use doc; then einfo 'installing documentation' dohtml -r docs/_build/html/* fi } pkg_postinst() { distutils_pkg_postinst local ver="${PV}" [[ ${PV} = *9999* ]] && ver="latest" elog "You may want to check the upgrade notes:" elog "http://docs.blohg.org/en/${ver}/upgrade/" }