diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-10-10 11:40:17 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-10-10 11:40:17 +0000 |
commit | c302f66461f09c45e167eb19e76a7d5ceba5880c (patch) | |
tree | e026e4d9b6c8e542ca37892c2cde941574b4f6be /app-office | |
parent | Marked ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-c302f66461f09c45e167eb19e76a7d5ceba5880c.tar.gz gentoo-2-c302f66461f09c45e167eb19e76a7d5ceba5880c.tar.bz2 gentoo-2-c302f66461f09c45e167eb19e76a7d5ceba5880c.zip |
stable
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/openoffice-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-1.1.2.ebuild | 4 | ||||
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-1.1.3.ebuild | 7 |
3 files changed, 11 insertions, 6 deletions
diff --git a/app-office/openoffice-bin/ChangeLog b/app-office/openoffice-bin/ChangeLog index cbfab3b72985..ec501702c8ae 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.49 2004/10/01 22:03:57 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.50 2004/10/10 11:40:17 blubb Exp $ + + 10 Oct 2004; Simon Stelling <blubb@gentoo.org> + openoffice-bin-1.1.3.ebuild: + stable on amd64 for bug #63556 *openoffice-bin-1.1.3 (02 Oct 2004) diff --git a/app-office/openoffice-bin/openoffice-bin-1.1.2.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1.2.ebuild index 644115f8d3c0..544b388af0d6 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.1.2.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1998-2004 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.2.ebuild,v 1.6 2004/09/20 01:49:26 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.2.ebuild,v 1.7 2004/10/10 11:40:17 blubb Exp $ # NOTE: There are two big issues that should be addressed. # 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 f2fa843c66a4..e833eec89709 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-2004 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.1 2004/10/01 22:03:57 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.3.ebuild,v 1.2 2004/10/10 11:40:17 blubb Exp $ # NOTE: There are two big issues that should be addressed. # @@ -16,11 +16,12 @@ S="${WORKDIR}/${MY_P}" DESCRIPTION="OpenOffice productivity suite" HOMEPAGE="http://www.openoffice.org/" -SRC_URI="x86? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz )" +SRC_URI="x86? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz ) \ + amd64? (mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz )" LICENSE="LGPL-2 | SISSL-1.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 amd64" IUSE="kde gnome" DEPEND="sys-apps/findutils |