diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2006-01-09 19:46:33 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2006-01-09 19:46:33 +0000 |
commit | 9e9d15436a5c099f327b7e97c14e998f104be93e (patch) | |
tree | ab0ab96519c93065b9f095b0a61fc7f0402fdac3 /app-admin | |
parent | Remove old ebuild. (diff) | |
download | gentoo-2-9e9d15436a5c099f327b7e97c14e998f104be93e.tar.gz gentoo-2-9e9d15436a5c099f327b7e97c14e998f104be93e.tar.bz2 gentoo-2-9e9d15436a5c099f327b7e97c14e998f104be93e.zip |
Another correction to symlinks. We now support broken links. Documentation
update. Fix for variables VHOST_SERVER_xID
(Portage version: 2.0.53)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/webapp-config/ChangeLog | 9 | ||||
-rw-r--r-- | app-admin/webapp-config/Manifest | 4 | ||||
-rw-r--r-- | app-admin/webapp-config/files/digest-webapp-config-1.50.6 | 1 | ||||
-rw-r--r-- | app-admin/webapp-config/files/digest-webapp-config-1.50.7 | 1 | ||||
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.50.7.ebuild (renamed from app-admin/webapp-config/webapp-config-1.50.6.ebuild) | 2 |
5 files changed, 12 insertions, 5 deletions
diff --git a/app-admin/webapp-config/ChangeLog b/app-admin/webapp-config/ChangeLog index 6638a98e23e4..bc1ed000863f 100644 --- a/app-admin/webapp-config/ChangeLog +++ b/app-admin/webapp-config/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-admin/webapp-config # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.7 2006/01/04 21:53:25 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.8 2006/01/09 19:46:33 wrobel Exp $ + +*webapp-config-1.50.7 (09 Jan 2006) + + 09 Jan 2006; <wrobel@gentoo.org> -webapp-config-1.50.6.ebuild, + +webapp-config-1.50.7.ebuild: + Another correction to symlinks. We now support broken links. Documentation + update. Fix for variables VHOST_SERVER_xID *webapp-config-1.50.6 (04 Jan 2006) diff --git a/app-admin/webapp-config/Manifest b/app-admin/webapp-config/Manifest index 48dab816e0d9..666306522a7d 100644 --- a/app-admin/webapp-config/Manifest +++ b/app-admin/webapp-config/Manifest @@ -1,6 +1,6 @@ MD5 71e165434658a025d28fd440dc3b2835 ChangeLog 14893 MD5 6aad9c4cd4548cb948cd4035286d6ac7 files/digest-webapp-config-1.11 70 -MD5 4b96c5b462f2c0a92114bd3d81000f00 files/digest-webapp-config-1.50.6 71 +MD5 30507799237543cc743fb16415087f65 files/digest-webapp-config-1.50.7 71 MD5 4defd726d2b03decc5b7ff21b0aac1a3 metadata.xml 225 MD5 90bba75c31e392fd21e084681aeca6ae webapp-config-1.11.ebuild 1408 -MD5 aae7584f0ddc42b6ca1cdb2fbf5afe36 webapp-config-1.50.6.ebuild 1636 +MD5 659be752eb313d0aac3c2f0a904f8588 webapp-config-1.50.7.ebuild 1523 diff --git a/app-admin/webapp-config/files/digest-webapp-config-1.50.6 b/app-admin/webapp-config/files/digest-webapp-config-1.50.6 deleted file mode 100644 index 2dae20e34c46..000000000000 --- a/app-admin/webapp-config/files/digest-webapp-config-1.50.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 964027d1103a19b94cce008a1064ecb3 webapp-config-1.50.6.tar.gz 93481 diff --git a/app-admin/webapp-config/files/digest-webapp-config-1.50.7 b/app-admin/webapp-config/files/digest-webapp-config-1.50.7 new file mode 100644 index 000000000000..6bbaf9ccdedf --- /dev/null +++ b/app-admin/webapp-config/files/digest-webapp-config-1.50.7 @@ -0,0 +1 @@ +MD5 fbb588dc3077c1e0c3aeea9ef22eb45e webapp-config-1.50.7.tar.gz 88203 diff --git a/app-admin/webapp-config/webapp-config-1.50.6.ebuild b/app-admin/webapp-config/webapp-config-1.50.7.ebuild index fc9e73ea451a..fb229d657684 100644 --- a/app-admin/webapp-config/webapp-config-1.50.6.ebuild +++ b/app-admin/webapp-config/webapp-config-1.50.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.6.ebuild,v 1.1 2006/01/04 21:53:25 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.7.ebuild,v 1.1 2006/01/09 19:46:33 wrobel Exp $ inherit eutils distutils |