summaryrefslogtreecommitdiff
blob: 59448762c53ba7f5c07bd2394db169759f589241 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/notoccite/notoccite-20000720.ebuild,v 1.2 2007/07/13 06:20:20 mr_bones_ Exp $

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=""