diff options
Diffstat (limited to 'dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild')
-rw-r--r-- | dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild index f2b815e4b302..2ea3b817dbf9 100644 --- a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild +++ b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.1 2003/10/17 16:12:36 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.2 2003/10/21 15:38:58 mholzer Exp $ S=${WORKDIR}/${PN} HTTPD_ROOT="/home/httpd/htdocs" @@ -10,6 +10,7 @@ HTTPD_GROUP="apache" DESCRIPTION="intranet/groupware tool and application framework" HOMEPAGE="http://www.phpgroupware.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" |