diff options
Diffstat (limited to 'dev-php/groupoffice/groupoffice-1.98.ebuild')
-rw-r--r-- | dev-php/groupoffice/groupoffice-1.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/groupoffice/groupoffice-1.98.ebuild b/dev-php/groupoffice/groupoffice-1.98.ebuild index 7377c9fec29a..57379a1fd4fa 100644 --- a/dev-php/groupoffice/groupoffice-1.98.ebuild +++ b/dev-php/groupoffice/groupoffice-1.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-1.98.ebuild,v 1.2 2004/03/09 21:32:13 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-1.98.ebuild,v 1.3 2004/04/17 15:02:29 aliz Exp $ inherit webapp-apache @@ -10,7 +10,7 @@ HOMEPAGE="http://group-office.sourceforge.net/" SRC_URI="mirror://sourceforge/group-office/${PN}-com-${PV}.tar.gz mirror://sourceforge/group-office/GO-theme-crystal-1.93.tar.gz" RESTRICT="nomirror" - +IUSE="" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa" |