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 1IbZaP-0005Jt-3b for garchives@archives.gentoo.org; Sat, 29 Sep 2007 10:30:13 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8TALNo1005390; Sat, 29 Sep 2007 10:21:23 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8TALLjT005373 for ; Sat, 29 Sep 2007 10:21:23 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 E27AF6551A for ; Sat, 29 Sep 2007 10:21:22 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IbZRp-0000Nu-Hd for gentoo-commits@lists.gentoo.org; Sat, 29 Sep 2007 10:21:21 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/compositeproto: compositeproto-0.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: compositeproto-0.4.ebuild ChangeLog X-VCS-Directories: x11-proto/compositeproto X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Raul Porcel Date: Sat, 29 Sep 2007 10:21:21 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: a465d9f4-0633-479e-bcf2-088cf6f1c2e0 X-Archives-Hash: 00deabdd1f497ac72a78c77d99f4a743 armin76 07/09/29 10:21:21 Modified: compositeproto-0.4.ebuild ChangeLog Log: sparc stable wrt #191615 (Portage version: 2.1.3.9) Revision Changes Path 1.8 x11-proto/compositeproto/compositeproto-0.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.ebuild?r1=1.7&r2=1.8 Index: compositeproto-0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- compositeproto-0.4.ebuild 28 Sep 2007 04:25:54 -0000 1.7 +++ compositeproto-0.4.ebuild 29 Sep 2007 10:21:21 -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-proto/compositeproto/compositeproto-0.4.ebuild,v 1.7 2007/09/28 04:25:54 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.ebuild,v 1.8 2007/09/29 10:21:21 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ DESCRIPTION="X.Org Composite protocol headers" -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" RDEPEND="" DEPEND="${RDEPEND}" 1.32 x11-proto/compositeproto/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/compositeproto/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/compositeproto/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/compositeproto/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 28 Sep 2007 04:25:54 -0000 1.31 +++ ChangeLog 29 Sep 2007 10:21:21 -0000 1.32 @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/compositeproto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.31 2007/09/28 04:25:54 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.32 2007/09/29 10:21:21 armin76 Exp $ + + 29 Sep 2007; Raúl Porcel compositeproto-0.4.ebuild: + sparc stable wrt #191615 28 Sep 2007; Joshua Kinard compositeproto-0.4.ebuild: Stable on mips, per #191615. -- gentoo-commits@gentoo.org mailing list