summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2014-07-22 06:45:37 +0000
committerTiziano Müller <dev-zero@gentoo.org>2014-07-22 06:45:37 +0000
commitec9545071e14b58ca12a82dc4c756bc4e3e73dc6 (patch)
treeb5a8307101397fb16b079c591def0b9969776c0f /profiles
parentjava-vm-2.eclass: Respect EPREFIX in pkg_postinst, bug#517236. (diff)
downloadhistorical-ec9545071e14b58ca12a82dc4c756bc4e3e73dc6.tar.gz
historical-ec9545071e14b58ca12a82dc4c756bc4e3e73dc6.tar.bz2
historical-ec9545071e14b58ca12a82dc4c756bc4e3e73dc6.zip
Add description for nginx-mogilefs module.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/desc/nginx_modules_http.desc3
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 1d159c8fcd87..558b53021a32 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9235 2014/07/21 19:19:55 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9236 2014/07/22 06:45:37 dev-zero Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 22 Jul 2014; Tiziano Müller <dev-zero@gentoo.org>
+ desc/nginx_modules_http.desc:
+ Add description for nginx-mogilefs module.
+
21 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> package.mask:
Add 5.20 version of Pod::Parser to perl-5.20 mask
diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index 5f3603d2ab02..bc176c349573 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.20 2014/04/15 06:04:13 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.21 2014/07/22 06:45:37 dev-zero Exp $
# This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
@@ -38,6 +38,7 @@ lua - Embed the power of Lua into nginx
map - This module allows you to classify, or map a set of values into a different set of values and store the result in a variable.
memcached - You can use this module to perform simple caching.
metrics - Module to export various metrics in easy-parseable JSON.
+mogilefs - Enable support for MogileFS.
mp4 - This module adds pseudo-streaming
naxsi - An open source, high performance, low rules maintenance, Web Application Firewall module for Nginx.
passenger - Passenger makes deployment of Ruby web applications a breeze.