diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-03-16 17:16:49 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-03-16 17:16:49 +0000 |
commit | 2c41917ea17cb971311f953b0fb1b2e5d47462e3 (patch) | |
tree | b1a21fb218213f42e5b123fdc85cfc0f69d77bf6 /app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild | |
parent | Stable on sparc wrt #126365 (diff) | |
download | gentoo-2-2c41917ea17cb971311f953b0fb1b2e5d47462e3.tar.gz gentoo-2-2c41917ea17cb971311f953b0fb1b2e5d47462e3.tar.bz2 gentoo-2-2c41917ea17cb971311f953b0fb1b2e5d47462e3.zip |
Stable on amd64. See bug #126433.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild')
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild b/app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild index b466f0029354..16c319bb7160 100644 --- a/app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild,v 1.1 2006/03/07 22:06:25 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild,v 1.2 2006/03/16 17:16:49 metalgod Exp $ inherit eutils fdo-mime rpm multilib @@ -73,7 +73,7 @@ HOMEPAGE="http://www.openoffice.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="!app-office/openoffice || ( x11-libs/libXaw virtual/x11 ) |