diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 17:12:35 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 17:12:35 +0000 |
commit | 97752c4847ca432ce1758af2ceea0efcb21c4f08 (patch) | |
tree | 74d4a6ee7d897473066e64d33122ebdb27403960 /dev-texlive/texlive-langarabic | |
parent | ppc/ppc64 stable wrt #369909 (diff) | |
download | historical-97752c4847ca432ce1758af2ceea0efcb21c4f08.tar.gz historical-97752c4847ca432ce1758af2ceea0efcb21c4f08.tar.bz2 historical-97752c4847ca432ce1758af2ceea0efcb21c4f08.zip |
remove old
Package-Manager: portage-2.2.0_alpha60/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-langarabic')
-rw-r--r-- | dev-texlive/texlive-langarabic/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langarabic/texlive-langarabic-2009.ebuild | 19 |
2 files changed, 5 insertions, 20 deletions
diff --git a/dev-texlive/texlive-langarabic/ChangeLog b/dev-texlive/texlive-langarabic/ChangeLog index 9afda9361e9f..ae3c1edae1ea 100644 --- a/dev-texlive/texlive-langarabic/ChangeLog +++ b/dev-texlive/texlive-langarabic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langarabic # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langarabic/ChangeLog,v 1.18 2011/10/04 18:05:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langarabic/ChangeLog,v 1.19 2011/10/05 17:12:35 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-langarabic-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-langarabic-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-langarabic/texlive-langarabic-2009.ebuild b/dev-texlive/texlive-langarabic/texlive-langarabic-2009.ebuild deleted file mode 100644 index ee24bc1c42d5..000000000000 --- a/dev-texlive/texlive-langarabic/texlive-langarabic-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-langarabic/texlive-langarabic-2009.ebuild,v 1.10 2010/06/01 14:35:16 josejx Exp $ - -TEXLIVE_MODULE_CONTENTS="arabi arabtex hyphen-arabic hyphen-farsi collection-langarabic -" -TEXLIVE_MODULE_DOC_CONTENTS="arabi.doc arabtex.doc " -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Arabic" - -LICENSE="GPL-2 LPPL-1.3 " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2009 -!dev-texlive/texlive-langarab -" -RDEPEND="${DEPEND} " |