diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 15:34:46 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 15:34:46 +0000 |
commit | 4c3b43b21cd05e95ea708ee1dba78a1f4213141f (patch) | |
tree | c8ae24c6baa299c680a3a96c0d9a07abb2ca6c66 /dev-texlive/texlive-langspanish | |
parent | Stable for HPPA (bug #382497). (diff) | |
download | gentoo-2-4c3b43b21cd05e95ea708ee1dba78a1f4213141f.tar.gz gentoo-2-4c3b43b21cd05e95ea708ee1dba78a1f4213141f.tar.bz2 gentoo-2-4c3b43b21cd05e95ea708ee1dba78a1f4213141f.zip |
remove old
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langspanish')
3 files changed, 5 insertions, 37 deletions
diff --git a/dev-texlive/texlive-langspanish/ChangeLog b/dev-texlive/texlive-langspanish/ChangeLog index 14756fa04ca3..36a1d61f4695 100644 --- a/dev-texlive/texlive-langspanish/ChangeLog +++ b/dev-texlive/texlive-langspanish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langspanish # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.38 2011/10/04 18:34:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.39 2011/10/05 15:34:46 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-langspanish-2008.ebuild, -texlive-langspanish-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-langspanish-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild b/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild deleted file mode 100644 index 4decf0313394..000000000000 --- a/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild +++ /dev/null @@ -1,18 +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-langspanish/texlive-langspanish-2008.ebuild,v 1.11 2009/06/10 14:16:30 alexxy Exp $ - -TEXLIVE_MODULE_CONTENTS="hyphen-spanish hyphen-catalan hyphen-galician spanish-mx collection-langspanish -" -TEXLIVE_MODULE_DOC_CONTENTS="spanish-mx.doc " -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Spanish" - -LICENSE="GPL-2 LPPL-1.3 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2008 -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2009.ebuild b/dev-texlive/texlive-langspanish/texlive-langspanish-2009.ebuild deleted file mode 100644 index 04d12e0666d7..000000000000 --- a/dev-texlive/texlive-langspanish/texlive-langspanish-2009.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2009.ebuild,v 1.2 2010/02/02 21:23:51 abcd Exp $ - -TEXLIVE_MODULE_CONTENTS="hyphen-spanish hyphen-catalan hyphen-galician spanish spanish-mx collection-langspanish -" -TEXLIVE_MODULE_DOC_CONTENTS="spanish.doc spanish-mx.doc " -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Spanish" - -LICENSE="GPL-2 LPPL-1.3 " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2009 -" -RDEPEND="${DEPEND} " |