summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-22 19:15:54 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-07-22 19:15:54 +0000
commit035ec1f94b2e1998d87fb39bdce5e8f58d6afca3 (patch)
tree1c9634ef0cb9dd980d1c82b82f2f25169c431211 /dev-libs/ptexenc
parentStable for ppc, wrt bug #550840 (diff)
downloadgentoo-2-035ec1f94b2e1998d87fb39bdce5e8f58d6afca3.tar.gz
gentoo-2-035ec1f94b2e1998d87fb39bdce5e8f58d6afca3.tar.bz2
gentoo-2-035ec1f94b2e1998d87fb39bdce5e8f58d6afca3.zip
Stable for ppc, bug #550840.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-libs/ptexenc')
-rw-r--r--dev-libs/ptexenc/ChangeLog6
-rw-r--r--dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/ptexenc/ChangeLog b/dev-libs/ptexenc/ChangeLog
index a841d57d9ab6..84dcf810137a 100644
--- a/dev-libs/ptexenc/ChangeLog
+++ b/dev-libs/ptexenc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/ptexenc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.48 2015/07/14 12:49:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.49 2015/07/22 19:15:54 blueness Exp $
+
+ 22 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
+ ptexenc-1.3.2_p20140525-r1.ebuild:
+ Stable for ppc, bug #550840.
*ptexenc-1.3.3_p20150521 (14 Jul 2015)
diff --git a/dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild b/dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild
index d6ebf9e2c68d..ed2c2d884147 100644
--- a/dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild
+++ b/dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild
@@ -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-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild,v 1.3 2015/07/12 17:20:20 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild,v 1.4 2015/07/22 19:15:54 blueness Exp $
EAPI=3
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos"
IUSE="iconv static-libs"
DEPEND="iconv? ( virtual/libiconv )