diff options
Diffstat (limited to 'app-office/openoffice/openoffice-1.0.0-r1.ebuild')
-rw-r--r-- | app-office/openoffice/openoffice-1.0.0-r1.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-office/openoffice/openoffice-1.0.0-r1.ebuild b/app-office/openoffice/openoffice-1.0.0-r1.ebuild index 835fc9e659a4..f4ca41958b2a 100644 --- a/app-office/openoffice/openoffice-1.0.0-r1.ebuild +++ b/app-office/openoffice/openoffice-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.0-r1.ebuild,v 1.3 2002/07/11 06:30:17 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.0-r1.ebuild,v 1.4 2002/08/01 13:09:06 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -27,6 +27,10 @@ # Some kind of install process. Works mostly, but the xml registry # needs to be updated via a script or some program, not a tarball. +SLOT="0" +LICENSE="LGPL-2 | SISSL-1.1" +KEYWORDS="x86" + LOC="/opt" #MAIN_VER="`echo ${PV} |sed -e "s:[a-z]::g"`" MAIN_VER="641" |