diff options
Diffstat (limited to 'app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild')
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild index 52f415facc5e..dcc98122e620 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild,v 1.16 2005/01/14 15:10:37 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild,v 1.17 2005/01/29 12:13:39 suka Exp $ # NOTE: There are two big issues that should be addressed. # @@ -43,6 +43,8 @@ RDEPEND="virtual/libc !app-office/openoffice amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )" +PROVIDE="virtual/ooo" + src_install() { # Sandbox issues; bug #8587 addpredict "/user" |