summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-12-10 13:10:49 +0000
committerSimon Stelling <blubb@gentoo.org>2005-12-10 13:10:49 +0000
commit19c75ee246e1b6bc6754016ae066b2719a8bbf6c (patch)
tree79bc6068292e64d619b8abb4f42734065c64e71d /www-apache/mod_umask
parentreplaced dvb depend by linuxtv-dvb-headers (diff)
downloadgentoo-2-19c75ee246e1b6bc6754016ae066b2719a8bbf6c.tar.gz
gentoo-2-19c75ee246e1b6bc6754016ae066b2719a8bbf6c.tar.bz2
gentoo-2-19c75ee246e1b6bc6754016ae066b2719a8bbf6c.zip
stable amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'www-apache/mod_umask')
-rw-r--r--www-apache/mod_umask/ChangeLog5
-rw-r--r--www-apache/mod_umask/mod_umask-0.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apache/mod_umask/ChangeLog b/www-apache/mod_umask/ChangeLog
index cbab396d7c74..4d753e2153de 100644
--- a/www-apache/mod_umask/ChangeLog
+++ b/www-apache/mod_umask/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apache/mod_umask
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/ChangeLog,v 1.3 2005/09/18 19:41:33 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/ChangeLog,v 1.4 2005/12/10 13:06:46 blubb Exp $
+
+ 10 Dec 2005; Simon Stelling <blubb@gentoo.org> mod_umask-0.1.0.ebuild:
+ stable on amd64
18 Sep 2005; Michael Stewart <vericgar@gentoo.org> mod_umask-0.1.0.ebuild:
Stable on x86
diff --git a/www-apache/mod_umask/mod_umask-0.1.0.ebuild b/www-apache/mod_umask/mod_umask-0.1.0.ebuild
index 74afc360e443..4123f1213a83 100644
--- a/www-apache/mod_umask/mod_umask-0.1.0.ebuild
+++ b/www-apache/mod_umask/mod_umask-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild,v 1.3 2005/09/18 19:41:33 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild,v 1.4 2005/12/10 13:06:46 blubb Exp $
inherit apache-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.outoforder.cc/projects/apache/mod_umask/"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
APACHE2_MOD_CONF="47_${PN}"