diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2008-10-19 17:31:18 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2008-10-19 17:31:18 +0000 |
commit | 6b59daf18c95a9fc6c0e008fe983d7c84ba4d4af (patch) | |
tree | fdffb6cb0fdd9c669caf06a30912c874ac964b13 /app-office | |
parent | Add a patch by Daniel Pielmeier <daniel.pielmeier@googlemail.com> to fix buil... (diff) | |
download | gentoo-2-6b59daf18c95a9fc6c0e008fe983d7c84ba4d4af.tar.gz gentoo-2-6b59daf18c95a9fc6c0e008fe983d7c84ba4d4af.tar.bz2 gentoo-2-6b59daf18c95a9fc6c0e008fe983d7c84ba4d4af.zip |
Actually commit last change, oops
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo i686)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/openoffice/openoffice-3.0.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-office/openoffice/openoffice-3.0.0.ebuild b/app-office/openoffice/openoffice-3.0.0.ebuild index b6bd881f8998..d5f030a09caa 100644 --- a/app-office/openoffice/openoffice-3.0.0.ebuild +++ b/app-office/openoffice/openoffice-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-3.0.0.ebuild,v 1.10 2008/10/19 17:22:17 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-3.0.0.ebuild,v 1.11 2008/10/19 17:31:18 suka Exp $ WANT_AUTOCONF="2.5" WANT_AUTOMAKE="1.9" @@ -111,6 +111,7 @@ RDEPEND="java? ( >=virtual/jre-1.5 ) DEPEND="${COMMON_DEPEND} x11-libs/libXrender + x11-libs/libXtst x11-proto/printproto x11-proto/xextproto x11-proto/xproto |