From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 243271381FA for ; Fri, 16 May 2014 09:48:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCBC8E0B06; Fri, 16 May 2014 09:47:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43134E09DF for ; Fri, 16 May 2014 09:47:57 +0000 (UTC) Received: from flycatcher.gentoo.org (unknown [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B23833F844 for ; Fri, 16 May 2014 09:47:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2265) id E446F2004C; Fri, 16 May 2014 09:47:54 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen (chithanh)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chithanh@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libXfont: libXfont-1.4.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libXfont-1.4.8.ebuild ChangeLog X-VCS-Directories: x11-libs/libXfont X-VCS-Committer: chithanh X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140516094754.E446F2004C@flycatcher.gentoo.org> Date: Fri, 16 May 2014 09:47:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 215d73ed-a8ff-4076-9f8f-99252218bf1c X-Archives-Hash: cb334ba368c5a55efca6f47653886e18 chithanh 14/05/16 09:47:54 Modified: ChangeLog Added: libXfont-1.4.8.ebuild Log: Version bump, security bug #510250. (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.200 x11-libs/libXfont/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.200&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.200&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?r1=1.199&r2=1.200 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v retrieving revision 1.199 retrieving revision 1.200 diff -u -r1.199 -r1.200 --- ChangeLog 26 Jan 2014 16:27:42 -0000 1.199 +++ ChangeLog 16 May 2014 09:47:54 -0000 1.200 @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.199 2014/01/26 16:27:42 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.200 2014/05/16 09:47:54 chithanh Exp $ + +*libXfont-1.4.8 (16 May 2014) + + 16 May 2014; Chí-Thanh Christopher Nguyễn + +libXfont-1.4.8.ebuild: + Version bump, security bug #510250. 26 Jan 2014; Chí-Thanh Christopher Nguyễn -libXfont-1.4.4.ebuild, -libXfont-1.4.5-r1.ebuild, -libXfont-1.4.5.ebuild, 1.1 x11-libs/libXfont/libXfont-1.4.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild?rev=1.1&content-type=text/plain Index: libXfont-1.4.8.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v 1.1 2014/05/16 09:47:54 chithanh Exp $ EAPI=5 XORG_DOC=doc inherit xorg-2 DESCRIPTION="X.Org Xfont library" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 ipv6 truetype" RDEPEND="x11-libs/xtrans x11-libs/libfontenc truetype? ( >=media-libs/freetype-2 ) bzip2? ( app-arch/bzip2 ) x11-proto/xproto