summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2005-12-29 09:17:16 +0000
committerAndreas Proschofsky <suka@gentoo.org>2005-12-29 09:17:16 +0000
commitc3dbad399dab879e873c9bc1e1ca916d410d14dd (patch)
tree7464d4512e74c8e331b0f8263906997ce2337f7f /app-office
parentStable on ppc64; bug #116943 (diff)
downloadhistorical-c3dbad399dab879e873c9bc1e1ca916d410d14dd.tar.gz
historical-c3dbad399dab879e873c9bc1e1ca916d410d14dd.tar.bz2
historical-c3dbad399dab879e873c9bc1e1ca916d410d14dd.zip
Just some cleanups
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice-bin/ChangeLog6
-rw-r--r--app-office/openoffice-bin/Manifest4
-rw-r--r--app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild15
3 files changed, 15 insertions, 10 deletions
diff --git a/app-office/openoffice-bin/ChangeLog b/app-office/openoffice-bin/ChangeLog
index 4f37d73b1a8c..ddf2e19fe3ab 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.115 2005/12/21 16:26:37 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.116 2005/12/29 09:17:16 suka Exp $
+
+ 29 Dec 2005; Andreas Proschofsky <suka@gentoo.org>
+ openoffice-bin-2.0.1.ebuild:
+ Just some cleanups to the ebuild
*openoffice-bin-2.0.1 (21 Dec 2005)
diff --git a/app-office/openoffice-bin/Manifest b/app-office/openoffice-bin/Manifest
index b729c5e795ae..b0000c2036c1 100644
--- a/app-office/openoffice-bin/Manifest
+++ b/app-office/openoffice-bin/Manifest
@@ -1,4 +1,4 @@
-MD5 7fa070fa2f95f5dd228212424b669f9c ChangeLog 20469
+MD5 05b7066a65c282b49b54548e54501bc6 ChangeLog 20589
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 +8,4 @@ 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 d2810aa2adaa6fd9eff3e93564dde48d openoffice-bin-2.0.1.ebuild 7578
+MD5 2f0e0cf4998425c7f327b225e97c3ebb openoffice-bin-2.0.1.ebuild 7554
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 ffca520b7354..92f4a77ef7d0 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
# 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.1 2005/12/21 16:26:37 suka Exp $
+# $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 $
inherit eutils fdo-mime rpm multilib
@@ -8,13 +8,14 @@ IUSE="gnome java"
MY_PV="${PV}rc5"
MY_PV2="${MY_PV}_051215"
+MY_PV3="${PV}-1"
S="${WORKDIR}/OOA680_m1_native_packed-1_en-US.8990/RPMS"
DESCRIPTION="OpenOffice productivity suite"
LANGPACK="OOo_${MY_PV2}_LinuxIntel_langpack"
LANGPACKPATH="http://oootranslation.services.openoffice.org/pub/OpenOffice.org/${MY_PV}/${LANGPACK}"
LANGLOC="http://ftp.linux.cz/pub/localization/OpenOffice.org/devel/680/${PV}-RC5/OOo_${PV}_native_LinuxIntel_langpacks_rpm"
-LANGSUFFIX="${PV}-1.i586.tar.gz"
+LANGSUFFIX="${MY_PV3}.i586.tar.gz"
SRC_URI="mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz
linguas_af? ( ${LANGPACKPATH}_af.tar.gz )
@@ -105,14 +106,14 @@ src_unpack() {
unpack ${A}
- for i in base calc core01 core02 core03 core03u core04 core04u core05 core05u core06 core07 core08 core09 core10 draw impress math writer graphicfilter pyuno spellcheck testtool xsltfilter ; do
- rpm_unpack ${S}/openoffice.org-${i}-${PV}-1.i586.rpm
+ for i in base calc core01 core02 core03 core03u core04 core04u core05 core05u core06 core07 core08 core09 core10 draw emailmerge impress math writer graphicfilter pyuno spellcheck testtool xsltfilter ; do
+ rpm_unpack ${S}/openoffice.org-${i}-${MY_PV3}.i586.rpm
done
- rpm_unpack ${S}/desktop-integration/openoffice.org-freedesktop-menus-${PV}-1.noarch.rpm
+ rpm_unpack ${S}/desktop-integration/openoffice.org-freedesktop-menus-${MY_PV3}.noarch.rpm
- use gnome && rpm_unpack ${S}/openoffice.org-gnome-integration-${PV}-1.i586.rpm
- use java && rpm_unpack ${S}/openoffice.org-javafilter-${PV}-1.i586.rpm && rpm_unpack ${S}/openoffice.org-emailmerge-${PV}-1.i586.rpm
+ 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 af ar be_BY bg bn br bs ca cs cy da de el en_GB en_ZA es et fa fi fr ga gu_IN hi_IN hr hu it ja km ko lo lt lv mk nb ne nl nn nr ns pa_IN pl pt_BR ru rw sh_YU sk sl sr_CS st sv sw_TZ th tn tr vi xh zh_CN zh_TW zu