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 1IfHLN-00069a-36 for garchives@archives.gentoo.org; Tue, 09 Oct 2007 15:50:01 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l99FeM4M027166; Tue, 9 Oct 2007 15:40:22 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 l99FeLSE027161 for ; Tue, 9 Oct 2007 15:40:22 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 9065564ECA for ; Tue, 9 Oct 2007 15:40:15 +0000 (UTC) Received: from pylon by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IfHBu-0000t9-O2 for gentoo-commits@lists.gentoo.org; Tue, 09 Oct 2007 15:40:14 +0000 From: "Lars Weiler (pylon)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pylon@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/oniguruma: oniguruma-5.9.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: oniguruma-5.9.0.ebuild ChangeLog X-VCS-Directories: dev-libs/oniguruma X-VCS-Committer: pylon X-VCS-Committer-Name: Lars Weiler Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Lars Weiler Date: Tue, 09 Oct 2007 15:40:14 +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: 3a01d104-b70d-4bc0-a15d-2022073e68d8 X-Archives-Hash: acef74ccbadf3f8ef624915dc3d4ca62 pylon 07/10/09 15:40:14 Modified: oniguruma-5.9.0.ebuild ChangeLog Log: stable ppc, bug #195113 (Portage version: 2.1.3.12) Revision Changes Path 1.3 dev-libs/oniguruma/oniguruma-5.9.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.0.ebuild?r1=1.2&r2=1.3 Index: oniguruma-5.9.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- oniguruma-5.9.0.ebuild 8 Oct 2007 15:47:42 -0000 1.2 +++ oniguruma-5.9.0.ebuild 9 Oct 2007 15:40:14 -0000 1.3 @@ -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/dev-libs/oniguruma/oniguruma-5.9.0.ebuild,v 1.2 2007/10/08 15:47:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.0.ebuild,v 1.3 2007/10/09 15:40:14 pylon Exp $ MY_P="onig-${PV}" @@ -10,7 +10,7 @@ LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc x86" +KEYWORDS="~alpha ~amd64 ppc x86" IUSE="" S="${WORKDIR}/${MY_P}" 1.24 dev-libs/oniguruma/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/oniguruma/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/oniguruma/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/oniguruma/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 8 Oct 2007 15:47:42 -0000 1.23 +++ ChangeLog 9 Oct 2007 15:40:14 -0000 1.24 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/oniguruma # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/ChangeLog,v 1.23 2007/10/08 15:47:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/ChangeLog,v 1.24 2007/10/09 15:40:14 pylon Exp $ + + 09 Oct 2007; Lars Weiler oniguruma-5.9.0.ebuild: + stable ppc, bug #195113 08 Oct 2007; Christian Faulhammer oniguruma-5.9.0.ebuild: -- gentoo-commits@gentoo.org mailing list