diff options
author | Johannes Huber <johu@gentoo.org> | 2016-03-17 13:57:29 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-03-17 13:57:29 +0100 |
commit | 4270f12d39a61b07af22c03c244af3f3d96ea35d (patch) | |
tree | b350b92b5a87172e4e14997eb3ae9553e1894ad1 /app-text/kbibtex | |
parent | dev-java/tomcat-servlet-api: removed obsolete ebuild (diff) | |
download | gentoo-4270f12d39a61b07af22c03c244af3f3d96ea35d.tar.gz gentoo-4270f12d39a61b07af22c03c244af3f3d96ea35d.tar.bz2 gentoo-4270f12d39a61b07af22c03c244af3f3d96ea35d.zip |
app-text/kbibtex: Pin slot on dev-libs/qoauth
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r-- | app-text/kbibtex/kbibtex-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbibtex/kbibtex-0.6.ebuild b/app-text/kbibtex/kbibtex-0.6.ebuild index 9aadacac2003..d09ff798c140 100644 --- a/app-text/kbibtex/kbibtex-0.6.ebuild +++ b/app-text/kbibtex/kbibtex-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ DEPEND=" app-text/poppler[qt4] dev-libs/libxml2 dev-libs/libxslt - dev-libs/qoauth + dev-libs/qoauth:0 virtual/tex-base x11-libs/libqxt " |