chutzpah    15/06/12 18:53:03

  Modified:             htop-1.0.3.ebuild ChangeLog
  Log:
  Add  to DEPEND to make sure the needed python interpreter is installed so 
htop can build.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  Changes    Path
1.12                 sys-process/htop/htop-1.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild?r1=1.11&r2=1.12

Index: htop-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- htop-1.0.3.ebuild   8 Apr 2015 18:27:48 -0000       1.11
+++ htop-1.0.3.ebuild   12 Jun 2015 18:53:03 -0000      1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild,v 1.11 
2015/04/08 18:27:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild,v 1.12 
2015/06/12 18:53:03 chutzpah Exp $
 
 EAPI=5
 
@@ -21,6 +21,7 @@
 
 RDEPEND="sys-libs/ncurses[unicode?]"
 DEPEND="${RDEPEND}
+       ${PYTHON_DEPS}
        virtual/pkgconfig"
 
 DOCS=( ChangeLog README )



1.152                sys-process/htop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/ChangeLog?rev=1.152&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/ChangeLog?rev=1.152&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/ChangeLog?r1=1.151&r2=1.152

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog   8 Apr 2015 18:27:48 -0000       1.151
+++ ChangeLog   12 Jun 2015 18:53:03 -0000      1.152
@@ -1,6 +1,10 @@
 # ChangeLog for sys-process/htop
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.151 
2015/04/08 18:27:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.152 
2015/06/12 18:53:03 chutzpah Exp $
+
+  12 Jun 2015; Patrick McLean <chutz...@gentoo.org> htop-1.0.3.ebuild:
+  Add  to DEPEND to make sure the needed python interpreter is installed so 
htop
+  can build.
 
   08 Apr 2015; Michał Górny <mgo...@gentoo.org> htop-1.0.2-r2.ebuild,
   htop-1.0.3.ebuild:




Reply via email to