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
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')
-rw-r--r--app-text/xdvipdfmx/ChangeLog7
-rw-r--r--app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xdvipdfmx/ChangeLog b/app-text/xdvipdfmx/ChangeLog
index 531e7c908aa4..8d2069d18c4b 100644
--- a/app-text/xdvipdfmx/ChangeLog
+++ b/app-text/xdvipdfmx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xdvipdfmx
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.22 2007/12/19 04:50:12 jer Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.23 2008/02/10 16:28:28 aballier Exp $
+
+ 10 Feb 2008; Alexis Ballier <aballier@gentoo.org> xdvipdfmx-0.4.ebuild:
+ keyword ~x86-fbsd
19 Dec 2007; Jeroen Roovers <jer@gentoo.org> xdvipdfmx-0.4.ebuild:
Stable for HPPA too. Fixed installing COPYING.
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"