summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-texlive/texlive-basic')
-rw-r--r--dev-texlive/texlive-basic/ChangeLog6
-rw-r--r--dev-texlive/texlive-basic/texlive-basic-2008.ebuild19
2 files changed, 5 insertions, 20 deletions
diff --git a/dev-texlive/texlive-basic/ChangeLog b/dev-texlive/texlive-basic/ChangeLog
index 3f95414863e4..03da61411ebe 100644
--- a/dev-texlive/texlive-basic/ChangeLog
+++ b/dev-texlive/texlive-basic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-basic
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.36 2010/01/14 07:05:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.37 2010/01/14 08:28:09 aballier Exp $
+
+ 14 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ -texlive-basic-2008.ebuild:
+ remove old
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> texlive-basic-2008-r1.ebuild:
Stable for HPPA (bug #297283).
diff --git a/dev-texlive/texlive-basic/texlive-basic-2008.ebuild b/dev-texlive/texlive-basic/texlive-basic-2008.ebuild
deleted file mode 100644
index 6167342fdcbc..000000000000
--- a/dev-texlive/texlive-basic/texlive-basic-2008.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008.ebuild,v 1.11 2009/06/10 13:54:40 alexxy Exp $
-
-TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic
-"
-TEXLIVE_MODULE_DOC_CONTENTS="amsfonts.doc bibtex.doc cm.doc enctex.doc etex.doc etex-pkg.doc hyph-utf8.doc makeindex.doc mflogo.doc bin-tex.doc bin-metafont.doc "
-TEXLIVE_MODULE_SRC_CONTENTS="amsfonts.source hyph-utf8.source mflogo.source "
-inherit texlive-module
-DESCRIPTION="TeXLive Essential programs and files"
-
-LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX "
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-DEPEND=">=dev-texlive/texlive-documentation-base-2008
-!=app-text/texlive-core-2007*
-"
-RDEPEND="${DEPEND}"