mgorny      15/02/21 15:58:14

  Modified:             ncpufreqd-2.4.ebuild ChangeLog
  Log:
  Update HOMEPAGE & SRC_URI, 
https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/18 by Michael 
Mair-Keimberger.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.7                  sys-power/ncpufreqd/ncpufreqd-2.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.4.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.4.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.4.ebuild?r1=1.6&r2=1.7

Index: ncpufreqd-2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ncpufreqd-2.4.ebuild        11 Mar 2013 19:47:09 -0000      1.6
+++ ncpufreqd-2.4.ebuild        21 Feb 2015 15:58:14 -0000      1.7
@@ -1,14 +1,14 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.4.ebuild,v 
1.6 2013/03/11 19:47:09 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.4.ebuild,v 
1.7 2015/02/21 15:58:14 mgorny Exp $
 
 EAPI="5"
 
 inherit cmake-utils
 
 DESCRIPTION="Daemon controlling CPU speed and temperature"
-HOMEPAGE="http://projects.simpledesigns.com.pl/project/ncpufreqd/";
-SRC_URI="http://projects.simpledesigns.com.pl/get/${P}.tar.bz2";
+HOMEPAGE="https://bitbucket.org/nelchael/ncpufreqd";
+SRC_URI="http://dev.gentoo.org/~mgorny/dist/${P}.tar.xz";
 LICENSE="ZLIB"
 
 SLOT="0"
@@ -16,7 +16,8 @@
 
 IUSE=""
 
-DEPEND="virtual/logger"
+DEPEND="virtual/logger
+       app-arch/xz-utils"
 RDEPEND="${DEPEND}"
 
 src_install() {



1.27                 sys-power/ncpufreqd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/ncpufreqd/ChangeLog?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/ncpufreqd/ChangeLog?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/ncpufreqd/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   11 Mar 2013 19:47:09 -0000      1.26
+++ ChangeLog   21 Feb 2015 15:58:14 -0000      1.27
@@ -1,6 +1,10 @@
 # ChangeLog for sys-power/ncpufreqd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ChangeLog,v 1.26 
2013/03/11 19:47:09 creffett Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ChangeLog,v 1.27 
2015/02/21 15:58:14 mgorny Exp $
+
+  21 Feb 2015; Michał Górny <[email protected]> ncpufreqd-2.4.ebuild:
+  Update HOMEPAGE & SRC_URI, https://github.com/gentoo/gentoo-portage-rsync-
+  mirror/pull/18 by Michael Mair-Keimberger.
 
   11 Mar 2013; Chris Reffett <[email protected]> ncpufreqd-2.4.ebuild:
   Bump EAPI wrt bug 460572




Reply via email to