summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-02-10 16:28:28 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-02-10 16:28:28 +0000
commit812833c8bf769d729995890563cf7363c581d47d (patch)
treeedb50d7cea648fe4b3dce93a02add446dbc5d805 /app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild
parentMade the package respect the user's CFLAGS and got rid of Werror to fix bug 2... (diff)
downloadgentoo-2-812833c8bf769d729995890563cf7363c581d47d.tar.gz
gentoo-2-812833c8bf769d729995890563cf7363c581d47d.tar.bz2
gentoo-2-812833c8bf769d729995890563cf7363c581d47d.zip
keyword ~x86-fbsd
(Portage version: 2.1.4.2)
Diffstat (limited to 'app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild')
-rw-r--r--app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild
index a102ae59e8a4..570506d0c144 100644
--- a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild
+++ b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild,v 1.5 2007/12/19 04:50:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild,v 1.6 2008/02/10 16:28:28 aballier Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://scripts.sil.org/svn-view/xdvipdfmx/TAGS/${P}.tar.gz"
LICENSE="GPL-2-with-linking-exception"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=media-libs/freetype-2.0 virtual/latex-base"