diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 17:58:48 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 17:58:48 +0000 |
commit | c1442e54aa1721253f7f85873b0845b9b45a9c73 (patch) | |
tree | 344e981aaccc7827f002a579fcbb12bdec381655 /dev-texlive/texlive-documentation-arabic | |
parent | sci-chemistry/sparky: Fix symlink creation in EAPI=4 (diff) | |
download | gentoo-2-c1442e54aa1721253f7f85873b0845b9b45a9c73.tar.gz gentoo-2-c1442e54aa1721253f7f85873b0845b9b45a9c73.tar.bz2 gentoo-2-c1442e54aa1721253f7f85873b0845b9b45a9c73.zip |
remove old
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-arabic')
-rw-r--r-- | dev-texlive/texlive-documentation-arabic/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-arabic/texlive-documentation-arabic-2010.ebuild | 20 |
2 files changed, 5 insertions, 21 deletions
diff --git a/dev-texlive/texlive-documentation-arabic/ChangeLog b/dev-texlive/texlive-documentation-arabic/ChangeLog index 9b8be277238a..dd83cc66e765 100644 --- a/dev-texlive/texlive-documentation-arabic/ChangeLog +++ b/dev-texlive/texlive-documentation-arabic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-arabic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-arabic/ChangeLog,v 1.23 2012/05/09 17:02:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-arabic/ChangeLog,v 1.24 2012/05/29 17:58:48 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-documentation-arabic-2010.ebuild: + remove old 09 May 2012; Alexis Ballier <aballier@gentoo.org> texlive-documentation-arabic-2011.ebuild: diff --git a/dev-texlive/texlive-documentation-arabic/texlive-documentation-arabic-2010.ebuild b/dev-texlive/texlive-documentation-arabic/texlive-documentation-arabic-2010.ebuild deleted file mode 100644 index 5777f83c520d..000000000000 --- a/dev-texlive/texlive-documentation-arabic/texlive-documentation-arabic-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-documentation-arabic/texlive-documentation-arabic-2010.ebuild,v 1.13 2011/10/04 18:05:46 jer Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="lshort-persian collection-documentation-arabic -" -TEXLIVE_MODULE_DOC_CONTENTS="lshort-persian.doc " -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Arabic documentation" - -LICENSE="GPL-2 public-domain " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-documentation-base-2010 -" -RDEPEND="${DEPEND} " |