diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-08 14:39:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-08 14:39:38 +0000 |
commit | ddcb4b60572b2f8b7573dbc338e309ffc416e52a (patch) | |
tree | bbb12b0d4870eb450e5f366b6bcb796bf885b373 /app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild | |
parent | alpha/ia64/sparc stable wrt #215735 (diff) | |
download | gentoo-2-ddcb4b60572b2f8b7573dbc338e309ffc416e52a.tar.gz gentoo-2-ddcb4b60572b2f8b7573dbc338e309ffc416e52a.tar.bz2 gentoo-2-ddcb4b60572b2f8b7573dbc338e309ffc416e52a.zip |
alpha/ia64/sparc stable wrt #215735
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild')
-rw-r--r-- | app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild index f6a35186df7e..65ccab57c185 100644 --- a/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild +++ b/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild @@ -1,6 +1,6 @@ # 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.7 2008/04/01 22:35:20 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild,v 1.8 2008/04/08 14:39:38 armin76 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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=media-libs/freetype-2.0 virtual/latex-base" |