summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-09-04 13:20:08 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-09-04 13:20:08 +0000
commitf90f2a265173b78912d8bf49cb91617ed4ef1fc0 (patch)
tree6f7252f70f51d0cd060b5bf2226431812e480c54 /app-office
parentChanged dependencies. See bug #55942 for details. (Manifest recommit) (diff)
downloadgentoo-2-f90f2a265173b78912d8bf49cb91617ed4ef1fc0.tar.gz
gentoo-2-f90f2a265173b78912d8bf49cb91617ed4ef1fc0.tar.bz2
gentoo-2-f90f2a265173b78912d8bf49cb91617ed4ef1fc0.zip
Forgot little sparc fix
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice-ximian/ChangeLog6
-rw-r--r--app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild9
2 files changed, 10 insertions, 5 deletions
diff --git a/app-office/openoffice-ximian/ChangeLog b/app-office/openoffice-ximian/ChangeLog
index 3d159c5ae98c..474f01841055 100644
--- a/app-office/openoffice-ximian/ChangeLog
+++ b/app-office/openoffice-ximian/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/openoffice-ximian
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/ChangeLog,v 1.69 2004/09/04 12:19:26 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/ChangeLog,v 1.70 2004/09/04 13:20:08 gustavoz Exp $
+
+ 04 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ openoffice-ximian-1.1.61.ebuild:
+ Forgot little sparc fix
04 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org>
openoffice-ximian-1.1.61.ebuild:
diff --git a/app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild b/app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild
index b0a9a8ac7902..150920c3f59c 100644
--- a/app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild
+++ b/app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild,v 1.5 2004/09/04 12:19:26 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild,v 1.6 2004/09/04 13:20:08 gustavoz Exp $
# IMPORTANT: This is extremely alpha!!!
@@ -244,9 +244,10 @@ src_unpack() {
rm stlport/STLport-4.5.3.patch
epatch ${FILESDIR}/${OO_VER}/newstlportfix.patch
- if [ ${ARCH} = "sparc" ]; then
- epatch ${FILESDIR}/${OO_VER}/openoffice-1.1.0-sparc64-fix.patch
- fi
+# Ximian includes the sparc patch (gustavoz)
+# if [ ${ARCH} = "sparc" ]; then
+# epatch ${FILESDIR}/${OO_VER}/openoffice-1.1.0-sparc64-fix.patch
+# fi
if use ooo-kde; then
DISTRO=KDE