kensington    14/06/21 17:03:21

  Modified:             wmiface-2.1.ebuild ChangeLog
  Log:
  Add missing dependency wrt bug #514144. Bump EAPI.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.5                  x11-misc/wmiface/wmiface-2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wmiface/wmiface-2.1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wmiface/wmiface-2.1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wmiface/wmiface-2.1.ebuild?r1=1.4&r2=1.5

Index: wmiface-2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wmiface/wmiface-2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wmiface-2.1.ebuild  2 Mar 2013 23:54:30 -0000       1.4
+++ wmiface-2.1.ebuild  21 Jun 2014 17:03:21 -0000      1.5
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmiface/wmiface-2.1.ebuild,v 1.4 
2013/03/02 23:54:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmiface/wmiface-2.1.ebuild,v 1.5 
2014/06/21 17:03:21 kensington Exp $
 
-EAPI=4
+EAPI=5
 
 inherit cmake-utils
 
@@ -15,8 +15,10 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="debug"
 
-DEPEND="
+RDEPEND="
        dev-qt/qtcore:4
        x11-libs/libX11
 "
-RDEPEND="${DEPEND}"
+DEPEND="${DEPEND}
+       dev-qt/qtgui:4
+"



1.5                  x11-misc/wmiface/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wmiface/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wmiface/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wmiface/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wmiface/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   2 Mar 2013 23:54:30 -0000       1.4
+++ ChangeLog   21 Jun 2014 17:03:21 -0000      1.5
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/wmiface
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmiface/ChangeLog,v 1.4 2013/03/02 
23:54:30 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmiface/ChangeLog,v 1.5 2014/06/21 
17:03:21 kensington Exp $
+
+  21 Jun 2014; Michael Palimaka <kensing...@gentoo.org> wmiface-2.1.ebuild:
+  Add missing dependency wrt bug #514144. Bump EAPI.
 
   02 Mar 2013; Markos Chandras <hwoar...@gentoo.org> wmiface-2.1.ebuild:
   Move Qt dependencies to the new category




Reply via email to