summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-04-02 19:40:22 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-04-02 19:40:22 +0000
commit28e629a548822b9c0a8cb1849d994554e8e44dc3 (patch)
treee1ec5d2811d3f055f498c890d6a280e8f4a7d9e5 /www-apache
parentSkip tests as they are broken (#282441 by Diego Elio Pettenò, Mr. Anderson a... (diff)
downloadgentoo-2-28e629a548822b9c0a8cb1849d994554e8e44dc3.tar.gz
gentoo-2-28e629a548822b9c0a8cb1849d994554e8e44dc3.tar.bz2
gentoo-2-28e629a548822b9c0a8cb1849d994554e8e44dc3.zip
x86 stable, see bug 368265
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_xsendfile/ChangeLog6
-rw-r--r--www-apache/mod_xsendfile/mod_xsendfile-0.12.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/www-apache/mod_xsendfile/ChangeLog b/www-apache/mod_xsendfile/ChangeLog
index 42cbcf62fc95..96718dd32530 100644
--- a/www-apache/mod_xsendfile/ChangeLog
+++ b/www-apache/mod_xsendfile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apache/mod_xsendfile
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_xsendfile/ChangeLog,v 1.5 2012/02/04 16:13:32 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_xsendfile/ChangeLog,v 1.6 2012/04/02 19:40:22 nativemad Exp $
+
+ 02 Apr 2012; Andreas Schuerch <nativemad@gentoo.org>
+ mod_xsendfile-0.12.ebuild:
+ x86 stable, see bug 368265
04 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> metadata.xml:
Fix maintainer's email in metadata
diff --git a/www-apache/mod_xsendfile/mod_xsendfile-0.12.ebuild b/www-apache/mod_xsendfile/mod_xsendfile-0.12.ebuild
index 23f68576068d..4708440c6e8c 100644
--- a/www-apache/mod_xsendfile/mod_xsendfile-0.12.ebuild
+++ b/www-apache/mod_xsendfile/mod_xsendfile-0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_xsendfile/mod_xsendfile-0.12.ebuild,v 1.1 2011/12/05 14:06:28 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_xsendfile/mod_xsendfile-0.12.ebuild,v 1.2 2012/04/02 19:40:22 nativemad Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="https://tn123.org/mod_xsendfile/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~sparc x86 ~amd64-linux"
IUSE=""
RDEPEND="${DEPEND}"