diff options
author | 2003-04-10 21:39:07 +0000 | |
---|---|---|
committer | 2003-04-10 21:39:07 +0000 | |
commit | f10ffb1520eb1296e9bade5ab07c22ceebb249f2 (patch) | |
tree | b4dfdeadc2902b2fc4ce13c743f1c24a3ca9c087 /app-office/openoffice-bin | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-f10ffb1520eb1296e9bade5ab07c22ceebb249f2.tar.gz gentoo-2-f10ffb1520eb1296e9bade5ab07c22ceebb249f2.tar.bz2 gentoo-2-f10ffb1520eb1296e9bade5ab07c22ceebb249f2.zip |
workin on it
Diffstat (limited to 'app-office/openoffice-bin')
-rw-r--r-- | app-office/openoffice-bin/Manifest | 2 | ||||
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/openoffice-bin/Manifest b/app-office/openoffice-bin/Manifest index 3be4328c42db..fb68cc642f2d 100644 --- a/app-office/openoffice-bin/Manifest +++ b/app-office/openoffice-bin/Manifest @@ -1,7 +1,7 @@ MD5 9d0208444a365199faae6e912dbbdc70 openoffice-bin-1.0.2.ebuild 6149 MD5 b221cf945d38e9e31215107f8d084063 openoffice-bin-1.0.1.ebuild 5603 MD5 92a9eb4ca28dee96e018fc99c3d91e76 openoffice-bin-1.1_beta.ebuild 5937 -MD5 7608dbb9299785655db58acea001aa60 openoffice-bin-1.0.3.ebuild 6148 +MD5 f3221bff8ddbc2158c5a73560a04b438 openoffice-bin-1.0.3.ebuild 6150 MD5 583bb2a3fcf66696f1c3c389874b82c9 openoffice-bin-1.0.0-r3.ebuild 2912 MD5 d67186fbafba4cb628127208f37e9a92 ChangeLog 2852 MD5 9f6fa2caffbec422160157fb68966b37 files/digest-openoffice-bin-1.0.0-r3 82 diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild index 121d6af739a2..9cc8d1683b0a 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild,v 1.1 2003/04/10 21:27:10 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild,v 1.2 2003/04/10 21:38:52 sethbc Exp $ IUSE="kde gnome" @@ -39,7 +39,7 @@ DEPEND="virtual/glibc LICENSE="LGPL-2 | SISSL-1.1" SLOT="0" -KEYWORDS="x86 ppc -sparc " +KEYWORDS="~x86 -ppc -sparc " src_install() { |