kensington 14/12/31 12:29:54 Modified: appmenu-qt-0.2.6.ebuild Log: Add USE default too. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.5 x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild?r1=1.4&r2=1.5 Index: appmenu-qt-0.2.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- appmenu-qt-0.2.6.ebuild 31 Dec 2014 12:28:59 -0000 1.4 +++ appmenu-qt-0.2.6.ebuild 31 Dec 2014 12:29:54 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild,v 1.4 2014/12/31 12:28:59 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild,v 1.5 2014/12/31 12:29:54 kensington Exp $ EAPI=4 @@ -18,7 +18,7 @@ DEPEND=">=dev-qt/qtcore-4.8:4 >=dev-qt/qtdbus-4.8:4 >=dev-qt/qtgui-4.8:4 - >=dev-libs/libdbusmenu-qt-0.9.0[qt4]" + >=dev-libs/libdbusmenu-qt-0.9.0[qt4(+)]" RDEPEND="${DEPEND}" DOCS=( NEWS README )
