From: "Benedikt Boehm (hollow)" <hollow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/nginx: ChangeLog nginx-0.8.34-r1.ebuild
Date: Sun, 07 Mar 2010 16:17:11 +0000 [thread overview]
Message-ID: <E1NoJAF-0006IA-A5@stork.gentoo.org> (raw)
hollow 10/03/07 16:17:11
Modified: ChangeLog nginx-0.8.34-r1.ebuild
Log:
fix USE flag typos
(Portage version: 2.2_rc63/cvs/Linux i686)
Revision Changes Path
1.249 www-servers/nginx/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/ChangeLog?rev=1.249&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/ChangeLog?rev=1.249&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/ChangeLog?r1=1.248&r2=1.249
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- ChangeLog 7 Mar 2010 10:43:37 -0000 1.248
+++ ChangeLog 7 Mar 2010 16:17:10 -0000 1.249
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/nginx
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.248 2010/03/07 10:43:37 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.249 2010/03/07 16:17:10 hollow Exp $
+
+ 07 Mar 2010; Benedikt Böhm <hollow@gentoo.org> nginx-0.8.34-r1.ebuild:
+ fix USE flag typos
*nginx-0.8.34-r1 (07 Mar 2010)
1.2 www-servers/nginx/nginx-0.8.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/nginx-0.8.34-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/nginx-0.8.34-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/nginx/nginx-0.8.34-r1.ebuild?r1=1.1&r2=1.2
Index: nginx-0.8.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.8.34-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nginx-0.8.34-r1.ebuild 7 Mar 2010 10:43:37 -0000 1.1
+++ nginx-0.8.34-r1.ebuild 7 Mar 2010 16:17:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.8.34-r1.ebuild,v 1.1 2010/03/07 10:43:37 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-0.8.34-r1.ebuild,v 1.2 2010/03/07 16:17:10 hollow Exp $
EAPI="2"
@@ -13,7 +13,7 @@
DESCRIPTION="Robust, small and high performance http and reverse proxy server"
HOMEPAGE="http://nginx.net/"
SRC_URI="http://sysoev.ru/nginx/${P}.tar.gz
- nginx_modules_passenger? ( mirror://rubyforge/passenger/passenger-${PASSENGER_PV}.tar.gz )"
+ nginx_modules_http_passenger? ( mirror://rubyforge/passenger/passenger-${PASSENGER_PV}.tar.gz )"
LICENSE="BSD"
SLOT="0"
@@ -91,7 +91,7 @@
ewarn "Please do not file bug reports!"
fi
- if use nginx_modules_passenger; then
+ if use nginx_modules_http_passenger; then
ruby-ng_pkg_setup
use debug && append-flags -DPASSENGER_DEBUG
fi
@@ -105,7 +105,7 @@
src_prepare() {
sed -i 's/ make/ \\$(MAKE)/' "${S}"/auto/lib/perl/make
- if use nginx_modules_passenger; then
+ if use nginx_modules_http_passenger; then
cd "${WORKDIR}"/passenger-${PASSENGER_PV}
epatch "${FILESDIR}"/passenger-CFLAGS.patch
fi
@@ -221,13 +221,13 @@
insinto /etc/logrotate.d
newins "${FILESDIR}"/nginx.logrotate nginx
- if use nginx_modules_perl; then
+ if use nginx_modules_http_perl; then
cd "${S}"/objs/src/http/modules/perl/
einstall DESTDIR="${D}" INSTALLDIRS=vendor || die "failed to install perl stuff"
fixlocalpod
fi
- if use nginx_modules_passenger; then
+ if use nginx_modules_http_passenger; then
# passengers Rakefile is so horribly broken that we have to do it
# manually
cd "${WORKDIR}"/passenger-${PASSENGER_PV}
reply other threads:[~2010-03-07 16:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=E1NoJAF-0006IA-A5@stork.gentoo.org \
--to=hollow@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