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 E3740138D14 for ; Sun, 12 Jul 2015 17:32:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B3A4E08AF; Sun, 12 Jul 2015 17:32:03 +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 62BBFE089C for ; Sun, 12 Jul 2015 17:32:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41A8B340817 for ; Sun, 12 Jul 2015 17:32:01 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id 02AB575E; Sun, 12 Jul 2015 17:31:55 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontsextra: texlive-fontsextra-2014.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: texlive-fontsextra-2014.ebuild ChangeLog X-VCS-Directories: dev-texlive/texlive-fontsextra X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150712173156.02AB575E@oystercatcher.gentoo.org> Date: Sun, 12 Jul 2015 17:31:56 +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: 9e70e419-c373-48f3-b004-2d8330fa5834 X-Archives-Hash: 6d63d12431c53ea96c638b5cc65cd0e7 zlogene 15/07/12 17:31:55 Modified: texlive-fontsextra-2014.ebuild ChangeLog Log: x86 stable wrt bug #550840 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.3 dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild?r1=1.2&r2=1.3 Index: texlive-fontsextra-2014.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- texlive-fontsextra-2014.ebuild 12 Jul 2015 15:44:52 -0000 1.2 +++ texlive-fontsextra-2014.ebuild 12 Jul 2015 17:31:55 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild,v 1.2 2015/07/12 15:44:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2014.ebuild,v 1.3 2015/07/12 17:31:55 zlogene Exp $ EAPI="5" @@ -13,7 +13,7 @@ LICENSE=" Apache-2.0 BSD GPL-1 GPL-2 GPL-3 LPPL-1.2 LPPL-1.3 OFL public-domain TeX TeX-other-free " SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 !=dev-texlive/texlive-langpolish-2007* 1.78 dev-texlive/texlive-fontsextra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 12 Jul 2015 15:44:52 -0000 1.77 +++ ChangeLog 12 Jul 2015 17:31:55 -0000 1.78 @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-fontsextra # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog,v 1.77 2015/07/12 15:44:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog,v 1.78 2015/07/12 17:31:55 zlogene Exp $ + + 12 Jul 2015; Mikle Kolyada + texlive-fontsextra-2014.ebuild: + x86 stable wrt bug #550840 12 Jul 2015; Agostino Sarubbo texlive-fontsextra-2014.ebuild: Stable for amd64, wrt bug #550840