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 1Jj8g5-0000LQ-4C for garchives@archives.gentoo.org; Tue, 08 Apr 2008 07:55:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 425D8E0478; Tue, 8 Apr 2008 07:55:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E9A2EE0478 for ; Tue, 8 Apr 2008 07:55:35 +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 8D8A366DE0 for ; Tue, 8 Apr 2008 07:55:35 +0000 (UTC) Received: from nelchael by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1Jj8g2-0008Vu-6T for gentoo-commits@lists.gentoo.org; Tue, 08 Apr 2008 07:55:34 +0000 From: "Krzysiek Pawlik (nelchael)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nelchael@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in www-servers/resin: ChangeLog resin-3.1.5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog resin-3.1.5.ebuild X-VCS-Directories: www-servers/resin X-VCS-Committer: nelchael X-VCS-Committer-Name: Krzysiek Pawlik Content-Type: text/plain; charset=utf8 Message-Id: Sender: Krzysiek Pawlik Date: Tue, 08 Apr 2008 07:55:34 +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: 534633cb-8ce9-4ce9-99d1-4ee32a7e40f7 X-Archives-Hash: b9507ae4ae5458242ef51f0737ad90ff nelchael 08/04/08 07:55:34 Modified: ChangeLog resin-3.1.5.ebuild Log: Fix config location, see bug #216832. (Portage version: 2.1.5_rc2) Revision Changes Path 1.68 www-servers/resin/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/= ChangeLog?rev=3D1.68&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/= ChangeLog?rev=3D1.68&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/= ChangeLog?r1=3D1.67&r2=3D1.68 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/www-servers/resin/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 17 Mar 2008 16:33:53 -0000 1.67 +++ ChangeLog 8 Apr 2008 07:55:33 -0000 1.68 @@ -1,6 +1,10 @@ # ChangeLog for www-servers/resin # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.67 20= 08/03/17 16:33:53 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.68 20= 08/04/08 07:55:33 nelchael Exp $ + + 08 Apr 2008; Krzysiek Pawlik files/3.1.5/resin.i= nit, + resin-3.1.5.ebuild: + Fix config location, see bug #216832. =20 17 Mar 2008; Krzysiek Pawlik +files/3.1.5/resin.conf, +files/3.1.5/resin.init: 1.2 www-servers/resin/resin-3.1.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/= resin-3.1.5.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/= resin-3.1.5.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/= resin-3.1.5.ebuild?r1=3D1.1&r2=3D1.2 Index: resin-3.1.5.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/www-servers/resin/resin-3.1.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- resin-3.1.5.ebuild 27 Feb 2008 22:06:36 -0000 1.1 +++ resin-3.1.5.ebuild 8 Apr 2008 07:55:33 -0000 1.2 @@ -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/www-servers/resin/resin-3.1.5.ebuild,= v 1.1 2008/02/27 22:06:36 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.1.5.ebuild,= v 1.2 2008/04/08 07:55:33 nelchael Exp $ =20 EAPI=3D"1" =20 @@ -122,7 +122,7 @@ java-pkg_dojar "${S}"/lib/*.jar rm -fr "${D}/${RESIN_HOME}/lib" dosym /usr/share/resin/lib ${RESIN_HOME}/lib - keepdir /usr/share/resin/log + dosym /var/log/resin /usr/share/resin/log =20 dodir /var/lib/resin/webapps mv "${D}"/${RESIN_HOME}/webapps/* "${D}/var/lib/resin/webapps" --=20 gentoo-commits@lists.gentoo.org mailing list