Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
hollow 08/01/31 17:10:44
Modified: mod_auth_tkt-2.0.0_rc2.ebuild ChangeLog
Log:
fix depend.apache usage wrt #208033
(Portage version: 2.1.4)
Revision Changes Path
1.2 www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild?r1=1.1&r2=1.2
Index: mod_auth_tkt-2.0.0_rc2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mod_auth_tkt-2.0.0_rc2.ebuild 30 Dec 2007 17:28:16 -0000 1.1
+++ mod_auth_tkt-2.0.0_rc2.ebuild 31 Jan 2008 17:10:43 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild,v 1.1 2007/12/30 17:28:16 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild,v 1.2 2008/01/31 17:10:43 hollow Exp $
inherit apache-module versionator
@@ -28,7 +28,7 @@
need_apache2_2
src_compile() {
- ./configure --apachever=2.2 --apxs=${APXS2} || die "econf failed"
+ ./configure --apachever=2.2 --apxs=${APXS} || die "econf failed"
emake || die "emake failed"
}
1.3 www-apache/mod_auth_tkt/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_tkt/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_tkt/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_tkt/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 27 Jan 2008 19:00:02 -0000 1.2
+++ ChangeLog 31 Jan 2008 17:10:43 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for www-apache/mod_auth_tkt
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/ChangeLog,v 1.2 2008/01/27 19:00:02 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/ChangeLog,v 1.3 2008/01/31 17:10:43 hollow Exp $
+
+ 31 Jan 2008; Benedikt Böhm <hollow@g.o>
+ mod_auth_tkt-2.0.0_rc2.ebuild:
+ fix depend.apache usage wrt #208033
27 Jan 2008; Benedikt Böhm <hollow@g.o>
files/10_mod_auth_tkt.conf, metadata.xml:
--
gentoo-commits@g.o mailing list
|
|