summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevan Franchini <twitch153@gentoo.org>2015-07-02 10:25:14 -0400
committerDevan Franchini <twitch153@gentoo.org>2015-07-02 10:25:14 -0400
commit1d9f8b0faf147d454e997143be16a212c9c86144 (patch)
treea8615ea672cb536129ff377a8adcda8b6e7b7857
parentconfig.py: Moves setting of g_orig_installdir to allow lack of -d flag (diff)
downloadwebapp-config-1d9f8b0faf147d454e997143be16a212c9c86144.tar.gz
webapp-config-1d9f8b0faf147d454e997143be16a212c9c86144.tar.bz2
webapp-config-1d9f8b0faf147d454e997143be16a212c9c86144.zip
Bump to version 1.54
webapp-{eclass, config}.{5, 8}.xml: Adds Devan Franchini to authors
-rw-r--r--WebappConfig/version.py2
-rw-r--r--doc/webapp-config.5.xml12
-rw-r--r--doc/webapp-config.8.xml12
-rw-r--r--doc/webapp-eclass.5.xml12
4 files changed, 31 insertions, 7 deletions
diff --git a/WebappConfig/version.py b/WebappConfig/version.py
index 76448f2..a795719 100644
--- a/WebappConfig/version.py
+++ b/WebappConfig/version.py
@@ -13,7 +13,7 @@
#
# ========================================================================
-WCVERSION = '1.53-git'
+WCVERSION = '1.54'
if __name__ == '__main__':
print(WCVERSION)
diff --git a/doc/webapp-config.5.xml b/doc/webapp-config.5.xml
index f7fdab4..a3f69b0 100644
--- a/doc/webapp-config.5.xml
+++ b/doc/webapp-config.5.xml
@@ -28,13 +28,21 @@
<address><email>php@gunnarwrobel.de</email></address>
</affiliation>
</author>
+ <author>
+ <firstname>Devan</firstname>
+ <surname>Franchini</surname>
+ <affiliation>
+ <address><email>twitch153@gentoo.org</email></address>
+ </affiliation>
+ </author>
</authorgroup>
<copyright>
- <year>2003-2005</year>
+ <year>2003-2015</year>
<holder>Stuart Herbert</holder>
<holder>Renat Lumpau</holder>
<holder>Gunnar Wrobel</holder>
+ <holder>Devan Franchini</holder>
</copyright>
</articleinfo>
@@ -45,7 +53,7 @@
<refentry>
<refentryinfo>
<title>webapp-config</title>
- <date>November 2005</date>
+ <date>July 2015</date>
<productname>Gentoo Linux</productname>
</refentryinfo>
<refmeta>
diff --git a/doc/webapp-config.8.xml b/doc/webapp-config.8.xml
index 5ab475d..2214d47 100644
--- a/doc/webapp-config.8.xml
+++ b/doc/webapp-config.8.xml
@@ -28,13 +28,21 @@
<address><email>php@gunnarwrobel.de</email></address>
</affiliation>
</author>
+ <author>
+ <firstname>Devan</firstname>
+ <surname>Franchini</surname>
+ <affiliation>
+ <address><email>twitch153@gentoo.org</email></address>
+ </affiliation>
+ </author>
</authorgroup>
<copyright>
- <year>2003-2005</year>
+ <year>2003-2015</year>
<holder>Stuart Herbert</holder>
<holder>Renat Lumpau</holder>
<holder>Gunnar Wrobel</holder>
+ <holder>Devan Franchini</holder>
</copyright>
</articleinfo>
@@ -44,7 +52,7 @@
<refentry>
<refentryinfo>
<title>webapp-config</title>
- <date>November 2005</date>
+ <date>July 2015</date>
<productname>Gentoo Linux</productname>
</refentryinfo>
<refmeta>
diff --git a/doc/webapp-eclass.5.xml b/doc/webapp-eclass.5.xml
index f2a0990..56a993e 100644
--- a/doc/webapp-eclass.5.xml
+++ b/doc/webapp-eclass.5.xml
@@ -28,13 +28,21 @@
<address><email>wrobel@gentoo.org</email></address>
</affiliation>
</author>
+ <author>
+ <firstname>Devan</firstname>
+ <surname>Franchini</surname>
+ <affiliation>
+ <address><email>twitch153@gentoo.org</email></address>
+ </affiliation>
+ </author>
</authorgroup>
<copyright>
- <year>2003-2006</year>
+ <year>2003-2015</year>
<holder>Stuart Herbert</holder>
<holder>Renat Lumpau</holder>
<holder>Gunnar Wrobel</holder>
+ <holder>Devan Franchini</holder>
</copyright>
</articleinfo>
@@ -44,7 +52,7 @@
<refentry>
<refentryinfo>
<title>webapp-eclass</title>
- <date>January 2006</date>
+ <date>July 2015</date>
<productname>Gentoo Linux</productname>
</refentryinfo>
<refmeta>