public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Krzysiek Pawlik (nelchael)" <nelchael@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-apache/mod_caucho: mod_caucho-3.1.2.ebuild ChangeLog mod_caucho-3.0.24.ebuild
Date: Tue, 06 Nov 2007 14:38:23 +0000	[thread overview]
Message-ID: <E1IpPZP-0005Df-0c@stork.gentoo.org> (raw)

nelchael    07/11/06 14:38:23

  Modified:             mod_caucho-3.1.2.ebuild ChangeLog
                        mod_caucho-3.0.24.ebuild
  Log:
  Add missing app-arch/unzip to DEPEND.
  (Portage version: 2.1.3.18)

Revision  Changes    Path
1.2                  www-apache/mod_caucho/mod_caucho-3.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.2.ebuild?r1=1.1&r2=1.2

Index: mod_caucho-3.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mod_caucho-3.1.2.ebuild	17 Aug 2007 08:21:44 -0000	1.1
+++ mod_caucho-3.1.2.ebuild	6 Nov 2007 14:38:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.2.ebuild,v 1.1 2007/08/17 08:21:44 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.2.ebuild,v 1.2 2007/11/06 14:38:22 nelchael Exp $
 
 inherit eutils apache-module autotools
 
@@ -24,6 +24,9 @@
 
 need_apache2
 
+DEPEND="${DEPENDS}
+	app-arch/unzip"
+
 src_unpack() {
 	unpack ${A}
 	cd "${S}"



1.24                 www-apache/mod_caucho/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	13 Oct 2007 10:25:34 -0000	1.23
+++ ChangeLog	6 Nov 2007 14:38:22 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for www-apache/mod_caucho
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v 1.23 2007/10/13 10:25:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v 1.24 2007/11/06 14:38:22 nelchael Exp $
+
+  06 Nov 2007; Krzysiek Pawlik <nelchael@gentoo.org>
+  mod_caucho-3.0.24.ebuild, mod_caucho-3.1.2.ebuild:
+  Add missing app-arch/unzip to DEPEND.
 
   13 Oct 2007; Markus Rothe <corsair@gentoo.org> mod_caucho-3.0.24.ebuild:
   Added ~ppc64; bug #191741



1.5                  www-apache/mod_caucho/mod_caucho-3.0.24.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild?r1=1.4&r2=1.5

Index: mod_caucho-3.0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mod_caucho-3.0.24.ebuild	13 Oct 2007 10:25:34 -0000	1.4
+++ mod_caucho-3.0.24.ebuild	6 Nov 2007 14:38:22 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild,v 1.4 2007/10/13 10:25:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild,v 1.5 2007/11/06 14:38:22 nelchael Exp $
 
 inherit eutils apache-module autotools
 
@@ -21,6 +21,9 @@
 
 need_apache2
 
+DEPEND="${DEPENDS}
+	app-arch/unzip"
+
 src_unpack() {
 	unpack ${A}
 	cd "${S}"



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-11-06 14:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-06 14:38 Krzysiek Pawlik (nelchael) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-06 14:43 [gentoo-commits] gentoo-x86 commit in www-apache/mod_caucho: mod_caucho-3.1.2.ebuild ChangeLog mod_caucho-3.0.24.ebuild Krzysiek Pawlik (nelchael)

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=E1IpPZP-0005Df-0c@stork.gentoo.org \
    --to=nelchael@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