commit: d2f0d3edaadb78eed2380ee66c7623c807b127a9 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Jan 6 16:02:52 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 16:02:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f0d3ed
dev-tex/notoccite: remove last rited package dev-tex/notoccite/Manifest | 1 - dev-tex/notoccite/metadata.xml | 15 --------------- dev-tex/notoccite/notoccite-20000720.ebuild | 17 ----------------- 3 files changed, 33 deletions(-) diff --git a/dev-tex/notoccite/Manifest b/dev-tex/notoccite/Manifest deleted file mode 100644 index 3cbe2bcee6f..00000000000 --- a/dev-tex/notoccite/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST notoccite-20000720.tbz2 1127 BLAKE2B c950643e7e03d49f31283ae509baac645e9d40cf6709ccff6993a630a660e7e4bf8eff88dfc6605a04cfe842cd43c5b7753b6a8b946b9271b88f6df01bdbef64 SHA512 838974315a892289e51c1112fd80bc709efb7040522b40b42914ba57010bfa43371c1cd2f6fe4700411c18ad14db13df841ccabdd681b5d6312dcf9cb748950e diff --git a/dev-tex/notoccite/metadata.xml b/dev-tex/notoccite/metadata.xml deleted file mode 100644 index 22a386d5270..00000000000 --- a/dev-tex/notoccite/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo TeX Project</name> - </maintainer> - <longdescription> - If you have \cite commands in \section-like commands, or in \caption, the - citation will also appear in the table of contents, or list of whatever. If - you are also using an unsrt-like bibliography style, these citations will - come at the very start of the bibliography, which is confusing. This package - suppresses the effect. - </longdescription> -</pkgmetadata> diff --git a/dev-tex/notoccite/notoccite-20000720.ebuild b/dev-tex/notoccite/notoccite-20000720.ebuild deleted file mode 100644 index 701c401052d..00000000000 --- a/dev-tex/notoccite/notoccite-20000720.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit latex-package - -DESCRIPTION="Stop citations in figures, tables and contents changing citation -order" -HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/notoccite.html" -SRC_URI="mirror://gentoo/${P}.tbz2" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="" -RDEPEND=""
