From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6DA961381F3 for ; Sun, 29 Sep 2013 11:16:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08F0BE0DE0; Sun, 29 Sep 2013 11:16:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7707EE0DE0 for ; Sun, 29 Sep 2013 11:16:32 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62E8933DA71 for ; Sun, 29 Sep 2013 11:16:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 1EC752004C; Sun, 29 Sep 2013 11:16:30 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libfontenc: libfontenc-1.1.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libfontenc-1.1.2.ebuild ChangeLog X-VCS-Directories: x11-libs/libfontenc X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130929111630.1EC752004C@flycatcher.gentoo.org> Date: Sun, 29 Sep 2013 11:16:30 +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: 58e3ddf5-5714-4903-a9cf-dd3da179e0f3 X-Archives-Hash: 81481018c9047e690c8cf6c6611859c3 ago 13/09/29 11:16:30 Modified: libfontenc-1.1.2.ebuild ChangeLog Log: Stable for amd64, wrt bug #475480 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.2 x11-libs/libfontenc/libfontenc-1.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfontenc/libfontenc-1.1.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfontenc/libfontenc-1.1.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfontenc/libfontenc-1.1.2.ebuild?r1=1.1&r2=1.2 Index: libfontenc-1.1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.1.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libfontenc-1.1.2.ebuild 4 May 2013 03:59:01 -0000 1.1 +++ libfontenc-1.1.2.ebuild 29 Sep 2013 11:16:29 -0000 1.2 @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.1.2.ebuild,v 1.1 2013/05/04 03:59:01 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.1.2.ebuild,v 1.2 2013/09/29 11:16:29 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org fontenc library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="sys-libs/zlib 1.75 x11-libs/libfontenc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfontenc/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfontenc/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfontenc/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 4 May 2013 03:59:01 -0000 1.74 +++ ChangeLog 29 Sep 2013 11:16:29 -0000 1.75 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libfontenc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.74 2013/05/04 03:59:01 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.75 2013/09/29 11:16:29 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo libfontenc-1.1.2.ebuild: + Stable for amd64, wrt bug #475480 *libfontenc-1.1.2 (04 May 2013)