summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2015-05-10 12:36:47 +0000
committerDavide Pesavento <pesa@gentoo.org>2015-05-10 12:36:47 +0000
commit7fa83e45eda16e9f39629b2e166746ec42bcafbc (patch)
tree578f12898ac2641c0a3ee521c78e010ba4dbaf75 /net-im/vacuum
parentStable for arm. Bug #546560. (diff)
downloadgentoo-2-7fa83e45eda16e9f39629b2e166746ec42bcafbc.tar.gz
gentoo-2-7fa83e45eda16e9f39629b2e166746ec42bcafbc.tar.bz2
gentoo-2-7fa83e45eda16e9f39629b2e166746ec42bcafbc.zip
Add missing usedep on qtlockedfile. Add slot to openssl dep to silence repoman.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Diffstat (limited to 'net-im/vacuum')
-rw-r--r--net-im/vacuum/ChangeLog7
-rw-r--r--net-im/vacuum/vacuum-1.2.4.ebuild14
-rw-r--r--net-im/vacuum/vacuum-9999.ebuild6
3 files changed, 16 insertions, 11 deletions
diff --git a/net-im/vacuum/ChangeLog b/net-im/vacuum/ChangeLog
index 02f64f4688bc..27a6bb474f98 100644
--- a/net-im/vacuum/ChangeLog
+++ b/net-im/vacuum/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/vacuum
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v 1.21 2015/03/02 18:29:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v 1.22 2015/05/10 12:36:47 pesa Exp $
+
+ 10 May 2015; Davide Pesavento <pesa@gentoo.org> vacuum-1.2.4.ebuild,
+ vacuum-9999.ebuild:
+ Add missing usedep on qtlockedfile. Add slot to openssl dep to silence
+ repoman.
02 Mar 2015; Manuel Rüger <mrueg@gentoo.org> -vacuum-1.2.2.ebuild,
-vacuum-1.2.3.ebuild:
diff --git a/net-im/vacuum/vacuum-1.2.4.ebuild b/net-im/vacuum/vacuum-1.2.4.ebuild
index 223e16f67326..6692a101a6c9 100644
--- a/net-im/vacuum/vacuum-1.2.4.ebuild
+++ b/net-im/vacuum/vacuum-1.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-1.2.4.ebuild,v 1.2 2014/08/05 18:34:13 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-1.2.4.ebuild,v 1.3 2015/05/10 12:36:47 pesa Exp $
EAPI="5"
LANGS="de pl ru uk"
@@ -39,11 +39,11 @@ REQUIRED_USE="
"
RDEPEND="
- >=dev-qt/qtcore-4.5:4[ssl]
- >=dev-qt/qtgui-4.5:4
- dev-qt/qtlockedfile
- >=dev-libs/openssl-0.9.8k
- adiummessagestyle? ( >=dev-qt/qtwebkit-4.5:4 )
+ dev-qt/qtcore:4[ssl]
+ dev-qt/qtgui:4
+ dev-qt/qtlockedfile[qt4(+)]
+ dev-libs/openssl:0
+ adiummessagestyle? ( dev-qt/qtwebkit:4 )
net-dns/libidn
x11-libs/libXScrnSaver
sys-libs/zlib[minizip]
diff --git a/net-im/vacuum/vacuum-9999.ebuild b/net-im/vacuum/vacuum-9999.ebuild
index 2d013c160671..7e225fdaab99 100644
--- a/net-im/vacuum/vacuum-9999.ebuild
+++ b/net-im/vacuum/vacuum-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v 1.12 2014/08/05 18:34:13 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v 1.13 2015/05/10 12:36:47 pesa Exp $
EAPI="5"
LANGS="de pl ru uk"
@@ -45,7 +45,7 @@ REQUIRED_USE="
RDEPEND="
>=dev-qt/qtcore-4.8:4[ssl]
>=dev-qt/qtgui-4.8:4
- dev-qt/qtlockedfile
+ dev-qt/qtlockedfile[qt4(+)]
>=dev-libs/openssl-1.0.0
adiummessagestyle? ( >=dev-qt/qtwebkit-4.8:4 )
filemessagearchive? ( >=dev-qt/qtsql-4.8:4[sqlite] )