summaryrefslogtreecommitdiff
blob: f1e63bbe3b4b3a9f48c671303ea02cdba7d809dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/natbib/natbib-8.31a-r1.ebuild,v 1.1 2010/10/02 17:31:15 dilfridge Exp $

inherit latex-package

DESCRIPTION="LaTeX package to act as generalized interface for bibliographic style files"

SRC_URI="mirror://gentoo/${P}.zip"
HOMEPAGE="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=natbib"
LICENSE="LPPL-1.2"
SLOT="0"
IUSE=""

KEYWORDS="~amd64 ~x86"
DEPEND="app-arch/unzip"
RDEPEND=""

S="${WORKDIR}/${PN}"

TEXMF=/usr/share/texmf-site