kensington    14/03/17 09:54:03

  Modified:             kdevelop-python-1.6.0.ebuild ChangeLog
  Log:
  Remove unused dependency wrt bug #478504.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.2                  dev-util/kdevelop-python/kdevelop-python-1.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-python/kdevelop-python-1.6.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-python/kdevelop-python-1.6.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-python/kdevelop-python-1.6.0.ebuild?r1=1.1&r2=1.2

Index: kdevelop-python-1.6.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/kdevelop-python/kdevelop-python-1.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdevelop-python-1.6.0.ebuild        12 Mar 2014 12:13:24 -0000      1.1
+++ kdevelop-python-1.6.0.ebuild        17 Mar 2014 09:54:03 -0000      1.2
@@ -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/dev-util/kdevelop-python/kdevelop-python-1.6.0.ebuild,v 
1.1 2014/03/12 12:13:24 johu Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/kdevelop-python/kdevelop-python-1.6.0.ebuild,v 
1.2 2014/03/17 09:54:03 kensington Exp $
 
 EAPI=5
 
@@ -28,14 +28,11 @@
 LICENSE="GPL-2"
 IUSE="debug"
 
-COMMON_DEPEND="
+DEPEND="
        >=dev-util/kdevplatform-${KDEVPLATFORM_VERSION}
 "
-DEPEND="${COMMON_DEPEND}
-       >=dev-util/kdevelop-pg-qt-1.0.0
-"
 RDEPEND="
-       ${COMMON_DEPEND}
+       ${DEPEND}
        dev-util/kdevelop
 "
 



1.10                 dev-util/kdevelop-python/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-python/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-python/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-python/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop-python/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   12 Mar 2014 12:13:24 -0000      1.9
+++ ChangeLog   17 Mar 2014 09:54:03 -0000      1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/kdevelop-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-python/ChangeLog,v 1.9 
2014/03/12 12:13:24 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-python/ChangeLog,v 1.10 
2014/03/17 09:54:03 kensington Exp $
+
+  17 Mar 2014; Michael Palimaka <kensing...@gentoo.org>
+  kdevelop-python-1.6.0.ebuild:
+  Remove unused dependency wrt bug #478504.
 
 *kdevelop-python-1.6.0 (12 Mar 2014)
 




Reply via email to