summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2005-01-29 20:15:15 +0000
committerAndreas Proschofsky <suka@gentoo.org>2005-01-29 20:15:15 +0000
commitd9112ad68b18c4ae33f318ce7ec4232bd3c619a2 (patch)
tree47eed32c0dfa6f3c8cf8e63bd5b7683203bb2a3d /app-office
parentVersion bump. (diff)
downloadgentoo-2-d9112ad68b18c4ae33f318ce7ec4232bd3c619a2.tar.gz
gentoo-2-d9112ad68b18c4ae33f318ce7ec4232bd3c619a2.tar.bz2
gentoo-2-d9112ad68b18c4ae33f318ce7ec4232bd3c619a2.zip
remove unnecessary ppc logic
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.1.4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1.4.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1.4.ebuild
index 913db0cbcdc6..ae77cf93299a 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.1.4.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.4.ebuild,v 1.12 2005/01/29 12:13:39 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.4.ebuild,v 1.13 2005/01/29 20:15:15 suka Exp $
# NOTE: There are two big issues that should be addressed.
#
@@ -10,7 +10,6 @@ IUSE="gnome java kde"
INSTDIR="/opt/OpenOffice.org"
MY_P="OOo_${PV}_LinuxIntel_install"
-use ppc && MY_P="OOo_${PV}_LinuxPowerPC_en_installer"
S="${WORKDIR}/${MY_P}"
DESCRIPTION="OpenOffice productivity suite"