diff options
author | 2013-04-21 12:15:26 +0000 | |
---|---|---|
committer | 2013-04-21 12:15:26 +0000 | |
commit | b89f7f3e82c4da10bf044382b349d7e5265dbd79 (patch) | |
tree | 79f79f5517d9785607d0846f9519b989e9d07976 /dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild | |
parent | Stable for arm, wrt bug #449298 (diff) | |
download | gentoo-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/ptexenc-1.3.0_p20120701.ebuild')
-rw-r--r-- | dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) |