From cdd330a444d46a7e154c6e146303400ad8129f88 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sun, 17 Mar 2013 18:16:30 +0000 Subject: Drop poppler subslot since it links only to libpoppler-qt4. (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C) --- app-text/kbibtex/ChangeLog | 5 ++++- app-text/kbibtex/kbibtex-0.4.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-text/kbibtex') diff --git a/app-text/kbibtex/ChangeLog b/app-text/kbibtex/ChangeLog index 52b1538e338c..4d8504bbeb72 100644 --- a/app-text/kbibtex/ChangeLog +++ b/app-text/kbibtex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/kbibtex # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.49 2013/03/17 12:31:16 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.50 2013/03/17 18:16:30 kensington Exp $ + + 17 Mar 2013; Michael Palimaka kbibtex-0.4.1.ebuild: + Drop poppler subslot since it links only to libpoppler-qt4. 17 Mar 2013; Andreas K. Huettel kbibtex-0.4.1.ebuild: EAPI=5 and poppler subslot dependency diff --git a/app-text/kbibtex/kbibtex-0.4.1.ebuild b/app-text/kbibtex/kbibtex-0.4.1.ebuild index 279aa66c8363..e4adc9782a00 100644 --- a/app-text/kbibtex/kbibtex-0.4.1.ebuild +++ b/app-text/kbibtex/kbibtex-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.4.1.ebuild,v 1.4 2013/03/17 12:31:16 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.4.1.ebuild,v 1.5 2013/03/17 18:16:30 kensington Exp $ EAPI=5 @@ -22,7 +22,7 @@ SLOT="4" IUSE="debug" DEPEND=" - app-text/poppler:=[qt4] + app-text/poppler[qt4] dev-libs/libxml2 dev-libs/libxslt virtual/tex-base -- cgit v1.2.3-65-gdbad