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 1Nq8lr-0002bI-L5 for garchives@archives.gentoo.org; Fri, 12 Mar 2010 17:35:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5FA2E0799; Fri, 12 Mar 2010 17:35:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B0ECBE0788 for ; Fri, 12 Mar 2010 17:35:33 +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 4B6291B403A for ; Fri, 12 Mar 2010 17:35:33 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Nq8lo-0007EH-OS for gentoo-commits@lists.gentoo.org; Fri, 12 Mar 2010 17:35:32 +0000 From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-1.0.0-r4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tigervnc-1.0.0-r4.ebuild ChangeLog X-VCS-Directories: net-misc/tigervnc X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeroen Roovers Date: Fri, 12 Mar 2010 17:35:32 +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: 8a8fe466-b48a-481e-8a7d-c541317e6ab0 X-Archives-Hash: e267f2c6f04e35da50722e2f516d9b7e jer 10/03/12 17:35:32 Modified: tigervnc-1.0.0-r4.ebuild ChangeLog Log: Stable for HPPA (bug #273107). (Portage version: 2.2_rc67/cvs/Linux i686) Revision Changes Path 1.7 net-misc/tigervnc/tigervnc-1.0.0-r4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= tigervnc-1.0.0-r4.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= tigervnc-1.0.0-r4.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= tigervnc-1.0.0-r4.ebuild?r1=3D1.6&r2=3D1.7 Index: tigervnc-1.0.0-r4.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/net-misc/tigervnc/tigervnc-1.0.0-r4.ebu= ild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tigervnc-1.0.0-r4.ebuild 9 Mar 2010 19:26:01 -0000 1.6 +++ tigervnc-1.0.0-r4.ebuild 12 Mar 2010 17:35:31 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.0.0-r4.e= build,v 1.6 2010/03/09 19:26:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.0.0-r4.e= build,v 1.7 2010/03/12 17:35:31 jer Exp $ =20 EAPI=3D"1" =20 @@ -22,7 +22,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"alpha ~amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS=3D"alpha ~amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE=3D"+opengl server +xorgmodule" =20 RDEPEND=3D"sys-libs/zlib 1.47 net-misc/tigervnc/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= ChangeLog?rev=3D1.47&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= ChangeLog?rev=3D1.47&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= ChangeLog?r1=3D1.46&r2=3D1.47 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/net-misc/tigervnc/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 9 Mar 2010 20:15:16 -0000 1.46 +++ ChangeLog 12 Mar 2010 17:35:31 -0000 1.47 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.46 20= 10/03/09 20:15:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.47 20= 10/03/12 17:35:31 jer Exp $ + + 12 Mar 2010; Jeroen Roovers tigervnc-1.0.0-r4.ebuild: + Stable for HPPA (bug #273107). =20 09 Mar 2010; Ra=C3=BAl Porcel tigervnc-1.0.1_pre20100306.ebuild: