pesa 15/05/10 12:36:47 Modified: vacuum-1.2.4.ebuild vacuum-9999.ebuild ChangeLog Log: 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!)
Revision Changes Path 1.3 net-im/vacuum/vacuum-1.2.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-1.2.4.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-1.2.4.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-1.2.4.ebuild?r1=1.2&r2=1.3 Index: vacuum-1.2.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-1.2.4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- vacuum-1.2.4.ebuild 5 Aug 2014 18:34:13 -0000 1.2 +++ vacuum-1.2.4.ebuild 10 May 2015 12:36:47 -0000 1.3 @@ -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 @@ " 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] 1.13 net-im/vacuum/vacuum-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild?r1=1.12&r2=1.13 Index: vacuum-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- vacuum-9999.ebuild 5 Aug 2014 18:34:13 -0000 1.12 +++ vacuum-9999.ebuild 10 May 2015 12:36:47 -0000 1.13 @@ -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 @@ 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] ) 1.22 net-im/vacuum/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 2 Mar 2015 18:29:53 -0000 1.21 +++ ChangeLog 10 May 2015 12:36:47 -0000 1.22 @@ -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 <[email protected]> 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 <[email protected]> -vacuum-1.2.2.ebuild, -vacuum-1.2.3.ebuild:
