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 1JEYf2-0001ZK-IK for garchives@archives.gentoo.org; Mon, 14 Jan 2008 23:24:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76514E049F; Mon, 14 Jan 2008 23:24:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2D9E8E049F for ; Mon, 14 Jan 2008 23:24:07 +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 B30A86598B for ; Mon, 14 Jan 2008 23:24:06 +0000 (UTC) Received: from tgurr by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JEYez-00042N-Nj for gentoo-commits@lists.gentoo.org; Mon, 14 Jan 2008 23:24:05 +0000 From: "Timo Gurr (tgurr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tgurr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/acroread: acroread-8.1.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: acroread-8.1.1.ebuild ChangeLog X-VCS-Directories: app-text/acroread X-VCS-Committer: tgurr X-VCS-Committer-Name: Timo Gurr Content-Type: text/plain; charset=utf8 Message-Id: Sender: Timo Gurr Date: Mon, 14 Jan 2008 23:24:05 +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: 7804f60b-3e1a-4745-a89b-60c64762b1ec X-Archives-Hash: 4fbe60ff65743d0439f16a6b3b8c779e tgurr 08/01/14 23:24:05 Modified: acroread-8.1.1.ebuild ChangeLog Log: Enable more languages, fix some quoting. Still more work on it needed t= hough. (Portage version: 2.1.4) Revision Changes Path 1.4 app-text/acroread/acroread-8.1.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/acroread/= acroread-8.1.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/acroread/= acroread-8.1.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/acroread/= acroread-8.1.1.ebuild?r1=3D1.3&r2=3D1.4 Index: acroread-8.1.1.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-text/acroread/acroread-8.1.1.ebuild= ,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- acroread-8.1.1.ebuild 28 Sep 2007 18:05:43 -0000 1.3 +++ acroread-8.1.1.ebuild 14 Jan 2008 23:24:05 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-8.1.1.ebui= ld,v 1.3 2007/09/28 18:05:43 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-8.1.1.ebui= ld,v 1.4 2008/01/14 23:24:05 tgurr Exp $ =20 inherit eutils nsplugins =20 @@ -11,9 +11,7 @@ SRC_HEAD=3D"http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/${PV}" SRC_FOOT=3D"-${PV}-1.i486.tar.bz2" =20 -#LINGUA_LIST=3D"en:enu de:deu fr:fra sv:sve es:esp pt:ptb nb:nor it:ita = fi:suo nl:nld da:dan ja:jpn ko:kor zh_CN:chs zh_TW:cht" -LINGUA_LIST=3D"en:enu" -SRC_URI=3D +LINGUA_LIST=3D"da:dan de:deu en:enu es:esp fi:suo fr:fra it:ita ja:jpn k= o:kor nb:nor nl:nld pt:ptb sv:sve zh_CN:chs zh_TW:cht" DEFAULT_URI=3D"${SRC_HEAD}/enu/AdobeReader_enu${SRC_FOOT}" for ll in ${LINGUA_LIST}; do iuse_l=3D"linguas_${ll/:*}" @@ -56,7 +54,7 @@ =20 INSTALLDIR=3D/opt/Adobe =20 -S=3D${WORKDIR}/AdobeReader +S=3D"${WORKDIR}/AdobeReader" =20 # Actually, ahv segfaults when run standalone so presumably # it isn't intended for direct use - so the only launcher is @@ -91,9 +89,9 @@ # Unpack all into the same place; overwrite common files. fl=3D"" for pkg in ${A}; do - cd ${WORKDIR} + cd "${WORKDIR}" unpack ${pkg} - cd ${S} + cd "${S}" if [[ ${pkg} =3D~ ^AdobeReader_ ]]; then tar xf ILINXR.TAR || die "Failed to unpack ILINXR.TAR; is distfile corrupt?" @@ -173,7 +171,7 @@ =20 dodir /opt chown -R --dereference -L root:0 Adobe - cp -dpR Adobe ${D}opt/ + cp -dpR Adobe "${D}"opt/ =20 # The Browser_Plugin_HowTo.txt is now in a subdirectory, which # is named according to the language the user is using. @@ -188,14 +186,14 @@ fi =20 if ! use ldap ; then - rm ${D}${INSTALLDIR}/Reader8/Reader/intellinux/plug_ins/PPKLite.api + rm "${D}"${INSTALLDIR}/Reader8/Reader/intellinux/plug_ins/PPKLite.api fi =20 # libcups is needed for printing support (bug 118417) if use x86 && ! use cups ; then - mv ${WORKDIR}/libcups.so-i386 ${WORKDIR}/libcups.so.2 + mv "${WORKDIR}"/libcups.so-i386 "${WORKDIR}"/libcups.so.2 exeinto ${INSTALLDIR}/Reader8/Reader/intellinux/lib - doexe ${WORKDIR}/libcups.so.2 + doexe "${WORKDIR}"/libcups.so.2 dosym libcups.so.2 ${INSTALLDIR}/Reader8/Reader/intellinux/lib/libcups= .so fi =20 @@ -218,8 +216,8 @@ cat > /etc/gre.d/gre.conf <<-EOF GRE_PATH=3D${lib} EOF - einfo "Acrobat Reader depends on libgtkembedmoz.so, which I've found= " - einfo "on your system in ${lib}, and configured in /etc/gre.d/gre.co= nf" + elog "Acrobat Reader depends on libgtkembedmoz.so, which I've found" + elog "on your system in ${lib}, and configured in /etc/gre.d/gre.con= f" break # don't search any more libraries fi done 1.103 app-text/acroread/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/acroread/= ChangeLog?rev=3D1.103&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/acroread/= ChangeLog?rev=3D1.103&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/acroread/= ChangeLog?r1=3D1.102&r2=3D1.103 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-text/acroread/ChangeLog,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- ChangeLog 28 Sep 2007 18:05:43 -0000 1.102 +++ ChangeLog 14 Jan 2008 23:24:05 -0000 1.103 @@ -1,6 +1,9 @@ # ChangeLog for app-text/acroread -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.102 2= 007/09/28 18:05:43 kevquinn Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.103 2= 008/01/14 23:24:05 tgurr Exp $ + + 14 Jan 2008; Timo Gurr acroread-8.1.1.ebuild: + Enable more languages, fix some quoting. Still more work on it needed = though. =20 28 Sep 2007; Kevin F. Quinn acroread-8.1.1.ebuil= d: Use XULRunner if available; also set /etc/gre.d/gre.conf for mozilla-f= irefox --=20 gentoo-commits@lists.gentoo.org mailing list