summaryrefslogtreecommitdiff
blob: 7ebff3cf61ee3c75a74c9eece61281fa4132db56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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.1 2007/05/27 13:48:06 cryos 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=""