summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-12-17 15:49:07 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-12-17 15:49:07 +0000
commit863364234a9da439d1e313e04b5c746832880d1c (patch)
treebbcef321a420d7295749d74b73df178f1e2c29d9 /app-text/kbibtex
parentFix wrongly dropped keywords, sorry for it. (diff)
downloadgentoo-2-863364234a9da439d1e313e04b5c746832880d1c.tar.gz
gentoo-2-863364234a9da439d1e313e04b5c746832880d1c.tar.bz2
gentoo-2-863364234a9da439d1e313e04b5c746832880d1c.zip
Fixed the dependencies up a little.
(Portage version: 2.0.53)
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r--app-text/kbibtex/ChangeLog5
-rw-r--r--app-text/kbibtex/kbibtex-0.1.3.ebuild6
2 files changed, 8 insertions, 3 deletions
diff --git a/app-text/kbibtex/ChangeLog b/app-text/kbibtex/ChangeLog
index 42733e3a1d0f..8d41e0b104f0 100644
--- a/app-text/kbibtex/ChangeLog
+++ b/app-text/kbibtex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/kbibtex
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.5 2005/12/05 20:29:42 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.6 2005/12/17 15:49:07 cryos Exp $
+
+ 17 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> kbibtex-0.1.3.ebuild:
+ Fixed the dependencies up a little.
05 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org>
files/digest-kbibtex-0.1.3, Manifest:
diff --git a/app-text/kbibtex/kbibtex-0.1.3.ebuild b/app-text/kbibtex/kbibtex-0.1.3.ebuild
index 6e6308ef12e4..2c90e5729728 100644
--- a/app-text/kbibtex/kbibtex-0.1.3.ebuild
+++ b/app-text/kbibtex/kbibtex-0.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.1.3.ebuild,v 1.1 2005/12/05 12:53:51 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.1.3.ebuild,v 1.2 2005/12/17 15:49:07 cryos Exp $
inherit kde
@@ -15,6 +15,8 @@ IUSE=""
DEPEND=">=dev-libs/libxml2-2.6.22
>=dev-libs/libxslt-1.1.15"
-RDEPEND="virtual/tetex"
+RDEPEND="${DEPEND}
+ virtual/tetex
+ >=dev-tex/bibtex2html-1.70"
need-kde 3.3