diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 14:27:06 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 14:27:06 +0000 |
commit | 5d3b87d8e49d4251dafa4203108238d44f00df98 (patch) | |
tree | 5317ff9ea08caa3d32a2ba7fc22b657e40f0d95e /dev-texlive/texlive-langmongolian | |
parent | remove old (diff) | |
download | gentoo-2-5d3b87d8e49d4251dafa4203108238d44f00df98.tar.gz gentoo-2-5d3b87d8e49d4251dafa4203108238d44f00df98.tar.bz2 gentoo-2-5d3b87d8e49d4251dafa4203108238d44f00df98.zip |
remove old
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langmongolian')
-rw-r--r-- | dev-texlive/texlive-langmongolian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langmongolian/texlive-langmongolian-2010.ebuild | 21 |
2 files changed, 5 insertions, 22 deletions
diff --git a/dev-texlive/texlive-langmongolian/ChangeLog b/dev-texlive/texlive-langmongolian/ChangeLog index 449bc82b12c0..51ee6ce883b4 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langmongolian/ChangeLog,v 1.48 2012/05/06 17:54:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langmongolian/ChangeLog,v 1.49 2012/05/09 14:27:06 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-langmongolian-2010.ebuild: + remove old 06 May 2012; Raúl Porcel <armin76@gentoo.org> texlive-langmongolian-2011.ebuild: diff --git a/dev-texlive/texlive-langmongolian/texlive-langmongolian-2010.ebuild b/dev-texlive/texlive-langmongolian/texlive-langmongolian-2010.ebuild deleted file mode 100644 index 65e17830801f..000000000000 --- a/dev-texlive/texlive-langmongolian/texlive-langmongolian-2010.ebuild +++ /dev/null @@ -1,21 +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-langmongolian/texlive-langmongolian-2010.ebuild,v 1.7 2011/10/04 18:32:10 jer Exp $ - -EAPI="3" - -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" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2010 -!=dev-texlive/texlive-langmanju-2007* -" -RDEPEND="${DEPEND} " |