From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KqBh0-0007DW-Hn for garchives@archives.gentoo.org; Wed, 15 Oct 2008 19:05:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFA7EE053D; Wed, 15 Oct 2008 19:05:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 644E9E053D for ; Wed, 15 Oct 2008 19:05:57 +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 49AB764CA3 for ; Wed, 15 Oct 2008 19:05:55 +0000 (UTC) Received: from gentoofan23 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KqBgw-0007zC-RX for gentoo-commits@lists.gentoo.org; Wed, 15 Oct 2008 19:05:54 +0000 From: "Thomas Anderson (gentoofan23)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, gentoofan23@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libpcre: libpcre-7.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libpcre-7.8.ebuild ChangeLog X-VCS-Directories: dev-libs/libpcre X-VCS-Committer: gentoofan23 X-VCS-Committer-Name: Thomas Anderson Content-Type: text/plain; charset=utf8 Message-Id: Sender: Thomas Anderson Date: Wed, 15 Oct 2008 19:05:54 +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: defe425d-03ee-4a5f-a57a-e6f60d59c8b3 X-Archives-Hash: 52e89df4c980e2bbdfea9459c6363c5a gentoofan23 08/10/15 19:05:54 Modified: libpcre-7.8.ebuild ChangeLog Log: stable amd64, bug 242126 (Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64) Revision Changes Path 1.4 dev-libs/libpcre/libpcre-7.8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/l= ibpcre-7.8.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/l= ibpcre-7.8.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/l= ibpcre-7.8.ebuild?r1=3D1.3&r2=3D1.4 Index: libpcre-7.8.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/dev-libs/libpcre/libpcre-7.8.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libpcre-7.8.ebuild 15 Oct 2008 01:14:44 -0000 1.3 +++ libpcre-7.8.ebuild 15 Oct 2008 19:05:54 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.8.ebuild,v= 1.3 2008/10/15 01:14:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.8.ebuild,v= 1.4 2008/10/15 19:05:54 gentoofan23 Exp $ =20 EAPI=3D1 =20 @@ -14,7 +14,7 @@ =20 LICENSE=3D"BSD" SLOT=3D"3" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~= sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~s= h ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE=3D"bzip2 +cxx doc unicode zlib" =20 DEPEND=3D"dev-util/pkgconfig" 1.143 dev-libs/libpcre/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/C= hangeLog?rev=3D1.143&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/C= hangeLog?rev=3D1.143&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/C= hangeLog?r1=3D1.142&r2=3D1.143 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/dev-libs/libpcre/ChangeLog,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- ChangeLog 15 Oct 2008 01:14:44 -0000 1.142 +++ ChangeLog 15 Oct 2008 19:05:54 -0000 1.143 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libpcre # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.142 20= 08/10/15 01:14:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.143 20= 08/10/15 19:05:54 gentoofan23 Exp $ + + 15 Oct 2008; Thomas Anderson libpcre-7.8.ebui= ld: + stable amd64, bug 242126 =20 15 Oct 2008; Brent Baude libpcre-7.8.ebuild: stable ppc, bug 242126