From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Kh8cJ-0008CC-A6 for garchives@archives.gentoo.org; Sat, 20 Sep 2008 19:59:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 369BBE049D; Sat, 20 Sep 2008 19:59:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 13EA0E049D for ; Sat, 20 Sep 2008 19:59:43 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 072B167E18 for ; Sat, 20 Sep 2008 19:59:42 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Kh8cG-0001Gc-Rg for gentoo-commits@lists.gentoo.org; Sat, 20 Sep 2008 19:59:40 +0000 From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-office/openoffice-bin: openoffice-bin-3.0.0_rc1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: openoffice-bin-3.0.0_rc1.ebuild X-VCS-Directories: app-office/openoffice-bin X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Sat, 20 Sep 2008 19:59:40 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d2143950-620d-4c02-b091-ab859abe8a12 X-Archives-Hash: 0373801642a8c3262a5fc0c687724dee mr_bones_ 08/09/20 19:59:40 Modified: openoffice-bin-3.0.0_rc1.ebuild Log: whitespace (Portage version: 2.1.4.4) Revision Changes Path 1.6 app-office/openoffice-bin/openoffice-bin-3.0.0_rc1.e= build file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoff= ice-bin/openoffice-bin-3.0.0_rc1.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoff= ice-bin/openoffice-bin-3.0.0_rc1.ebuild?rev=3D1.6&content-type=3Dtext/pla= in diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoff= ice-bin/openoffice-bin-3.0.0_rc1.ebuild?r1=3D1.5&r2=3D1.6 Index: openoffice-bin-3.0.0_rc1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bi= n-3.0.0_rc1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- openoffice-bin-3.0.0_rc1.ebuild 20 Sep 2008 17:37:18 -0000 1.5 +++ openoffice-bin-3.0.0_rc1.ebuild 20 Sep 2008 19:59:40 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-= bin-3.0.0_rc1.ebuild,v 1.5 2008/09/20 17:37:18 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-= bin-3.0.0_rc1.ebuild,v 1.6 2008/09/20 19:59:40 mr_bones_ Exp $ =20 inherit eutils fdo-mime rpm multilib =20 @@ -171,7 +171,7 @@ elog " dictionaries. Please install them manually through the Extension= s " elog " Manager (Tools > Extensions Manager) or use the source based " elog " package instead. " - elog=20 + elog =20 ewarn " Please note that this release of OpenOffice.org uses a " ewarn " new user install dir. As a result you will have to redo " @@ -180,5 +180,4 @@ ewarn " might break stuff. " ewarn =20 - }