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 09/04/08 14:16:47
Modified: ChangeLog mod_log_rotate-1.00.ebuild
Log:
stable on amd64/x86
(Portage version: 2.2_rc28/cvs/Linux i686)
Revision Changes Path
1.2 www-apache/mod_log_rotate/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_log_rotate/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_log_rotate/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_log_rotate/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_log_rotate/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 8 Feb 2008 15:10:13 -0000 1.1
+++ ChangeLog 8 Apr 2009 14:16:47 -0000 1.2
@@ -1,6 +1,10 @@
# ChangeLog for www-apache/mod_log_rotate
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_log_rotate/ChangeLog,v 1.1 2008/02/08 15:10:13 hollow Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_log_rotate/ChangeLog,v 1.2 2009/04/08 14:16:47 hollow Exp $
+
+ 08 Apr 2009; Benedikt Böhm <hollow@g.o>
+ mod_log_rotate-1.00.ebuild:
+ stable on amd64/x86
*mod_log_rotate-1.00 (08 Feb 2008)
1.2 www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild?r1=1.1&r2=1.2
Index: mod_log_rotate-1.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mod_log_rotate-1.00.ebuild 8 Feb 2008 15:10:13 -0000 1.1
+++ mod_log_rotate-1.00.ebuild 8 Apr 2009 14:16:47 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild,v 1.1 2008/02/08 15:10:13 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild,v 1.2 2009/04/08 14:16:47 hollow Exp $
inherit eutils apache-module
@@ -10,7 +10,7 @@
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""
|
|