diff options
Diffstat (limited to 'dev-php/groupoffice/groupoffice-1.91.ebuild')
-rw-r--r-- | dev-php/groupoffice/groupoffice-1.91.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-php/groupoffice/groupoffice-1.91.ebuild b/dev-php/groupoffice/groupoffice-1.91.ebuild index 0bb96b4a79bb..e377cff9e292 100644 --- a/dev-php/groupoffice/groupoffice-1.91.ebuild +++ b/dev-php/groupoffice/groupoffice-1.91.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/groupoffice/groupoffice-1.91.ebuild,v 1.1 2003/10/12 22:03:25 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-1.91.ebuild,v 1.2 2003/10/26 21:28:43 mholzer Exp $ S=${WORKDIR}/${PN} HTTPD_ROOT="/home/httpd/htdocs" @@ -11,6 +11,7 @@ DESCRIPTION="Group-Office is a powerfull modular Intranet application framework. HOMEPAGE="http://group-office.sourceforge.net/" SRC_URI="mirror://sourceforge/group-office/${P}.tar.gz mirror://sourceforge/group-office/GO-theme-Crystal-1.9.tar.gz" +RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" |