From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QkxpY-0007Nl-9d for garchives@archives.gentoo.org; Sun, 24 Jul 2011 12:30:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8C8F21C074; Sun, 24 Jul 2011 12:30:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6456C21C074 for ; Sun, 24 Jul 2011 12:30:40 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F3561B4015 for ; Sun, 24 Jul 2011 12:30:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 3CB9A2004B; Sun, 24 Jul 2011 12:30:38 +0000 (UTC) From: "Tomas Chvatal (scarabeus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, scarabeus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-office/libreoffice: libreoffice-3.4.2.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libreoffice-3.4.2.2.ebuild ChangeLog X-VCS-Directories: app-office/libreoffice X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Message-Id: <20110724123038.3CB9A2004B@flycatcher.gentoo.org> Date: Sun, 24 Jul 2011 12:30:38 +0000 (UTC) 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: X-Archives-Hash: 2c546f8cd4d2dd9656b83bdcbe2ba7b5 scarabeus 11/07/24 12:30:38 Modified: libreoffice-3.4.2.2.ebuild ChangeLog Log: Silence repoman warnings. =20 (Portage version: 2.2.0_alpha47/cvs/Linux x86_64) Revision Changes Path 1.2 app-office/libreoffice/libreoffice-3.4.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-3.4.2.2.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-3.4.2.2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-3.4.2.2.ebuild?r1=3D1.1&r2=3D1.2 Index: libreoffice-3.4.2.2.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/libreoffice/libreoffice-3.4.= 2.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libreoffice-3.4.2.2.ebuild 24 Jul 2011 12:25:53 -0000 1.1 +++ libreoffice-3.4.2.2.ebuild 24 Jul 2011 12:30:38 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.= 4.2.2.ebuild,v 1.1 2011/07/24 12:25:53 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.= 4.2.2.ebuild,v 1.2 2011/07/24 12:30:38 scarabeus Exp $ =20 EAPI=3D3 =20 @@ -81,17 +81,6 @@ ADDONS_SRC+=3D" http://www.numbertext.org/linux/881af2b7dca9b8259abbca00= bbbc004d-LinLibertineG-20110101.zip" SRC_URI+=3D" ${ADDONS_SRC}" =20 -# translations -LANGUAGES=3D"af ar as ast be bg bn bo br brx bs ca ca_XV cs cy da de dgo= dz el -en en_GB en_ZA eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka = kk km -kn kok ko ks ku lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc or -pa_IN pl pt pt_BR ro ru rw sat sd sh sk sl sq sr ss st sv sw_TZ ta te tg -th tn tr ts ug uk uz ve vi xh zh_CN zh_TW zu" -for X in ${LANGUAGES} ; do - IUSE+=3D" linguas_${X}" -done -unset X - # intersection of available linguas and app-dicts/myspell-* dictionaries SPELL_DIRS=3D"af bg ca cs cy da de el en eo es et fr ga gl he hr hu it k= u lt mk nb nl nn pl pt ru sk sl sv tn zu" @@ -114,12 +103,23 @@ unset EXT_URI unset ADDONS_SRC =20 -IUSE+=3D" binfilter cups custom-cflags dbus debug eds gnome gstreamer +IUSE=3D"binfilter cups custom-cflags dbus debug eds gnome gstreamer gtk kde ldap mysql nsplugin odk offlinehelp opengl pch python templates = webdav" LICENSE=3D"LGPL-3" SLOT=3D"0" KEYWORDS=3D"~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" =20 +# translations +LANGUAGES=3D"af ar as ast be bg bn bo br brx bs ca ca_XV cs cy da de dgo= dz el +en en_GB en_ZA eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka = kk km +kn kok ko ks ku lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc or +pa_IN pl pt pt_BR ro ru rw sat sd sh sk sl sq sr ss st sv sw_TZ ta te tg +th tn tr ts ug uk uz ve vi xh zh_CN zh_TW zu" +for X in ${LANGUAGES} ; do + IUSE+=3D" linguas_${X}" +done +unset X + COMMON_DEPEND=3D" app-arch/zip app-arch/unzip @@ -371,10 +371,10 @@ " else java_opts=3D" - --with-ant-home=3D${ANT_HOME} + --with-ant-home=3D"${ANT_HOME}" --with-jdk-home=3D$(java-config --jdk-home 2>/dev/null) --with-java-target-version=3D$(java-pkg_get-target) - --with-jvm-path=3D${EPREFIX}/usr/$(get_libdir)/ + --with-jvm-path=3D"${EPREFIX}/usr/$(get_libdir)/" --with-beanshell-jar=3D$(java-pkg_getjar bsh bsh.jar) --with-lucene-core-jar=3D$(java-pkg_getjar lucene-2.9 lucene-core.jar= ) --with-lucene-analyzers-jar=3D$(java-pkg_getjar lucene-analyzers-2.3 = lucene-analyzers.jar) 1.42 app-office/libreoffice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.42&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.42&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?r1=3D1.41&r2=3D1.42 Index: ChangeLog =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/libreoffice/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 24 Jul 2011 12:25:53 -0000 1.41 +++ ChangeLog 24 Jul 2011 12:30:38 -0000 1.42 @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 41 2011/07/24 12:25:53 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 42 2011/07/24 12:30:38 scarabeus Exp $ + + 24 Jul 2011; Tom=C3=A1=C5=A1 Chv=C3=A1tal + libreoffice-3.4.2.2.ebuild: + Silence repoman warnings. =20 *libreoffice-3.4.2.2 (24 Jul 2011) =20