diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 18:40:32 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 18:40:32 +0000 |
commit | c9640270a3149dcfc1d33b3066cf386d1da5825b (patch) | |
tree | acd14c1a913c45adf2782c51956c34b9cfb65cd2 /dev-texlive | |
parent | Version bump (diff) | |
download | gentoo-2-c9640270a3149dcfc1d33b3066cf386d1da5825b.tar.gz gentoo-2-c9640270a3149dcfc1d33b3066cf386d1da5825b.tar.bz2 gentoo-2-c9640270a3149dcfc1d33b3066cf386d1da5825b.zip |
remove old
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-bibtexextra/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2010.ebuild | 23 |
2 files changed, 5 insertions, 24 deletions
diff --git a/dev-texlive/texlive-bibtexextra/ChangeLog b/dev-texlive/texlive-bibtexextra/ChangeLog index 7593486ec333..50d3f9af327a 100644 --- a/dev-texlive/texlive-bibtexextra/ChangeLog +++ b/dev-texlive/texlive-bibtexextra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-bibtexextra # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/ChangeLog,v 1.50 2012/05/09 17:01:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/ChangeLog,v 1.51 2012/05/29 18:40:32 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-bibtexextra-2010.ebuild: + remove old 09 May 2012; Alexis Ballier <aballier@gentoo.org> texlive-bibtexextra-2011.ebuild: diff --git a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2010.ebuild b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2010.ebuild deleted file mode 100644 index d8394bb31843..000000000000 --- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2010.ebuild +++ /dev/null @@ -1,23 +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-bibtexextra/texlive-bibtexextra-2010.ebuild,v 1.8 2011/10/04 18:02:39 jer Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="aichej amsrefs apacite apalike2 beebe bibarts bibexport bibhtml biblatex biblatex-apa biblatex-chem biblatex-chicago biblatex-dw biblatex-historian biblatex-nature biblatex-philosophy biblatex-science biblist bibtopic bibtopicprefix bibunits breakcites cell chbibref chicago chicago-annote chembst collref compactbib custom-bib din1505 dk-bib doipubmed elsevier-bib fbs figbib footbib harvard harvmac historische-zeitschrift ijqc inlinebib iopart-num jneurosci jurabib listbib logreq margbib multibib munich notes2bib perception pnas2009 rsc sort-by-letters splitbib urlbst collection-bibtexextra -" -TEXLIVE_MODULE_DOC_CONTENTS="amsrefs.doc apacite.doc bibarts.doc bibexport.doc bibhtml.doc biblatex.doc biblatex-apa.doc biblatex-chem.doc biblatex-chicago.doc biblatex-dw.doc biblatex-historian.doc biblatex-nature.doc biblatex-philosophy.doc biblatex-science.doc biblist.doc bibtopic.doc bibtopicprefix.doc bibunits.doc breakcites.doc cell.doc chbibref.doc chicago-annote.doc chembst.doc collref.doc custom-bib.doc din1505.doc dk-bib.doc doipubmed.doc elsevier-bib.doc figbib.doc footbib.doc harvard.doc harvmac.doc historische-zeitschrift.doc ijqc.doc inlinebib.doc iopart-num.doc jneurosci.doc jurabib.doc listbib.doc logreq.doc margbib.doc multibib.doc munich.doc notes2bib.doc perception.doc rsc.doc sort-by-letters.doc splitbib.doc urlbst.doc " -TEXLIVE_MODULE_SRC_CONTENTS="amsrefs.source apacite.source bibarts.source bibexport.source bibtopic.source bibtopicprefix.source bibunits.source chembst.source collref.source custom-bib.source dk-bib.source doipubmed.source footbib.source harvard.source jurabib.source listbib.source margbib.source multibib.source notes2bib.source rsc.source splitbib.source urlbst.source " -inherit texlive-module -DESCRIPTION="TeXLive Extra BibTeX styles" - -LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2010 -!=dev-texlive/texlive-latexextra-2007* -!<dev-texlive/texlive-latex-2009 -" -RDEPEND="${DEPEND} " -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/bibexport/bibexport.sh" |