diff options
author | Stuart Herbert <stuart@gentoo.org> | 2004-06-24 20:53:09 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2004-06-24 20:53:09 +0000 |
commit | b03d9afa12cf60d017216a24409f81597de8e84b (patch) | |
tree | f05902f88da8fd81424014f72963efed990b8e05 | |
parent | Version bump. (diff) | |
download | gentoo-2-b03d9afa12cf60d017216a24409f81597de8e84b.tar.gz gentoo-2-b03d9afa12cf60d017216a24409f81597de8e84b.tar.bz2 gentoo-2-b03d9afa12cf60d017216a24409f81597de8e84b.zip |
Removed old version
-rw-r--r-- | net-www/webapp-config/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/webapp-config/files/digest-webapp-config-1.10 | 1 | ||||
-rw-r--r-- | net-www/webapp-config/files/digest-webapp-config-1.10-r1 | 1 | ||||
-rw-r--r-- | net-www/webapp-config/files/digest-webapp-config-1.9 | 1 | ||||
-rw-r--r-- | net-www/webapp-config/files/digest-webapp-config-1.9-r1 | 1 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.10-r1.ebuild | 46 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.10.ebuild | 46 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.9-r1.ebuild | 37 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.9.ebuild | 37 |
9 files changed, 4 insertions, 171 deletions
diff --git a/net-www/webapp-config/ChangeLog b/net-www/webapp-config/ChangeLog index c3be0a316630..9919a064e726 100644 --- a/net-www/webapp-config/ChangeLog +++ b/net-www/webapp-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/webapp-config # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/ChangeLog,v 1.32 2004/06/24 20:51:47 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/ChangeLog,v 1.33 2004/06/24 20:53:09 stuart Exp $ + + 24 Jun 2004; Stuart Herbert <stuart@gentoo.org> -webapp-config-1.9.ebuild: + Obsolete version; removed by eversionrm tool 24 Jun 2004; Stuart Herbert <stuart@gentoo.org> -webapp-config-1.9-r1.ebuild: diff --git a/net-www/webapp-config/files/digest-webapp-config-1.10 b/net-www/webapp-config/files/digest-webapp-config-1.10 deleted file mode 100644 index 227fafa4ba82..000000000000 --- a/net-www/webapp-config/files/digest-webapp-config-1.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 ba858d76495f6bcc258226eaed0934ca webapp-config-1.10.tar.bz2 49768 diff --git a/net-www/webapp-config/files/digest-webapp-config-1.10-r1 b/net-www/webapp-config/files/digest-webapp-config-1.10-r1 deleted file mode 100644 index 6f3d6f65938e..000000000000 --- a/net-www/webapp-config/files/digest-webapp-config-1.10-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 19da60d1cc497cd6822b57d5137ba0e1 webapp-config-1.10-r1.tar.bz2 61314 diff --git a/net-www/webapp-config/files/digest-webapp-config-1.9 b/net-www/webapp-config/files/digest-webapp-config-1.9 deleted file mode 100644 index 589623689200..000000000000 --- a/net-www/webapp-config/files/digest-webapp-config-1.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 d915ae4ed0fcb875533adcbf73df25a3 webapp-config-1.9.tar.bz2 45062 diff --git a/net-www/webapp-config/files/digest-webapp-config-1.9-r1 b/net-www/webapp-config/files/digest-webapp-config-1.9-r1 deleted file mode 100644 index 74ed7add8c6f..000000000000 --- a/net-www/webapp-config/files/digest-webapp-config-1.9-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 7d994d3d1ac0138b4a88f7d193568bdb webapp-config-1.9-r1.tar.bz2 45465 diff --git a/net-www/webapp-config/webapp-config-1.10-r1.ebuild b/net-www/webapp-config/webapp-config-1.10-r1.ebuild deleted file mode 100644 index 1edd8bf3d762..000000000000 --- a/net-www/webapp-config/webapp-config-1.10-r1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r1.ebuild,v 1.1 2004/06/14 23:21:00 stuart Exp $ - -DESCRIPTION="Gentoo's installer for web-based applications" -HOMEPAGE="http://www.gentoo.org/" -SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${PN}-${PVR}.tar.bz2" -LICENSE="GPL-2" -SLOT=0 -KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~mips ~alpha ~hppa" -IUSE="" -DEPEND= -RDEPEND="sys-apps/grep - sys-apps/findutils - sys-apps/sed - sys-apps/gawk - sys-apps/coreutils - app-shells/bash - app-portage/gentoolkit" -S=${WORKDIR}/${PF} - -src_compile () { - # do nothing - echo > /dev/null -} - -src_install () { - dosbin sbin/webapp-config - dodir /usr/lib/webapp-config - cp -R lib/* ${D}/usr/lib/webapp-config/ - dodir /etc/vhosts - cp config/webapp-config ${D}/etc/vhosts/ - dodir /usr/share/webapps - dodoc examples/phpmyadmin-2.5.4-r1.ebuild AUTHORS.txt README.txt TODO.txt CHANGES.txt examples/postinstall-en.txt - doman doc/webapp-config.5 doc/webapp-config.8 doc/webapp.eclass.5 - dohtml doc/webapp-config.5.html doc/webapp-config.8.html doc/webapp.eclass.5.html -} - -pkg_postinst () { - echo - einfo "Now that you have upgraded webapp-config, you **must** update your" - einfo "config files in /etc/vhosts/webapp-config before you emerge any" - einfo "packages that use webapp-config." - echo - sleep 5 -} diff --git a/net-www/webapp-config/webapp-config-1.10.ebuild b/net-www/webapp-config/webapp-config-1.10.ebuild deleted file mode 100644 index aa619699bef6..000000000000 --- a/net-www/webapp-config/webapp-config-1.10.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10.ebuild,v 1.3 2004/06/12 17:18:56 stuart Exp $ - -DESCRIPTION="Gentoo's installer for web-based applications" -HOMEPAGE="http://www.gentoo.org/" -SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${PN}-${PVR}.tar.bz2" -LICENSE="GPL-2" -SLOT=0 -KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~mips ~alpha ~hppa" -IUSE="" -DEPEND= -RDEPEND="sys-apps/grep - sys-apps/findutils - sys-apps/sed - sys-apps/gawk - sys-apps/coreutils - app-shells/bash - app-portage/gentoolkit" -S=${WORKDIR}/${PF} - -src_compile () { - # do nothing - echo > /dev/null -} - -src_install () { - dosbin sbin/webapp-config - dodir /usr/lib/webapp-config - cp -R lib/* ${D}/usr/lib/webapp-config/ - dodir /etc/vhosts - cp config/webapp-config ${D}/etc/vhosts/ - dodir /usr/share/webapps - dodoc examples/phpmyadmin-2.5.4-r1.ebuild AUTHORS.txt README.txt TODO.txt CHANGES.txt examples/postinstall-en.txt - doman doc/webapp-config.5 doc/webapp-config.8 doc/webapp.eclass.5 - dohtml doc/webapp-config.5.html doc/webapp-config.8.html doc/webapp.eclass.5.html -} - -pkg_postinst () { - echo - einfo "Now that you have upgraded webapp-config, you **must** update your" - einfo "config files in /etc/vhosts/webapp-config before you emerge any" - einfo "packages that use webapp-config." - echo - sleep 5 -} diff --git a/net-www/webapp-config/webapp-config-1.9-r1.ebuild b/net-www/webapp-config/webapp-config-1.9-r1.ebuild deleted file mode 100644 index 2f7114763cf5..000000000000 --- a/net-www/webapp-config/webapp-config-1.9-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.9-r1.ebuild,v 1.3 2004/05/19 08:40:22 stuart Exp $ - -DESCRIPTION="Gentoo's installer for web-based applications" -HOMEPAGE="http://www.gentoo.org/" -SRC_URI="mirror://gentoo/${PN}-${PVR}.tar.bz2" -LICENSE="GPL-2" -SLOT=0 -KEYWORDS="x86 ~sparc ~ppc ~amd64 ~mips ~alpha" -IUSE="" -DEPEND= -RDEPEND="sys-apps/grep - sys-apps/findutils - sys-apps/sed - sys-apps/gawk - sys-apps/coreutils - app-shells/bash - app-portage/gentoolkit" -S=${WORKDIR}/${PF} - -src_compile () { - # do nothing - echo > /dev/null -} - -src_install () { - dosbin sbin/webapp-config - dodir /usr/lib/webapp-config - cp -R lib/* ${D}/usr/lib/webapp-config/ - dodir /etc/vhosts - cp config/webapp-config ${D}/etc/vhosts/ - dodir /usr/share/webapps - dodoc examples/phpmyadmin-2.5.4-r1.ebuild AUTHORS.txt README.txt TODO.txt CHANGES.txt examples/postinstall-en.txt - doman doc/webapp-config.5 doc/webapp-config.8 doc/webapp.eclass.5 - dohtml doc/webapp-config.5.html doc/webapp-config.8.html doc/webapp.eclass.5.html -} diff --git a/net-www/webapp-config/webapp-config-1.9.ebuild b/net-www/webapp-config/webapp-config-1.9.ebuild deleted file mode 100644 index 5d65a6149039..000000000000 --- a/net-www/webapp-config/webapp-config-1.9.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.9.ebuild,v 1.1 2004/05/17 23:16:01 stuart Exp $ - -DESCRIPTION="Gentoo's installer for web-based applications" -HOMEPAGE="http://www.gentoo.org/" -SRC_URI="mirror://gentoo/${P}.tar.bz2" -LICENSE="GPL-2" -SLOT=0 -KEYWORDS="x86 ~sparc ~ppc ~amd64 ~mips ~alpha" -IUSE="" -DEPEND= -RDEPEND="sys-apps/grep - sys-apps/findutils - sys-apps/sed - sys-apps/gawk - sys-apps/coreutils - app-shells/bash - app-portage/gentoolkit" -S=${WORKDIR}/${P} - -src_compile () { - # do nothing - echo > /dev/null -} - -src_install () { - dosbin sbin/webapp-config - dodir /usr/lib/webapp-config - cp -R lib/* ${D}/usr/lib/webapp-config/ - dodir /etc/vhosts - cp config/webapp-config ${D}/etc/vhosts/ - dodir /usr/share/webapps - dodoc examples/phpmyadmin-2.5.4-r1.ebuild AUTHORS.txt README.txt TODO.txt CHANGES.txt examples/postinstall-en.txt - doman doc/webapp-config.5 doc/webapp-config.8 doc/webapp.eclass.5 - dohtml doc/webapp-config.5.html doc/webapp-config.8.html doc/webapp.eclass.5.html -} |