diff options
author | 2012-05-09 14:21:02 +0000 | |
---|---|---|
committer | 2012-05-09 14:21:02 +0000 | |
commit | b5f86ba71ae65a639243b4d4b5252c8e2ccce0f7 (patch) | |
tree | fbbf2f635be1925336dbda7a5a8b9f4d0eefaa8a /dev-texlive/texlive-langfinnish | |
parent | remove old (diff) | |
download | gentoo-2-b5f86ba71ae65a639243b4d4b5252c8e2ccce0f7.tar.gz gentoo-2-b5f86ba71ae65a639243b4d4b5252c8e2ccce0f7.tar.bz2 gentoo-2-b5f86ba71ae65a639243b4d4b5252c8e2ccce0f7.zip |
remove old
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langfinnish')
-rw-r--r-- | dev-texlive/texlive-langfinnish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild | 20 |
2 files changed, 5 insertions, 21 deletions
diff --git a/dev-texlive/texlive-langfinnish/ChangeLog b/dev-texlive/texlive-langfinnish/ChangeLog index 6cac058d6f98..8aa68cdd646f 100644 --- a/dev-texlive/texlive-langfinnish/ChangeLog +++ b/dev-texlive/texlive-langfinnish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langfinnish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfinnish/ChangeLog,v 1.47 2012/05/06 17:44:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfinnish/ChangeLog,v 1.48 2012/05/09 14:21:02 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-langfinnish-2010.ebuild: + remove old 06 May 2012; Raúl Porcel <armin76@gentoo.org> texlive-langfinnish-2011.ebuild: diff --git a/dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild b/dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild deleted file mode 100644 index a28893da387e..000000000000 --- a/dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild +++ /dev/null @@ -1,20 +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-langfinnish/texlive-langfinnish-2010.ebuild,v 1.7 2011/10/04 18:27:33 jer Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="finbib hyphen-finnish collection-langfinnish -" -TEXLIVE_MODULE_DOC_CONTENTS="" -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Finnish" - -LICENSE="GPL-2 as-is public-domain " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2010 -" -RDEPEND="${DEPEND} " |