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 1MPzzr-0005G2-Ji for garchives@archives.gentoo.org; Sun, 12 Jul 2009 14:25:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BF40E0789; Sun, 12 Jul 2009 14:25:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D4ADBE0789 for ; Sun, 12 Jul 2009 14:25:42 +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 8A419666E6 for ; Sun, 12 Jul 2009 14:25:42 +0000 (UTC) Received: from klausman by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MPzzq-0008B2-02 for gentoo-commits@lists.gentoo.org; Sun, 12 Jul 2009 14:25:42 +0000 From: "Tobias Klausmann (klausman)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klausman@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-0.0.90.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tigervnc-0.0.90.ebuild ChangeLog X-VCS-Directories: net-misc/tigervnc X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tobias Klausmann Date: Sun, 12 Jul 2009 14:25:42 +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: 6422411a-ebea-4665-8bf6-18c055765bd1 X-Archives-Hash: 840a67934f5e6cc0e10c30499cb3f724 klausman 09/07/12 14:25:41 Modified: tigervnc-0.0.90.ebuild ChangeLog Log: Keyworded on alpha, bug #266117 (Portage version: 2.1.6.13/cvs/Linux x86_64) Revision Changes Path 1.5 net-misc/tigervnc/tigervnc-0.0.90.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= tigervnc-0.0.90.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= tigervnc-0.0.90.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= tigervnc-0.0.90.ebuild?r1=3D1.4&r2=3D1.5 Index: tigervnc-0.0.90.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-0.0.90.ebuil= d,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tigervnc-0.0.90.ebuild 25 Jun 2009 17:05:35 -0000 1.4 +++ tigervnc-0.0.90.ebuild 12 Jul 2009 14:25:41 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebu= ild,v 1.4 2009/06/25 17:05:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebu= ild,v 1.5 2009/07/12 14:25:41 klausman Exp $ =20 EAPI=3D"1" =20 @@ -20,7 +20,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~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.18 net-misc/tigervnc/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= ChangeLog?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= ChangeLog?rev=3D1.18&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/= ChangeLog?r1=3D1.17&r2=3D1.18 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.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 25 Jun 2009 17:05:35 -0000 1.17 +++ ChangeLog 12 Jul 2009 14:25:41 -0000 1.18 @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.17 20= 09/06/25 17:05:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.18 20= 09/07/12 14:25:41 klausman Exp $ + + 12 Jul 2009; Tobias Klausmann + tigervnc-0.0.90.ebuild: + Keyworded on alpha, bug #266117 =20 25 Jun 2009; Ra=C3=BAl Porcel tigervnc-0.0.90.ebu= ild: Add x11-libs/pixman dep