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 1IUPBe-000514-Sl for garchives@archives.gentoo.org; Sun, 09 Sep 2007 15:59:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l89FqBUO018047; Sun, 9 Sep 2007 15:52:11 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 l89FqAGI018041 for ; Sun, 9 Sep 2007 15:52:10 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 0E1D46535A for ; Sun, 9 Sep 2007 15:52:10 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IUP4y-0000PS-Rm for gentoo-commits@lists.gentoo.org; Sun, 09 Sep 2007 15:52:08 +0000 From: "RaAl Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: inputproto-1.4.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: inputproto-1.4.2.ebuild ChangeLog X-VCS-Directories: x11-proto/inputproto 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:52:08 +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: df6c9d63-618b-4f48-9e76-feb15253671e X-Archives-Hash: 9bd1afa94826352763e586edf9bfff07 armin76 07/09/09 15:52:08 Modified: inputproto-1.4.2.ebuild ChangeLog Log: alpha/ia64 stable wrt #191615 (Portage version: 2.1.2.12) Revision Changes Path 1.5 x11-proto/inputproto/inputproto-1.4.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.ebuild?r1=1.4&r2=1.5 Index: inputproto-1.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- inputproto-1.4.2.ebuild 8 Sep 2007 21:17:08 -0000 1.4 +++ inputproto-1.4.2.ebuild 9 Sep 2007 15:52:08 -0000 1.5 @@ -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-proto/inputproto/inputproto-1.4.2.ebuild,v 1.4 2007/09/08 21:17:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.ebuild,v 1.5 2007/09/09 15:52:08 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ DESCRIPTION="X.Org Input protocol headers" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" 1.51 x11-proto/inputproto/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 8 Sep 2007 21:17:08 -0000 1.50 +++ ChangeLog 9 Sep 2007 15:52:08 -0000 1.51 @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.50 2007/09/08 21:17:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.51 2007/09/09 15:52:08 armin76 Exp $ + + 09 Sep 2007; Raúl Porcel inputproto-1.4.2.ebuild: + alpha/ia64 stable wrt #191615 08 Sep 2007; Joseph Jezak inputproto-1.4.2.ebuild: Marked ppc/ppc64 stable for bug #191615. -- gentoo-commits@gentoo.org mailing list