diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-17 01:59:48 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-17 01:59:48 +0000 |
commit | 5978175b95a301f646529f08de9d2b945ce86e35 (patch) | |
tree | 89690643db3a12f3c8f5c453233504bb08a0206b /app-text/xdvik/xdvik-22.40y-r2.ebuild | |
parent | Version bump in the development series. Removed old development ebuilds. (Man... (diff) | |
download | gentoo-2-5978175b95a301f646529f08de9d2b945ce86e35.tar.gz gentoo-2-5978175b95a301f646529f08de9d2b945ce86e35.tar.bz2 gentoo-2-5978175b95a301f646529f08de9d2b945ce86e35.zip |
Added all arches from tetex-2.0.2-r3.
Diffstat (limited to 'app-text/xdvik/xdvik-22.40y-r2.ebuild')
-rw-r--r-- | app-text/xdvik/xdvik-22.40y-r2.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/app-text/xdvik/xdvik-22.40y-r2.ebuild b/app-text/xdvik/xdvik-22.40y-r2.ebuild index 9e4debeb1dff..aedffb49ff4d 100644 --- a/app-text/xdvik/xdvik-22.40y-r2.ebuild +++ b/app-text/xdvik/xdvik-22.40y-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.40y-r2.ebuild,v 1.8 2004/10/16 10:26:48 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.40y-r2.ebuild,v 1.9 2004/10/17 01:59:48 usata Exp $ inherit eutils @@ -15,15 +15,14 @@ SRC_URI="mirror://sourceforge/xdvi/${MY_P}.tar.gz cjk? ( http://www.nn.iij4u.or.jp/~tutimura/tex/${XDVIK_JP}.patch.gz )" HOMEPAGE="http://sourceforge.net/projects/xdvi/" -KEYWORDS="x86 alpha ppc sparc ~amd64 ppc64" +KEYWORDS="x86 alpha amd64 arm hppa ia64 macos ppc ppc64 ppc-macos sparc" SLOT="0" LICENSE="GPL-2" DEPEND=">=media-libs/t1lib-1.3 - app-text/ptex - !app-text/tetex virtual/x11 - cjk? ( media-fonts/kochi-substitute ) + virtual/tetex + cjk? ( >=media-libs/freetype-2 ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" src_unpack () { |