summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-21 12:15:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-21 12:15:26 +0000
commitb89f7f3e82c4da10bf044382b349d7e5265dbd79 (patch)
tree79f79f5517d9785607d0846f9519b989e9d07976 /dev-libs/ptexenc
parentStable for arm, wrt bug #449298 (diff)
downloadgentoo-2-b89f7f3e82c4da10bf044382b349d7e5265dbd79.tar.gz
gentoo-2-b89f7f3e82c4da10bf044382b349d7e5265dbd79.tar.bz2
gentoo-2-b89f7f3e82c4da10bf044382b349d7e5265dbd79.zip
Stable for arm, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/ptexenc')
-rw-r--r--dev-libs/ptexenc/ChangeLog5
-rw-r--r--dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ptexenc/ChangeLog b/dev-libs/ptexenc/ChangeLog
index a86c65bab1ca..ebee8ca99f63 100644
--- a/dev-libs/ptexenc/ChangeLog
+++ b/dev-libs/ptexenc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ptexenc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.37 2013/04/20 20:05:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.38 2013/04/21 12:15:26 ago Exp $
+
+ 21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ptexenc-1.3.0_p20120701.ebuild:
+ Stable for arm, wrt bug #449298
20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ptexenc-1.3.0_p20120701.ebuild:
Stable for alpha, wrt bug #449298
diff --git a/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild b/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild
index 19ccdf438993..9aeb80d9d90f 100644
--- a/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild
+++ b/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild,v 1.9 2013/04/20 20:05:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild,v 1.10 2013/04/21 12:15:26 ago 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 )