diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2009-04-08 14:16:47 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2009-04-08 14:16:47 +0000 |
commit | c53b37c4cdf6e030ca707330364f74608689506c (patch) | |
tree | 77fa0fc871952c73f586fa3edd113cb63f3982e7 /www-apache/mod_log_rotate | |
parent | Version bump (diff) | |
download | gentoo-2-c53b37c4cdf6e030ca707330364f74608689506c.tar.gz gentoo-2-c53b37c4cdf6e030ca707330364f74608689506c.tar.bz2 gentoo-2-c53b37c4cdf6e030ca707330364f74608689506c.zip |
stable on amd64/x86
(Portage version: 2.2_rc28/cvs/Linux i686)
Diffstat (limited to 'www-apache/mod_log_rotate')
-rw-r--r-- | www-apache/mod_log_rotate/ChangeLog | 8 | ||||
-rw-r--r-- | www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www-apache/mod_log_rotate/ChangeLog b/www-apache/mod_log_rotate/ChangeLog index 66898ddb9fc3..9492f6f2bce9 100644 --- a/www-apache/mod_log_rotate/ChangeLog +++ b/www-apache/mod_log_rotate/ChangeLog @@ -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@gentoo.org> + mod_log_rotate-1.00.ebuild: + stable on amd64/x86 *mod_log_rotate-1.00 (08 Feb 2008) diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild b/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild index b6a9f40cec93..e1c68461cdfb 100644 --- a/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild +++ b/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild @@ -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 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |