From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IdgwB-0002AR-El for garchives@archives.gentoo.org; Fri, 05 Oct 2007 06:45:27 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l956ZMwh016242; Fri, 5 Oct 2007 06:35:22 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l956XTOH013850 for ; Fri, 5 Oct 2007 06:33:30 GMT Received: from gentoo.org (c-67-171-150-177.hsd1.or.comcast.net [67.171.150.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8D4F164713; Fri, 5 Oct 2007 06:33:29 +0000 (UTC) Date: Thu, 4 Oct 2007 23:33:28 -0700 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org, betelgeuse@gentoo.org Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-java/sun-jre-bin: ChangeLog sun-jre-bin-1.4.2.16.ebuild Message-ID: <20071005063328.GE29572@supernova> References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: dc2a257a-0e8f-40f0-b6e0-44714b9e642b X-Archives-Hash: e9d07756c79397b77a332d8195600a2b On 14:26 Thu 04 Oct , Petteri Raty (betelgeuse) wrote: > 1.1 dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild > > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild?rev=1.1&view=markup > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild?rev=1.1&content-type=text/plain > if [ ! -r ${DISTDIR}/${At} ]; then > tail -n +${startAt} ${DISTDIR}/${At} > install.sfx > if [ -f ${S}/lib/unpack ]; then > UNPACK_CMD=${S}/lib/unpack > chmod +x $UNPACK_CMD > sed -i 's#/tmp/unpack.log#/dev/null\x00\x00\x00\x00\x00\x00#g' $UNPACK_CMD > PACK_FILE=${S}/`dirname $i`/`basename $i .jar`.pack > if [ -f ${PACK_FILE} ]; then > $UNPACK_CMD ${PACK_FILE} ${S}/$i > rm -f ${PACK_FILE} > touch ${D}/opt/${P}/.systemPrefs/.system.lock > chmod 644 ${D}/opt/${P}/.systemPrefs/.system.lock > touch ${D}/opt/${P}/.systemPrefs/.systemRootModFile > chmod 644 ${D}/opt/${P}/.systemPrefs/.systemRootModFile > ${D}/opt/${P}/plugin/desktop/sun_java.desktop > \ > ${T}/sun_java-jre.desktop > domenu ${T}/sun_java-jre.desktop Thanks, Donnie -- gentoo-dev@gentoo.org mailing list