blob: 23dae162bf780b21f7b5e36222dfde746f65f8d3 [file] [log] [blame]
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20100211.ebuild,v 1.2 2010/02/22 08:56:20 ssuominen Exp $
EAPI=2
WEBKIT_REQUIRED=always
inherit kde4-base
DESCRIPTION="A BibTeX editor for KDE to edit bibliographies used with LaTeX"
HOMEPAGE="http://home.gna.org/kbibtex/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
DEPEND="virtual/tex-base"
RDEPEND="${DEPEND}
dev-tex/bibtex2html"