summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-01-12 20:53:43 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-01-12 20:53:43 +0000
commit79012b2c290f6854a99d289afad6a2621df2e7a2 (patch)
tree00e876cc11f3d864d8674e96c96a898cefa4aaec /app-office
parentRevert to 2.9.9 due to licensing issues. This is the linmodems release with s... (diff)
downloadhistorical-79012b2c290f6854a99d289afad6a2621df2e7a2.tar.gz
historical-79012b2c290f6854a99d289afad6a2621df2e7a2.tar.bz2
historical-79012b2c290f6854a99d289afad6a2621df2e7a2.zip
migrated from amd64? to emul-linux-x86? dependency.
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice-bin/ChangeLog7
-rw-r--r--app-office/openoffice-bin/Manifest8
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild8
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.1.3.ebuild8
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.1.4.ebuild8
5 files changed, 22 insertions, 17 deletions
diff --git a/app-office/openoffice-bin/ChangeLog b/app-office/openoffice-bin/ChangeLog
index fbd82631d6c6..060a8c739cc1 100644
--- a/app-office/openoffice-bin/ChangeLog
+++ b/app-office/openoffice-bin/ChangeLog
@@ -1,6 +1,11 @@
# 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.55 2005/01/12 14:02:17 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.56 2005/01/12 20:53:43 luckyduck Exp $
+
+ 12 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
+ openoffice-bin-1.1.1.ebuild, openoffice-bin-1.1.3.ebuild,
+ openoffice-bin-1.1.4.ebuild:
+ migrated from amd64? to emul-linux-x86? dependency.
12 Jan 2005; Andreas Proschofsky <suka@gentoo.org>
openoffice-bin-1.1.4.ebuild:
diff --git a/app-office/openoffice-bin/Manifest b/app-office/openoffice-bin/Manifest
index 98a08d0d6d18..e2a9fe59f467 100644
--- a/app-office/openoffice-bin/Manifest
+++ b/app-office/openoffice-bin/Manifest
@@ -1,7 +1,7 @@
-MD5 3e81c958a80553d2abc354ab92f456b8 openoffice-bin-1.1.3.ebuild 5787
-MD5 4c720587868b1bad645c0802cbe211da openoffice-bin-1.1.4.ebuild 5782
-MD5 167ef15cacd8943217e12f0ee5ca6726 openoffice-bin-1.1.1.ebuild 5838
-MD5 b0f8f9e9954498ef12077ac5c427c548 ChangeLog 9321
+MD5 ed3eec4faf03ddfad76b14f897e143ef openoffice-bin-1.1.3.ebuild 5819
+MD5 45566980eac0584c276861d7d91b4600 openoffice-bin-1.1.4.ebuild 5820
+MD5 ff04846bff73f4703dce68cd44657170 openoffice-bin-1.1.1.ebuild 5870
+MD5 6ba4fa3bfb79e35dec51d85bdc0de203 ChangeLog 9524
MD5 7134ec08f56019fc5db7f3e84acea4df metadata.xml 460
MD5 2b70af485f57d1db6983b006f16a0587 files/digest-openoffice-bin-1.1.1 171
MD5 8d9726b3b029e043fbae1b0249a53daf files/digest-openoffice-bin-1.1.3 82
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild
index f7a02e52e2c0..16b22b83dad8 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.1.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-1.1.1.ebuild,v 1.14 2005/01/01 15:38:11 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild,v 1.15 2005/01/12 20:53:43 luckyduck Exp $
# NOTE: There are two big issues that should be addressed.
#
@@ -23,7 +23,7 @@ SRC_URI="x86? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.ta
LICENSE="|| ( LGPL-2 SISSL-1.1 )"
SLOT="0"
KEYWORDS="x86 ppc -sparc ~amd64"
-IUSE="kde gnome"
+IUSE="emul-linux-x86 kde gnome"
DEPEND="sys-apps/findutils
virtual/libc
@@ -33,7 +33,7 @@ DEPEND="sys-apps/findutils
app-arch/unzip
|| ( >=virtual/jdk-1.3.1 >=virtual/jre-1.3.1 )
!app-office/openoffice
- amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
+ emul-linux-x86? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
RDEPEND="virtual/libc
>=dev-lang/perl-5.0
virtual/x11
@@ -41,7 +41,7 @@ RDEPEND="virtual/libc
app-arch/unzip
|| ( >=virtual/jdk-1.3.1 >=virtual/jre-1.3.1 )
!app-office/openoffice
- amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
+ emul-linux-x86? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
src_install() {
# Sandbox issues; bug #8587
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1.3.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1.3.ebuild
index dcd0ecc5196d..0c28473e64dd 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.1.3.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.1.3.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.3.ebuild,v 1.5 2005/01/01 15:38:11 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.3.ebuild,v 1.6 2005/01/12 20:53:43 luckyduck Exp $
# NOTE: There are two big issues that should be addressed.
#
@@ -22,7 +22,7 @@ SRC_URI="x86? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.ta
LICENSE="|| ( LGPL-2 SISSL-1.1 )"
SLOT="0"
KEYWORDS="x86 amd64"
-IUSE="kde gnome"
+IUSE="emul-linux-x86 kde gnome"
DEPEND="sys-apps/findutils
virtual/libc
@@ -32,7 +32,7 @@ DEPEND="sys-apps/findutils
app-arch/unzip
|| ( >=virtual/jdk-1.3.1 >=virtual/jre-1.3.1 )
!app-office/openoffice
- amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
+ emul-linux-x86? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
RDEPEND="virtual/libc
>=dev-lang/perl-5.0
virtual/x11
@@ -40,7 +40,7 @@ RDEPEND="virtual/libc
app-arch/unzip
|| ( >=virtual/jdk-1.3.1 >=virtual/jre-1.3.1 )
!app-office/openoffice
- amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
+ emul-linux-x86? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
src_install() {
# Sandbox issues; bug #8587
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 5ca83ddef054..e1610da13667 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.3 2005/01/12 14:02:17 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.4.ebuild,v 1.4 2005/01/12 20:53:43 luckyduck Exp $
# NOTE: There are two big issues that should be addressed.
#
@@ -22,7 +22,7 @@ SRC_URI="x86? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.ta
LICENSE="|| ( LGPL-2 SISSL-1.1 )"
SLOT="0"
KEYWORDS="x86 ~amd64"
-IUSE="kde gnome"
+IUSE="emul-linux-x86 kde gnome"
DEPEND="sys-apps/findutils
virtual/libc
@@ -32,7 +32,7 @@ DEPEND="sys-apps/findutils
app-arch/unzip
|| ( >=virtual/jdk-1.3.1 >=virtual/jre-1.3.1 )
!app-office/openoffice
- amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
+ emul-linux-x86? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
RDEPEND="virtual/libc
>=dev-lang/perl-5.0
virtual/x11
@@ -40,7 +40,7 @@ RDEPEND="virtual/libc
app-arch/unzip
|| ( >=virtual/jdk-1.3.1 >=virtual/jre-1.3.1 )
!app-office/openoffice
- amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
+ emul-linux-x86? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
src_install() {
# Sandbox issues; bug #8587