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 1IUOyW-0007Pd-N2 for garchives@archives.gentoo.org; Sun, 09 Sep 2007 15:45:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l89Fcaeb012456; Sun, 9 Sep 2007 15:38:36 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l89FcZcQ012437 for ; Sun, 9 Sep 2007 15:38:36 GMT 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 52D0D65524 for ; Sun, 9 Sep 2007 15:38:35 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IUOrq-0001iy-Rj for gentoo-commits@lists.gentoo.org; Sun, 09 Sep 2007 15:38:34 +0000 From: "RaAl Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xhost: xhost-1.0.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xhost-1.0.2.ebuild ChangeLog X-VCS-Directories: x11-apps/xhost X-VCS-Committer: armin76 X-VCS-Committer-Name: RaAl Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: RaAl Porcel Date: Sun, 09 Sep 2007 15:38:34 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org Reply-To: gentoo-dev@lists.gentoo.org X-Archives-Salt: 912faf2b-931c-420c-8408-b03389ca1469 X-Archives-Hash: 63b57f1654ab64b2aa17864bc8207e99 armin76 07/09/09 15:38:34 Modified: xhost-1.0.2.ebuild ChangeLog Log: alpha/ia64 stable wrt #191615 (Portage version: 2.1.2.12) Revision Changes Path 1.8 x11-apps/xhost/xhost-1.0.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/xhost-1.0.2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/xhost-1.0.2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/xhost-1.0.2.ebuild?r1=1.7&r2=1.8 Index: xhost-1.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xhost-1.0.2.ebuild 8 Sep 2007 20:49:34 -0000 1.7 +++ xhost-1.0.2.ebuild 9 Sep 2007 15:38:34 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.2.ebuild,v 1.7 2007/09/08 20:49:34 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.2.ebuild,v 1.8 2007/09/09 15:38:34 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ DESCRIPTION="Controls host and/or user access to a running X server." -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/libX11 1.39 x11-apps/xhost/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 8 Sep 2007 20:49:34 -0000 1.38 +++ ChangeLog 9 Sep 2007 15:38:34 -0000 1.39 @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xhost # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.38 2007/09/08 20:49:34 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.39 2007/09/09 15:38:34 armin76 Exp $ + + 09 Sep 2007; Raúl Porcel xhost-1.0.2.ebuild: + alpha/ia64 stable wrt #191615 08 Sep 2007; Joseph Jezak xhost-1.0.2.ebuild: Marked ppc/ppc64 stable for bug #191615. -- gentoo-commits@gentoo.org mailing list