diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 14:28:11 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 14:28:11 +0000 |
commit | 3e4b764b08d11f7ddb89467a4b55574664b5c42e (patch) | |
tree | bc84d1ca666cbbc00d71abf77b81c789f12672ac /dev-texlive | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-3e4b764b08d11f7ddb89467a4b55574664b5c42e.tar.gz gentoo-2-3e4b764b08d11f7ddb89467a4b55574664b5c42e.tar.bz2 gentoo-2-3e4b764b08d11f7ddb89467a4b55574664b5c42e.zip |
remove old
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-langother/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langother/texlive-langother-2010.ebuild | 21 |
2 files changed, 5 insertions, 22 deletions
diff --git a/dev-texlive/texlive-langother/ChangeLog b/dev-texlive/texlive-langother/ChangeLog index 90ee2e18fd9a..2cfcebe19d36 100644 --- a/dev-texlive/texlive-langother/ChangeLog +++ b/dev-texlive/texlive-langother/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langother # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v 1.48 2012/05/06 17:56:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v 1.49 2012/05/09 14:28:11 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-langother-2010.ebuild: + remove old 06 May 2012; Raúl Porcel <armin76@gentoo.org> texlive-langother-2011.ebuild: ia64/s390/sh/sparc stable wrt #395735 diff --git a/dev-texlive/texlive-langother/texlive-langother-2010.ebuild b/dev-texlive/texlive-langother/texlive-langother-2010.ebuild deleted file mode 100644 index 688c5cfb8501..000000000000 --- a/dev-texlive/texlive-langother/texlive-langother-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-langother/texlive-langother-2010.ebuild,v 1.7 2011/10/04 18:33:02 jer Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="hyphen-afrikaans hyphen-coptic hyphen-esperanto hyphen-estonian hyphen-icelandic hyphen-indonesian hyphen-interlingua hyphen-irish hyphen-kurmanji hyphen-romanian hyphen-serbian hyphen-slovenian hyphen-turkish hyphen-uppersorbian hyphen-welsh hyphen-lao hyphen-armenian collection-langother -" -TEXLIVE_MODULE_DOC_CONTENTS="" -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Other hyphenation files" - -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-basic-2009 -" -RDEPEND="${DEPEND} " |