summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/openoffice-bin/ChangeLog9
-rwxr-xr-xapp-office/openoffice-bin/files/2.0.2/ooo-wrapper2 (renamed from app-office/openoffice-bin/files/2.0.2_rc4/ooo-wrapper2)0
-rw-r--r--app-office/openoffice-bin/files/digest-openoffice-bin-2.0.2 (renamed from app-office/openoffice-bin/files/digest-openoffice-bin-2.0.2_rc4)6
-rw-r--r--app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild (renamed from app-office/openoffice-bin/openoffice-bin-2.0.2_rc4.ebuild)10
4 files changed, 16 insertions, 9 deletions
diff --git a/app-office/openoffice-bin/ChangeLog b/app-office/openoffice-bin/ChangeLog
index 6189df60d312..74f1d9f69e71 100644
--- a/app-office/openoffice-bin/ChangeLog
+++ b/app-office/openoffice-bin/ChangeLog
@@ -1,6 +1,13 @@
# 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.123 2006/03/04 16:05:52 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.124 2006/03/07 22:06:25 suka Exp $
+
+*openoffice-bin-2.0.2 (07 Mar 2006)
+
+ 07 Mar 2006; Andreas Proschofsky <suka@gentoo.org>
+ +files/2.0.2/ooo-wrapper2, -files/2.0.2_rc4/ooo-wrapper2,
+ -openoffice-bin-2.0.2_rc4.ebuild, +openoffice-bin-2.0.2.ebuild:
+ OpenOffice.org-2.0.2 in the tree, masked until an official announcement
04 Mar 2006; Andreas Proschofsky <suka@gentoo.org>
files/2.0.1/ooo-wrapper2, files/2.0.2_rc4/ooo-wrapper2:
diff --git a/app-office/openoffice-bin/files/2.0.2_rc4/ooo-wrapper2 b/app-office/openoffice-bin/files/2.0.2/ooo-wrapper2
index 5f4e4bae055d..5f4e4bae055d 100755
--- a/app-office/openoffice-bin/files/2.0.2_rc4/ooo-wrapper2
+++ b/app-office/openoffice-bin/files/2.0.2/ooo-wrapper2
diff --git a/app-office/openoffice-bin/files/digest-openoffice-bin-2.0.2_rc4 b/app-office/openoffice-bin/files/digest-openoffice-bin-2.0.2
index 6b1fc97cc691..38a8c064e04e 100644
--- a/app-office/openoffice-bin/files/digest-openoffice-bin-2.0.2_rc4
+++ b/app-office/openoffice-bin/files/digest-openoffice-bin-2.0.2
@@ -1,6 +1,6 @@
-MD5 fe31fda77c5a5d3ba40f5b5709b81533 OOo_2.0.2rc4_060227_LinuxIntel_install.tar.gz 122488813
-RMD160 2b569fba70caf6f2c0f0c6e0ab132c48209ea8b1 OOo_2.0.2rc4_060227_LinuxIntel_install.tar.gz 122488813
-SHA256 804040276d27702a414563410bec100bae68dfedfe21b8c159ce3df59d421091 OOo_2.0.2rc4_060227_LinuxIntel_install.tar.gz 122488813
+MD5 fe31fda77c5a5d3ba40f5b5709b81533 OOo_2.0.2_LinuxIntel_install.tar.gz 122488813
+RMD160 2b569fba70caf6f2c0f0c6e0ab132c48209ea8b1 OOo_2.0.2_LinuxIntel_install.tar.gz 122488813
+SHA256 804040276d27702a414563410bec100bae68dfedfe21b8c159ce3df59d421091 OOo_2.0.2_LinuxIntel_install.tar.gz 122488813
MD5 d072b92a6df84fea52fa3e7ea507f344 OOo_2.0.2rc4_060227_LinuxIntel_langpack_af.tar.gz 26932509
RMD160 0d8deab5b19dc284fc09e7b05a116a25f398866c OOo_2.0.2rc4_060227_LinuxIntel_langpack_af.tar.gz 26932509
SHA256 016dcd8a31b3802a7662899e3212d97f606deda94a20f4d71d88cf95dd8418b3 OOo_2.0.2rc4_060227_LinuxIntel_langpack_af.tar.gz 26932509
diff --git a/app-office/openoffice-bin/openoffice-bin-2.0.2_rc4.ebuild b/app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild
index 39ac8c9c73af..b466f0029354 100644
--- a/app-office/openoffice-bin/openoffice-bin-2.0.2_rc4.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild
@@ -1,14 +1,14 @@
# 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.2_rc4.ebuild,v 1.1 2006/02/28 07:40:57 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-2.0.2.ebuild,v 1.1 2006/03/07 22:06:25 suka Exp $
inherit eutils fdo-mime rpm multilib
IUSE="gnome java"
-MY_PV="${PV/_/}"
+MY_PV="${PV}rc4"
MY_PV2="${MY_PV}_060227"
-MY_PV3="${PV/_rc4/}-5"
+MY_PV3="${PV}-5"
MILESTONE="OOB680_m5"
PACKED="${MILESTONE}_native_packed-1"
BUILDID="9011"
@@ -16,10 +16,10 @@ S="${WORKDIR}/${PACKED}_en-US.${BUILDID}/RPMS"
DESCRIPTION="OpenOffice productivity suite"
LANGPACK="OOo_${MY_PV2}_LinuxIntel_langpack"
-LANGPACKPATH="http://62.156.160.56/pub/OpenOffice.org/${MY_PV}/${LANGPACK}"
+LANGPACKPATH="http://oootranslation.services.openoffice.org/pub/OpenOffice.org/${MY_PV}/${LANGPACK}"
LANGSUFFIX="${MY_PV3}.i586.tar.gz"
-SRC_URI="mirror://openoffice/contrib/rc/${MY_PV}/OOo_${MY_PV2}_LinuxIntel_install.tar.gz
+SRC_URI="mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz
linguas_af? ( ${LANGPACKPATH}_af.tar.gz )
linguas_be_BY? ( ${LANGPACKPATH}_be-BY.tar.gz )
linguas_bg? ( ${LANGPACKPATH}_bg.tar.gz )