diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-06-19 13:58:59 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-06-19 13:58:59 +0000 |
commit | 2f2db7423dab53377459f5fd5513009f123d5366 (patch) | |
tree | 963c02486fc8587d2805c7a6615df6376e633047 /dev-texlive/texlive-fontsrecommended | |
parent | Update init script to use checkpath instead of using keepdir in the ebuild; a... (diff) | |
download | historical-2f2db7423dab53377459f5fd5513009f123d5366.tar.gz historical-2f2db7423dab53377459f5fd5513009f123d5366.tar.bz2 historical-2f2db7423dab53377459f5fd5513009f123d5366.zip |
remove old
Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-fontsrecommended')
-rw-r--r-- | dev-texlive/texlive-fontsrecommended/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2010.ebuild | 22 |
2 files changed, 5 insertions, 23 deletions
diff --git a/dev-texlive/texlive-fontsrecommended/ChangeLog b/dev-texlive/texlive-fontsrecommended/ChangeLog index 7c76bf7e011a..1344b8d33a36 100644 --- a/dev-texlive/texlive-fontsrecommended/ChangeLog +++ b/dev-texlive/texlive-fontsrecommended/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-fontsrecommended # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog,v 1.54 2012/05/09 14:04:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog,v 1.55 2012/06/19 13:52:57 aballier Exp $ + + 19 Jun 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-fontsrecommended-2010.ebuild: + remove old 09 May 2012; Alexis Ballier <aballier@gentoo.org> texlive-fontsrecommended-2011.ebuild: diff --git a/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2010.ebuild b/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2010.ebuild deleted file mode 100644 index fb7c59835b7d..000000000000 --- a/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2010.ebuild +++ /dev/null @@ -1,22 +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-fontsrecommended/texlive-fontsrecommended-2010.ebuild,v 1.9 2011/10/04 18:20:27 jer Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="avantgar bookman charter cm-super cmextra courier euro euro-ce eurofont eurosans eurosym fpl helvetic lm marvosym mathpazo ncntrsbk palatino pxfonts rsfs symbol tex-gyre times tipa txfonts utopia wasy wasysym zapfchan zapfding collection-fontsrecommended -" -TEXLIVE_MODULE_DOC_CONTENTS="charter.doc cm-super.doc euro.doc euro-ce.doc eurofont.doc eurosans.doc eurosym.doc fpl.doc lm.doc marvosym.doc mathpazo.doc pxfonts.doc rsfs.doc tex-gyre.doc tipa.doc txfonts.doc utopia.doc wasy.doc wasysym.doc " -TEXLIVE_MODULE_SRC_CONTENTS="euro.source eurofont.source fpl.source lm.source mathpazo.source wasysym.source " -inherit texlive-module -DESCRIPTION="TeXLive Recommended fonts" - -LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2010 -!=dev-texlive/texlive-basic-2007* -!<dev-texlive/texlive-fontsextra-2010 -" -RDEPEND="${DEPEND} " |