From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OkPrx-0008UA-7C for garchives@archives.gentoo.org; Sat, 14 Aug 2010 23:10:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C89AE0A83; Sat, 14 Aug 2010 23:10:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4B0CBE0AD4 for ; Sat, 14 Aug 2010 23:10:27 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CBFBD1B4044 for ; Sat, 14 Aug 2010 23:10:26 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2261) id DD1BE2CE15; Sat, 14 Aug 2010 23:10:25 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.4.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: freetype-2.4.2.ebuild ChangeLog X-VCS-Directories: media-libs/freetype X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20100814231025.DD1BE2CE15@corvid.gentoo.org> Date: Sat, 14 Aug 2010 23:10:25 +0000 (UTC) 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: c632cb06-8f69-4ab3-80b4-f2fc74bac0ea X-Archives-Hash: 769c572ba4318d72df061caf3bc92158 phajdan.jr 10/08/14 23:10:25 Modified: freetype-2.4.2.ebuild ChangeLog Log: x86 stable wrt security bug #332701 (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.3 media-libs/freetype/freetype-2.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetyp= e/freetype-2.4.2.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetyp= e/freetype-2.4.2.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetyp= e/freetype-2.4.2.ebuild?r1=3D1.2&r2=3D1.3 Index: freetype-2.4.2.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/media-libs/freetype/freetype-2.4.2.ebui= ld,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- freetype-2.4.2.ebuild 14 Aug 2010 22:39:53 -0000 1.2 +++ freetype-2.4.2.ebuild 14 Aug 2010 23:10:25 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.2.eb= uild,v 1.2 2010/08/14 22:39:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.2.eb= uild,v 1.3 2010/08/14 23:10:25 phajdan.jr Exp $ =20 EAPI=3D"2" =20 @@ -14,7 +14,7 @@ =20 LICENSE=3D"FTL GPL-2" SLOT=3D"2" -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"X auto-hinter bindist debug doc utils fontforge" =20 DEPEND=3D"sys-libs/zlib 1.260 media-libs/freetype/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetyp= e/ChangeLog?rev=3D1.260&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetyp= e/ChangeLog?rev=3D1.260&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetyp= e/ChangeLog?r1=3D1.259&r2=3D1.260 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/media-libs/freetype/ChangeLog,v retrieving revision 1.259 retrieving revision 1.260 diff -u -r1.259 -r1.260 --- ChangeLog 14 Aug 2010 22:39:53 -0000 1.259 +++ ChangeLog 14 Aug 2010 23:10:25 -0000 1.260 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/freetype # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.259= 2010/08/14 22:39:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.260= 2010/08/14 23:10:25 phajdan.jr Exp $ + + 14 Aug 2010; Pawel Hajdan jr + freetype-2.4.2.ebuild: + x86 stable wrt security bug #332701 =20 14 Aug 2010; Markos Chandras freetype-2.4.2.ebui= ld: Stable on amd64 wrt bug #332701