diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-12 20:18:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-12 20:18:09 +0000 |
commit | 10994445db5ece8ca429d30cb89a5e8d401e4bd7 (patch) | |
tree | 7ead5dd329708b4d19808a27ba54153171d3a212 /app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild | |
parent | Stable on ppc wrt bug 220651 (diff) | |
download | gentoo-2-10994445db5ece8ca429d30cb89a5e8d401e4bd7.tar.gz gentoo-2-10994445db5ece8ca429d30cb89a5e8d401e4bd7.tar.bz2 gentoo-2-10994445db5ece8ca429d30cb89a5e8d401e4bd7.zip |
Stable on ppc wrt bug 220651
(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 042156e8eb37..b313c98c01d2 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.9 2008/04/16 14:11:55 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.4.ebuild,v 1.10 2008/05/12 20:18:09 nixnut 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" |