diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 15:41:17 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 15:41:17 +0000 |
commit | bc94d17586f6fceaf38cf0069654e585dab7307d (patch) | |
tree | 928251d63988139f2338da7ad6e010d20d0f8af8 /dev-texlive/texlive-langmongolian | |
parent | Stable for HPPA (bug #379569). (diff) | |
download | gentoo-2-bc94d17586f6fceaf38cf0069654e585dab7307d.tar.gz gentoo-2-bc94d17586f6fceaf38cf0069654e585dab7307d.tar.bz2 gentoo-2-bc94d17586f6fceaf38cf0069654e585dab7307d.zip |
remove old
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langmongolian')
3 files changed, 5 insertions, 39 deletions
diff --git a/dev-texlive/texlive-langmongolian/ChangeLog b/dev-texlive/texlive-langmongolian/ChangeLog index f85c87a1c641..160c18611233 100644 --- a/dev-texlive/texlive-langmongolian/ChangeLog +++ b/dev-texlive/texlive-langmongolian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langmongolian # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langmongolian/ChangeLog,v 1.39 2011/10/04 18:32:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langmongolian/ChangeLog,v 1.40 2011/10/05 15:41:17 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-langmongolian-2008.ebuild, -texlive-langmongolian-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-langmongolian-2010.ebuild: diff --git a/dev-texlive/texlive-langmongolian/texlive-langmongolian-2008.ebuild b/dev-texlive/texlive-langmongolian/texlive-langmongolian-2008.ebuild deleted file mode 100644 index 2d2ba7b67998..000000000000 --- a/dev-texlive/texlive-langmongolian/texlive-langmongolian-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-langmongolian/texlive-langmongolian-2008.ebuild,v 1.11 2009/06/10 14:14:40 alexxy Exp $ - -TEXLIVE_MODULE_CONTENTS="hyphen-mongolian mongolian-babel montex soyombo collection-langmongolian -" -TEXLIVE_MODULE_DOC_CONTENTS="mongolian-babel.doc montex.doc soyombo.doc " -TEXLIVE_MODULE_SRC_CONTENTS="mongolian-babel.source montex.source " -inherit texlive-module -DESCRIPTION="TeXLive Mongolian" - -LICENSE="GPL-2 freedist GPL-1 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 -!=dev-texlive/texlive-langmanju-2007* -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-langmongolian/texlive-langmongolian-2009.ebuild b/dev-texlive/texlive-langmongolian/texlive-langmongolian-2009.ebuild deleted file mode 100644 index e112a9bf61a8..000000000000 --- a/dev-texlive/texlive-langmongolian/texlive-langmongolian-2009.ebuild +++ /dev/null @@ -1,19 +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-langmongolian/texlive-langmongolian-2009.ebuild,v 1.3 2010/02/02 21:21:55 abcd Exp $ - -TEXLIVE_MODULE_CONTENTS="hyphen-mongolian mongolian-babel montex soyombo collection-langmongolian -" -TEXLIVE_MODULE_DOC_CONTENTS="mongolian-babel.doc montex.doc soyombo.doc " -TEXLIVE_MODULE_SRC_CONTENTS="mongolian-babel.source " -inherit texlive-module -DESCRIPTION="TeXLive Mongolian" - -LICENSE="GPL-2 as-is GPL-1 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 -!=dev-texlive/texlive-langmanju-2007* -" -RDEPEND="${DEPEND} " |