diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-19 12:20:39 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-19 12:20:39 +0000 |
commit | b024a3b1dc06b14112ff7ee749f62d3d6c900543 (patch) | |
tree | 21cd213f71fec92d3f029626ca60415e9b17b03b /app-office/openoffice-bin | |
parent | Stable on amd64, little early as discussed on IRC. (diff) | |
download | historical-b024a3b1dc06b14112ff7ee749f62d3d6c900543.tar.gz historical-b024a3b1dc06b14112ff7ee749f62d3d6c900543.tar.bz2 historical-b024a3b1dc06b14112ff7ee749f62d3d6c900543.zip |
Stable on amd64.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-office/openoffice-bin')
-rw-r--r-- | app-office/openoffice-bin/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/openoffice-bin/Manifest | 14 | ||||
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild | 6 |
3 files changed, 21 insertions, 7 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/Manifest b/app-office/openoffice-bin/Manifest index b0000c2036c1..75b60b5b0655 100644 --- a/app-office/openoffice-bin/Manifest +++ b/app-office/openoffice-bin/Manifest @@ -1,4 +1,7 @@ -MD5 05b7066a65c282b49b54548e54501bc6 ChangeLog 20589 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 9e0f9d844ec1959396bccf59e4de2a12 ChangeLog 20693 MD5 475dbfca78a66962143b39d3aac7915a files/1.1.5/ooffice-wrapper-1.3 6659 MD5 2919847c6afebe7fd157c48e78fb5770 files/2.0.0/ooo-wrapper2 3703 MD5 2919847c6afebe7fd157c48e78fb5770 files/2.0.1/ooo-wrapper2 3703 @@ -8,4 +11,11 @@ MD5 27636f8cdec7c8d98e491ff4f4d12c62 files/digest-openoffice-bin-2.0.1 5639 MD5 7134ec08f56019fc5db7f3e84acea4df metadata.xml 460 MD5 754b2a399f6c90c5a6f17d2efc30131d openoffice-bin-1.1.5.ebuild 4718 MD5 f344222ab0436a614899026976bb02d2 openoffice-bin-2.0.0.ebuild 6960 -MD5 2f0e0cf4998425c7f327b225e97c3ebb openoffice-bin-2.0.1.ebuild 7554 +MD5 7efba67f30aeff15280741b921700ead openoffice-bin-2.0.1.ebuild 7554 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDz4QjntT9W3vfTuoRAtAsAJ9PmxYC0HYjxyN5Qy5UkrIgdzFicgCcD69z +VMsSY4osrevMktnG0LwMAJ8= +=jMJn +-----END PGP SIGNATURE----- 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 ) |