diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-06-19 13:52:21 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-06-19 13:52:21 +0000 |
commit | fe5831e0576a6ac6ae0e2f2ba647b4dad2690ba0 (patch) | |
tree | 01df3060e0ee638aca73dbe713ed4a6006513223 /dev-texlive | |
parent | remove old (diff) | |
download | gentoo-2-fe5831e0576a6ac6ae0e2f2ba647b4dad2690ba0.tar.gz gentoo-2-fe5831e0576a6ac6ae0e2f2ba647b4dad2690ba0.tar.bz2 gentoo-2-fe5831e0576a6ac6ae0e2f2ba647b4dad2690ba0.zip |
remove old
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-documentation-base/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-base/texlive-documentation-base-2010.ebuild | 19 |
2 files changed, 5 insertions, 20 deletions
diff --git a/dev-texlive/texlive-documentation-base/ChangeLog b/dev-texlive/texlive-documentation-base/ChangeLog index ab0b4a22cc46..6fe8e2265fbd 100644 --- a/dev-texlive/texlive-documentation-base/ChangeLog +++ b/dev-texlive/texlive-documentation-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-base # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog,v 1.52 2012/05/09 13:43:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog,v 1.53 2012/06/19 13:52:21 aballier Exp $ + + 19 Jun 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-documentation-base-2010.ebuild: + remove old 09 May 2012; Alexis Ballier <aballier@gentoo.org> texlive-documentation-base-2011.ebuild: diff --git a/dev-texlive/texlive-documentation-base/texlive-documentation-base-2010.ebuild b/dev-texlive/texlive-documentation-base/texlive-documentation-base-2010.ebuild deleted file mode 100644 index f7d60000bda1..000000000000 --- a/dev-texlive/texlive-documentation-base/texlive-documentation-base-2010.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2010.ebuild,v 1.9 2011/10/04 17:56:55 jer Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="texlive-common texlive-docindex texlive-en collection-documentation-base -" -TEXLIVE_MODULE_DOC_CONTENTS="texlive-common.doc texlive-docindex.doc texlive-en.doc " -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive TeX Live documentation" - -LICENSE="GPL-2 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND="" -RDEPEND="${DEPEND} " |