diff options
author | Alexis Ballier <aballier@gentoo.org> | 2007-12-11 10:39:00 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2007-12-11 10:39:00 +0000 |
commit | 48205cf3fabee5599fc24ca8c968c55c1c58f6b5 (patch) | |
tree | 4a1116c8b1c61286de54d702cc102d12401ae525 /dev-tex/currvita | |
parent | remove cstetex references, its being removed, part of bug #196673 (diff) | |
download | historical-48205cf3fabee5599fc24ca8c968c55c1c58f6b5.tar.gz historical-48205cf3fabee5599fc24ca8c968c55c1c58f6b5.tar.bz2 historical-48205cf3fabee5599fc24ca8c968c55c1c58f6b5.zip |
remove cstetex references, its being removed, part of bug #196673
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'dev-tex/currvita')
-rw-r--r-- | dev-tex/currvita/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/currvita/currvita-0.9i.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-tex/currvita/ChangeLog b/dev-tex/currvita/ChangeLog index 708a1897b649..273455c5f8c0 100644 --- a/dev-tex/currvita/ChangeLog +++ b/dev-tex/currvita/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/currvita # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/ChangeLog,v 1.7 2007/03/13 00:13:14 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/ChangeLog,v 1.8 2007/12/11 10:39:00 aballier Exp $ + + 11 Dec 2007; Alexis Ballier <aballier@gentoo.org> currvita-0.9i.ebuild: + remove cstetex references, its being removed, part of bug #196673 12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml: Replaced text-markup by tex as maintaining herd (text-markup split). diff --git a/dev-tex/currvita/currvita-0.9i.ebuild b/dev-tex/currvita/currvita-0.9i.ebuild index dc12863efd95..922067f8b851 100644 --- a/dev-tex/currvita/currvita-0.9i.ebuild +++ b/dev-tex/currvita/currvita-0.9i.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/currvita-0.9i.ebuild,v 1.6 2006/03/16 13:54:17 ehmsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/currvita-0.9i.ebuild,v 1.7 2007/12/11 10:39:00 aballier Exp $ inherit latex-package @@ -19,7 +19,6 @@ IUSE="" # >=tetex-2 includes currvita DEPEND="!>=app-text/tetex-2 !app-text/ptex - !app-text/cstetex virtual/tetex" S="${WORKDIR}/${PN}" |