summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/egroupware')
-rw-r--r--dev-php/egroupware/Manifest2
-rw-r--r--dev-php/egroupware/egroupware-0.9.99.005.ebuild49
-rw-r--r--dev-php/egroupware/files/digest-egroupware-0.9.99.0051
3 files changed, 0 insertions, 52 deletions
diff --git a/dev-php/egroupware/Manifest b/dev-php/egroupware/Manifest
index 89b932f165c2..79ebe5d4350b 100644
--- a/dev-php/egroupware/Manifest
+++ b/dev-php/egroupware/Manifest
@@ -1,6 +1,4 @@
MD5 01cce7203538efb9334601be726d88cb ChangeLog 718
-MD5 f9fccd4a0bca61d4a28ff994bc6ae6c4 egroupware-0.9.99.005.ebuild 1393
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
MD5 50aa648d4c23ba48035d8037831a15dc egroupware-0.9.99.006.ebuild 1639
-MD5 d35fc686f6bcbf76c0b80e0fbf3de53d files/digest-egroupware-0.9.99.005 77
MD5 587c40f1b798704605e606c2054a9dc2 files/digest-egroupware-0.9.99.006 77
diff --git a/dev-php/egroupware/egroupware-0.9.99.005.ebuild b/dev-php/egroupware/egroupware-0.9.99.005.ebuild
deleted file mode 100644
index 029d0d0cd54c..000000000000
--- a/dev-php/egroupware/egroupware-0.9.99.005.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/egroupware-0.9.99.005.ebuild,v 1.4 2003/10/21 15:49:43 mholzer Exp $
-
-MY_P=eGroupWare-${PV}
-S=${WORKDIR}/${PN}
-HTTPD_ROOT="/home/httpd/htdocs"
-HTTPD_USER="apache"
-HTTPD_GROUP="apache"
-
-DESCRIPTION="Web-based GroupWare suite. It contains many modules"
-HOMEPAGE="http://www.eGroupWare.org/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}-0.tar.bz2"
-RESTRICT="nomirror"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~arm"
-
-DEPEND="virtual/php
- dev-db/mysql"
-
-pkg_setup() {
- if [ -L ${HTTPD_ROOT}/${PN} ] ; then
- ewarn "You need to unmerge your old egroupware version first."
- ewarn "egroupware will be installed into ${HTTPD_ROOT}/${PN}"
- ewarn "directly instead of a version-dependant directory."
- die "need to unmerge old version first"
- fi
-}
-
-src_compile() {
- #nothing to compile
- echo "Nothing to compile"
-}
-
-src_install() {
- dodir ${HTTPD_ROOT}/${PN}
- cd ${WORKDIR}
- cp -r . ${D}/${HTTPD_ROOT}
- cd ${D}/${HTTPD_ROOT}
- chown -R ${HTTPD_USER}.${HTTPD_GROUP} ${PN}
- dohtml ${PN}/doc/en_US/html/admin/*.html
-}
-
-pkg_postinst() {
- einfo "Follow the instructions at /usr/share/doc/${PF}/html/x62.html#AEN134 "
- einfo "to complete the install. You need to add MySQL users and configure egroupware"
-}
diff --git a/dev-php/egroupware/files/digest-egroupware-0.9.99.005 b/dev-php/egroupware/files/digest-egroupware-0.9.99.005
deleted file mode 100644
index ebb816c34bb2..000000000000
--- a/dev-php/egroupware/files/digest-egroupware-0.9.99.005
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c678035da873e70ee49782dc5789c749 eGroupWare-0.9.99.005-0.tar.bz2 6738808