summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2008-12-13 17:43:49 +0000
committerTiago Cunha <tcunha@gentoo.org>2008-12-13 17:43:49 +0000
commit6bc0aac051843c16617b357e997aaf7c67e78ea5 (patch)
tree3115513411183327a125e803c1ff4fa90b5b5241 /net-analyzer/syweb/ChangeLog
parentDepend on <gtk-doc-1.10 or gtk-doc-am for arches where gtk-doc-am is not stab... (diff)
downloadgentoo-2-6bc0aac051843c16617b357e997aaf7c67e78ea5.tar.gz
gentoo-2-6bc0aac051843c16617b357e997aaf7c67e78ea5.tar.bz2
gentoo-2-6bc0aac051843c16617b357e997aaf7c67e78ea5.zip
Revision bump:
- Keep the layouts directory to avoid it being removed by a package manager if it's empty. - The cache directory shouldn't be reached by browsers, thus move it to hostroot. While there, change setup.inc.patch accordingly. - Use a file to display post-install instructions by using the function webapp_postinst_txt provided by the webapp eclass instead of using elog. (Portage version: 2.1.4.5)
Diffstat (limited to 'net-analyzer/syweb/ChangeLog')
-rw-r--r--net-analyzer/syweb/ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/net-analyzer/syweb/ChangeLog b/net-analyzer/syweb/ChangeLog
index d15eff0d0e95..a64595fc4404 100644
--- a/net-analyzer/syweb/ChangeLog
+++ b/net-analyzer/syweb/ChangeLog
@@ -1,6 +1,18 @@
# ChangeLog for net-analyzer/syweb
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/syweb/ChangeLog,v 1.2 2008/11/09 21:47:49 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/syweb/ChangeLog,v 1.3 2008/12/13 17:43:49 tcunha Exp $
+
+*syweb-0.58-r1 (13 Dec 2008)
+
+ 13 Dec 2008; Tiago Cunha <tcunha@gentoo.org> +files/postinstall-en.txt,
+ files/syweb-setup.inc.patch, -syweb-0.58.ebuild, +syweb-0.58-r1.ebuild:
+ Revision bump:
+ - Keep the layouts directory to avoid it being removed by a package manager
+ if it's empty.
+ - The cache directory shouldn't be reached by browsers, thus move it to
+ hostroot. While there, change setup.inc.patch accordingly.
+ - Use a file to display post-install instructions by using the function
+ webapp_postinst_txt provided by the webapp eclass instead of using elog.
09 Nov 2008; Tiago Cunha <tcunha@gentoo.org> metadata.xml:
Update my email address. Thanks pva