diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-05-15 13:25:48 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-05-15 13:25:48 +0000 |
commit | a120a0ac5582460ba1bae92db83bd0b0c3cf3f37 (patch) | |
tree | c4d46c893086dff9bdae7fca4829a005494e5e11 /dev-texlive/texlive-formatsextra | |
parent | remove old (diff) | |
download | gentoo-2-a120a0ac5582460ba1bae92db83bd0b0c3cf3f37.tar.gz gentoo-2-a120a0ac5582460ba1bae92db83bd0b0c3cf3f37.tar.bz2 gentoo-2-a120a0ac5582460ba1bae92db83bd0b0c3cf3f37.zip |
remove old
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-formatsextra')
-rw-r--r-- | dev-texlive/texlive-formatsextra/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-formatsextra/texlive-formatsextra-2007.ebuild | 16 |
2 files changed, 5 insertions, 17 deletions
diff --git a/dev-texlive/texlive-formatsextra/ChangeLog b/dev-texlive/texlive-formatsextra/ChangeLog index f046afb3800b..282fc2a0b56a 100644 --- a/dev-texlive/texlive-formatsextra/ChangeLog +++ b/dev-texlive/texlive-formatsextra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-formatsextra # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v 1.27 2009/03/18 21:17:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v 1.28 2009/05/15 13:25:48 aballier Exp $ + + 15 May 2009; Alexis Ballier <aballier@gentoo.org> + -texlive-formatsextra-2007.ebuild: + remove old 18 Mar 2009; Brent Baude <ranger@gentoo.org> texlive-formatsextra-2008.ebuild: diff --git a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2007.ebuild b/dev-texlive/texlive-formatsextra/texlive-formatsextra-2007.ebuild deleted file mode 100644 index b95f12515e0c..000000000000 --- a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2007.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2007.ebuild,v 1.17 2008/09/09 18:13:30 aballier Exp $ - -TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic -dev-texlive/texlive-latex -" -TEXLIVE_MODULE_CONTENTS="alatex bin-eplain bin-mltex bin-physe bin-phyzzx bin-texsis edmac eplain mltex physe phyzzx psizzl startex texsis ytex collection-formatsextra -" -inherit texlive-module -DESCRIPTION="TeXLive Extra formats" - -LICENSE="GPL-2 LPPL-1.3c" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" |