diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 14:32:07 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 14:32:07 +0000 |
commit | 657fdd93cf481311cb3846081e54ec769519f8a7 (patch) | |
tree | 950b0d37ebbf97513a8638e940f2a513e79390a5 /dev-texlive/texlive-langspanish | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-657fdd93cf481311cb3846081e54ec769519f8a7.tar.gz historical-657fdd93cf481311cb3846081e54ec769519f8a7.tar.bz2 historical-657fdd93cf481311cb3846081e54ec769519f8a7.zip |
remove old
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-langspanish')
-rw-r--r-- | dev-texlive/texlive-langspanish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langspanish/texlive-langspanish-2010.ebuild | 20 |
2 files changed, 5 insertions, 21 deletions
diff --git a/dev-texlive/texlive-langspanish/ChangeLog b/dev-texlive/texlive-langspanish/ChangeLog index 64f5e5f23321..efe946214714 100644 --- a/dev-texlive/texlive-langspanish/ChangeLog +++ b/dev-texlive/texlive-langspanish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langspanish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.47 2012/05/06 17:58:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.48 2012/05/09 14:29:52 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-langspanish-2010.ebuild: + remove old 06 May 2012; Raúl Porcel <armin76@gentoo.org> texlive-langspanish-2011.ebuild: diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2010.ebuild b/dev-texlive/texlive-langspanish/texlive-langspanish-2010.ebuild deleted file mode 100644 index b7985fae551c..000000000000 --- a/dev-texlive/texlive-langspanish/texlive-langspanish-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-langspanish/texlive-langspanish-2010.ebuild,v 1.7 2011/10/04 18:34:02 jer Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="hyphen-spanish hyphen-catalan hyphen-galician spanish spanish-mx collection-langspanish -" -TEXLIVE_MODULE_DOC_CONTENTS="spanish.doc spanish-mx.doc " -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Spanish" - -LICENSE="GPL-2 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 -" -RDEPEND="${DEPEND} " |