summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-07-07 14:01:04 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-07-07 14:01:04 +0000
commita3d227a966295915af4795cb71a7d231876c64e1 (patch)
tree3bc55762519d41c7006db46937de3f1fbdb7317f /dev-libs/ptexenc
parentkeyword ~x86-fbsd (diff)
downloadgentoo-2-a3d227a966295915af4795cb71a7d231876c64e1.tar.gz
gentoo-2-a3d227a966295915af4795cb71a7d231876c64e1.tar.bz2
gentoo-2-a3d227a966295915af4795cb71a7d231876c64e1.zip
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/ptexenc')
-rw-r--r--dev-libs/ptexenc/ChangeLog6
-rw-r--r--dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/ptexenc/ChangeLog b/dev-libs/ptexenc/ChangeLog
index 4e2148cbed83..98a91f894858 100644
--- a/dev-libs/ptexenc/ChangeLog
+++ b/dev-libs/ptexenc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/ptexenc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.8 2011/06/13 21:13:28 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.9 2011/07/07 14:01:04 aballier Exp $
+
+ 07 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ ptexenc-1.1.0_p20100722.ebuild:
+ keyword ~x86-fbsd
13 Jun 2011; Matt Turner <mattst88@gentoo.org>
ptexenc-1.1.0_p20100722.ebuild:
diff --git a/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild b/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild
index 733d6ed6f19e..68017a3417b4 100644
--- a/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild
+++ b/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v 1.8 2011/06/13 21:13:28 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v 1.9 2011/07/07 14:01:04 aballier Exp $
EAPI=3
@@ -11,7 +11,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 ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos"
IUSE="iconv static-libs"
DEPEND="iconv? ( virtual/libiconv )"