summaryrefslogtreecommitdiff
blob: 701c401052d5aa8a28222c46a4cf1ded237db396 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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=""