diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 14:28:45 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 14:28:45 +0000 |
commit | e5b9a5a2c7b17dcb5148fca0e11a65fc3eb2cccd (patch) | |
tree | dccb83471c9d178a598ad10e1e1c6c26e789d4d5 /dev-texlive/texlive-langpolish | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-e5b9a5a2c7b17dcb5148fca0e11a65fc3eb2cccd.tar.gz gentoo-2-e5b9a5a2c7b17dcb5148fca0e11a65fc3eb2cccd.tar.bz2 gentoo-2-e5b9a5a2c7b17dcb5148fca0e11a65fc3eb2cccd.zip |
remove old
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langpolish')
-rw-r--r-- | dev-texlive/texlive-langpolish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langpolish/texlive-langpolish-2010.ebuild | 21 |
2 files changed, 5 insertions, 22 deletions
diff --git a/dev-texlive/texlive-langpolish/ChangeLog b/dev-texlive/texlive-langpolish/ChangeLog index a704e977505c..54bf58249724 100644 --- a/dev-texlive/texlive-langpolish/ChangeLog +++ b/dev-texlive/texlive-langpolish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langpolish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v 1.48 2012/05/06 17:57:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v 1.49 2012/05/09 14:28:45 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-langpolish-2010.ebuild: + remove old 06 May 2012; Raúl Porcel <armin76@gentoo.org> texlive-langpolish-2011.ebuild: diff --git a/dev-texlive/texlive-langpolish/texlive-langpolish-2010.ebuild b/dev-texlive/texlive-langpolish/texlive-langpolish-2010.ebuild deleted file mode 100644 index a435e044577c..000000000000 --- a/dev-texlive/texlive-langpolish/texlive-langpolish-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-langpolish/texlive-langpolish-2010.ebuild,v 1.7 2011/10/04 18:33:10 jer Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="cc-pl gustlib gustprog mex mwcls pl polski qpxqtx tap utf8mex hyphen-polish collection-langpolish -" -TEXLIVE_MODULE_DOC_CONTENTS="cc-pl.doc gustlib.doc gustprog.doc mex.doc mwcls.doc pl.doc polski.doc qpxqtx.doc tap.doc utf8mex.doc " -TEXLIVE_MODULE_SRC_CONTENTS="mex.source mwcls.source polski.source tap.source " -inherit texlive-module -DESCRIPTION="TeXLive Polish" - -LICENSE="GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2010 ->=dev-texlive/texlive-basic-2010 -" -RDEPEND="${DEPEND} " |