From: "Dirkjan Ochtman (djc)" <djc@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-apache/mod_wsgi: ChangeLog mod_wsgi-3.2.ebuild
Date: Tue, 16 Mar 2010 09:42:52 +0000 [thread overview]
Message-ID: <E1NrTIa-0005zA-Ob@stork.gentoo.org> (raw)
djc 10/03/16 09:42:52
Modified: ChangeLog
Added: mod_wsgi-3.2.ebuild
Log:
Version bump www-apache/mod_wsgi to 3.2.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Revision Changes Path
1.19 www-apache/mod_wsgi/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_wsgi/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_wsgi/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_wsgi/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 16 Mar 2010 09:32:55 -0000 1.18
+++ ChangeLog 16 Mar 2010 09:42:51 -0000 1.19
@@ -1,6 +1,11 @@
# ChangeLog for www-apache/mod_wsgi
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v 1.18 2010/03/16 09:32:55 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v 1.19 2010/03/16 09:42:51 djc Exp $
+
+*mod_wsgi-3.2 (16 Mar 2010)
+
+ 16 Mar 2010; Dirkjan Ochtman <djc@gentoo.org> +mod_wsgi-3.2.ebuild:
+ Version bump to 3.2.
16 Mar 2010; Dirkjan Ochtman <djc@gentoo.org> mod_wsgi-3.1.ebuild:
amd64 stable, bug 300246
1.1 www-apache/mod_wsgi/mod_wsgi-3.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_wsgi/mod_wsgi-3.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_wsgi/mod_wsgi-3.2.ebuild?rev=1.1&content-type=text/plain
Index: mod_wsgi-3.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/mod_wsgi-3.2.ebuild,v 1.1 2010/03/16 09:42:51 djc Exp $
EAPI="2"
inherit apache-module
DESCRIPTION="An Apache2 module for running Python WSGI applications."
HOMEPAGE="http://code.google.com/p/modwsgi/"
SRC_URI="http://modwsgi.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3[threads]"
RDEPEND="${DEPEND}"
APACHE2_MOD_CONF="70_${PN}"
APACHE2_MOD_DEFINE="WSGI"
DOCFILES="README"
need_apache2
src_configure() {
econf --with-apxs=${APXS}
}
src_compile() {
emake || die "emake failed"
}
next reply other threads:[~2010-03-16 9:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-16 9:42 Dirkjan Ochtman (djc) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-07-12 21:56 [gentoo-commits] gentoo-x86 commit in www-apache/mod_wsgi: ChangeLog mod_wsgi-3.2.ebuild Markos Chandras (hwoarang)
2010-07-15 9:09 Christian Faulhammer (fauli)
2010-07-18 14:13 Gysbert Wassenaar (nixnut)
2011-03-04 17:54 Dirkjan Ochtman (djc)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1NrTIa-0005zA-Ob@stork.gentoo.org \
--to=djc@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox