diff options
author | Mamoru Komachi <usata@gentoo.org> | 2006-12-30 12:45:02 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2006-12-30 12:45:02 +0000 |
commit | f44115110af3c696b43f3eebff740e03eb7ec4d4 (patch) | |
tree | 89e37c3fab61e0211aada5c9cd01a5882a992e11 /app-text/xdvik | |
parent | Ebuild cleanup. Thanks to flameeyes; bug #158688. (diff) | |
download | gentoo-2-f44115110af3c696b43f3eebff740e03eb7ec4d4.tar.gz gentoo-2-f44115110af3c696b43f3eebff740e03eb7ec4d4.tar.bz2 gentoo-2-f44115110af3c696b43f3eebff740e03eb7ec4d4.zip |
Added blocks to newer teTeX distribution to xdvik-22.40y-r2. This closes bug #158932.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-text/xdvik')
-rw-r--r-- | app-text/xdvik/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/xdvik/xdvik-22.40y-r2.ebuild | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-text/xdvik/ChangeLog b/app-text/xdvik/ChangeLog index f12c5856fcb6..4163d2d90792 100644 --- a/app-text/xdvik/ChangeLog +++ b/app-text/xdvik/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/xdvik # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.34 2006/12/02 03:19:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.35 2006/12/30 12:45:02 usata Exp $ + + 30 Dec 2006; Mamoru KOMACHI <usata@gentoo.org> xdvik-22.40y-r2.ebuild: + Added blocks to newer teTeX distribution to xdvik-22.40y-r2. + This closes bug #158932. 02 Dec 2006; Jeroen Roovers <jer@gentoo.org> xdvik-22.84.10.ebuild: Stable for HPPA (bug #151191). diff --git a/app-text/xdvik/xdvik-22.40y-r2.ebuild b/app-text/xdvik/xdvik-22.40y-r2.ebuild index fe88a4b8fa3a..d0adfa7f6558 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-2006 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.14 2006/11/06 16:23:10 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.40y-r2.ebuild,v 1.15 2006/12/30 12:45:02 usata Exp $ inherit eutils @@ -30,7 +30,9 @@ DEPEND=">=media-libs/t1lib-1.3 virtual/tetex cjk? ( >=media-libs/freetype-2 ) libwww? ( >=net-libs/libwww-5.3.2-r1 ) - !app-text/texlive" + !app-text/texlive + !>app-text/tetex-3 + !>app-text/ptex-3.1.8" src_unpack () { |