diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/openoffice-bin/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-office/openoffice-bin/ChangeLog b/app-office/openoffice-bin/ChangeLog index ddf2e19fe3ab..db31b78ac685 100644 --- a/app-office/openoffice-bin/ChangeLog +++ b/app-office/openoffice-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/openoffice-bin -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.116 2005/12/29 09:17:16 suka Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.117 2006/01/19 12:20:39 cryos Exp $ + + 19 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> + openoffice-bin-2.0.1.ebuild: + Stable on amd64. 29 Dec 2005; Andreas Proschofsky <suka@gentoo.org> openoffice-bin-2.0.1.ebuild: diff --git a/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild b/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild index 92f4a77ef7d0..a44717af7e92 100644 --- a/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.1.ebuild,v 1.2 2005/12/29 09:17:16 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild,v 1.3 2006/01/19 12:20:39 cryos Exp $ inherit eutils fdo-mime rpm multilib @@ -82,7 +82,7 @@ HOMEPAGE="http://www.openoffice.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" RDEPEND="!app-office/openoffice || ( x11-libs/libXaw virtual/x11 ) |