summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-01 10:53:17 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-01 10:53:17 +0000
commite3a907c3e1d9e85e2221a73b01402809288c2891 (patch)
tree5207a4f6759003578f9bfeb4ffae4ccecef2497b /app-office/openoffice-bin
parentadded SISSL for openoffice.org (diff)
downloadhistorical-e3a907c3e1d9e85e2221a73b01402809288c2891.tar.gz
historical-e3a907c3e1d9e85e2221a73b01402809288c2891.tar.bz2
historical-e3a907c3e1d9e85e2221a73b01402809288c2891.zip
made this x86 only, and added licenses
Diffstat (limited to 'app-office/openoffice-bin')
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.0.0-r1.ebuild7
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.0.0-r2.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.0-r1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.0-r1.ebuild
index 3bccdf4999f4..249607bd340d 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.0.0-r1.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-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-bin/openoffice-bin-1.0.0-r1.ebuild,v 1.2 2002/07/11 06:30:17 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.0-r1.ebuild,v 1.3 2002/08/01 10:53:17 seemant Exp $
# NOTE: There are two big issues that should be addressed.
#
@@ -21,14 +21,15 @@ SRC_URI="http://ny1.mirror.openoffice.org/${PV}/OOo_${MY_PV}_LinuxIntel_install.
http://www.ibiblio.org/gentoo/distfiles/openoffice-${PV}-registry.tbz2"
HOMEPAGE="http://www.openoffice.org"
-DEPEND="virtual/glibc
- >=sys-devel/perl-5.0
+DEPEND=">=sys-devel/perl-5.0
virtual/x11
app-arch/zip
app-arch/unzip
>=virtual/jdk-1.3.1"
SLOT="0"
+KEYWORDS="x86 -ppc -sparc -sparc64"
+LICENSE="LGPL-2 | SISSL-1.1"
src_unpack() {
diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.0-r2.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.0-r2.ebuild
index 6cb50f81fd53..fa5b4527f958 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.0.0-r2.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.0.0-r2.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-bin/openoffice-bin-1.0.0-r2.ebuild,v 1.1 2002/07/15 18:51:54 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.0-r2.ebuild,v 1.2 2002/08/01 10:53:17 seemant Exp $
# NOTE: There are two big issues that should be addressed.
#
@@ -29,6 +29,8 @@ DEPEND="virtual/glibc
>=virtual/jdk-1.3.1"
SLOT="0"
+KEYWORDS="x86 -ppc -sparc -sparc64"
+LICENSE="LGPL-2 | SISSL-1.1"
src_unpack() {