summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2006-07-07 19:03:48 +0000
committerAndreas Proschofsky <suka@gentoo.org>2006-07-07 19:03:48 +0000
commit6a8285f62771ad889d0b5239900c5e218730bf1f (patch)
tree8dfc6ba665366c0bb9493237117576b88bc1be08 /app-office
parentAdded Zander's patch to allow building with latest kernels (>= 2.6.17-rc4-mm1... (diff)
downloadhistorical-6a8285f62771ad889d0b5239900c5e218730bf1f.tar.gz
historical-6a8285f62771ad889d0b5239900c5e218730bf1f.tar.bz2
historical-6a8285f62771ad889d0b5239900c5e218730bf1f.zip
Small fixes for strip-linguas and start problems
Package-Manager: portage-2.1.1_pre2-r4
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice-bin/ChangeLog10
-rw-r--r--app-office/openoffice-bin/openoffice-bin-2.0.3.ebuild5
2 files changed, 12 insertions, 3 deletions
diff --git a/app-office/openoffice-bin/ChangeLog b/app-office/openoffice-bin/ChangeLog
index 430f496ebd10..77f55bf3f850 100644
--- a/app-office/openoffice-bin/ChangeLog
+++ b/app-office/openoffice-bin/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-office/openoffice-bin
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.134 2006/07/02 08:15:01 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.135 2006/07/07 19:03:48 suka Exp $
+
+ 07 Jul 2006; Andreas Proschofsky <suka@gentoo.org>
+ openoffice-bin-2.0.3.ebuild:
+ Add dependency on recent freetype to prevent start problems, see bug #132649
+
+ 07 Jul 2006; Andreas Proschofsky <suka@gentoo.org>
+ openoffice-bin-2.0.3.ebuild:
+ Small fix for strip-linguas
*openoffice-bin-2.0.3 (02 Jul 2006)
diff --git a/app-office/openoffice-bin/openoffice-bin-2.0.3.ebuild b/app-office/openoffice-bin/openoffice-bin-2.0.3.ebuild
index a8c4bf594d2b..81e28959eaff 100644
--- a/app-office/openoffice-bin/openoffice-bin-2.0.3.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-2.0.3.ebuild
@@ -1,6 +1,6 @@
# 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.3.ebuild,v 1.1 2006/07/02 08:15:01 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-2.0.3.ebuild,v 1.2 2006/07/07 19:03:48 suka Exp $
inherit eutils fdo-mime rpm multilib
@@ -35,6 +35,7 @@ RDEPEND="!app-office/openoffice
>=dev-lang/perl-5.0
app-arch/zip
app-arch/unzip
+ >=media-libs/freetype-2.1.10-r2
java? ( !amd64? ( >=virtual/jre-1.4.1 )
amd64? ( app-emulation/emul-linux-x86-java ) )
amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )
@@ -62,7 +63,7 @@ src_unpack() {
use gnome && rpm_unpack ${S}/openoffice.org-gnome-integration-${MY_PV3}.i586.rpm
use java && rpm_unpack ${S}/openoffice.org-javafilter-${MY_PV3}.i586.rpm
- strip-linguas "en ${LANGS}"
+ strip-linguas en ${LANGS}
for i in ${LINGUAS}; do
i="${i/_/-}"