diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 16:33:01 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 16:33:01 +0000 |
commit | 8afba3fe203bfd81ec89213ef0a0697ec4179cb9 (patch) | |
tree | 2a9a5cf0509b7e7919a43f21f7a1bf2cf1380c37 /dev-texlive/texlive-langcroatian | |
parent | remove old (diff) | |
download | historical-8afba3fe203bfd81ec89213ef0a0697ec4179cb9.tar.gz historical-8afba3fe203bfd81ec89213ef0a0697ec4179cb9.tar.bz2 historical-8afba3fe203bfd81ec89213ef0a0697ec4179cb9.zip |
remove old
Package-Manager: portage-2.2.0_alpha60/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-langcroatian')
3 files changed, 5 insertions, 37 deletions
diff --git a/dev-texlive/texlive-langcroatian/ChangeLog b/dev-texlive/texlive-langcroatian/ChangeLog index a0de40572ac9..273372a62353 100644 --- a/dev-texlive/texlive-langcroatian/ChangeLog +++ b/dev-texlive/texlive-langcroatian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langcroatian # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.39 2011/10/04 18:24:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.40 2011/10/05 16:31:14 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-langcroatian-2008.ebuild, -texlive-langcroatian-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-langcroatian-2010.ebuild: diff --git a/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild b/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild deleted file mode 100644 index 47d024988cb3..000000000000 --- a/dev-texlive/texlive-langcroatian/texlive-langcroatian-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-langcroatian/texlive-langcroatian-2008.ebuild,v 1.11 2009/06/10 14:09:28 alexxy Exp $ - -TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian -" -TEXLIVE_MODULE_DOC_CONTENTS="croatian.doc hrlatex.doc " -TEXLIVE_MODULE_SRC_CONTENTS="hrlatex.source " -inherit texlive-module -DESCRIPTION="TeXLive Croatian" - -LICENSE="GPL-2 freedist 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-langcroatian/texlive-langcroatian-2009.ebuild b/dev-texlive/texlive-langcroatian/texlive-langcroatian-2009.ebuild deleted file mode 100644 index c8b5cbfce622..000000000000 --- a/dev-texlive/texlive-langcroatian/texlive-langcroatian-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-langcroatian/texlive-langcroatian-2009.ebuild,v 1.3 2010/02/02 21:14:31 abcd Exp $ - -TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian -" -TEXLIVE_MODULE_DOC_CONTENTS="croatian.doc hrlatex.doc " -TEXLIVE_MODULE_SRC_CONTENTS="hrlatex.source " -inherit texlive-module -DESCRIPTION="TeXLive Croatian" - -LICENSE="GPL-2 as-is 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} " |