idl0r       14/10/30 21:29:57

  Modified:             htop-1.0.3.ebuild ChangeLog
  Log:
  Add missing virtual/pkgconfig dep
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  Changes    Path
1.7                  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.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild?r1=1.6&r2=1.7

Index: htop-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- htop-1.0.3.ebuild   30 Oct 2014 10:02:39 -0000      1.6
+++ htop-1.0.3.ebuild   30 Oct 2014 21:29:57 -0000      1.7
@@ -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/sys-process/htop/htop-1.0.3.ebuild,v 1.6 
2014/10/30 10:02:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild,v 1.7 
2014/10/30 21:29:57 idl0r Exp $
 
 EAPI=5
 
@@ -20,7 +20,8 @@
 IUSE="kernel_FreeBSD kernel_linux oom openvz unicode vserver"
 
 RDEPEND="sys-libs/ncurses[unicode?]"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+       virtual/pkgconfig"
 
 DOCS=( ChangeLog README )
 



1.147                sys-process/htop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog   30 Oct 2014 10:02:39 -0000      1.146
+++ ChangeLog   30 Oct 2014 21:29:57 -0000      1.147
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/htop
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.146 
2014/10/30 10:02:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.147 
2014/10/30 21:29:57 idl0r Exp $
+
+  30 Oct 2014; Christian Ruppert <[email protected]> htop-1.0.3.ebuild:
+  Add missing virtual/pkgconfig dep
 
   30 Oct 2014; Agostino Sarubbo <[email protected]> htop-1.0.3.ebuild:
   Stable for x86, wrt bug #525450




Reply via email to