ssuominen    14/03/10 10:59:50

  Modified:             noflushd-2.7.4.ebuild noflushd-2.7.3.ebuild
                        ChangeLog
  Log:
  Remove virtual/libc dependency.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  Changes    Path
1.3                  sys-block/noflushd/noflushd-2.7.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/noflushd/noflushd-2.7.4.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/noflushd/noflushd-2.7.4.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/noflushd/noflushd-2.7.4.ebuild?r1=1.2&r2=1.3

Index: noflushd-2.7.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/noflushd/noflushd-2.7.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- noflushd-2.7.4.ebuild       28 Apr 2007 13:02:02 -0000      1.2
+++ noflushd-2.7.4.ebuild       10 Mar 2014 10:59:50 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/noflushd/noflushd-2.7.4.ebuild,v 
1.2 2007/04/28 13:02:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/noflushd/noflushd-2.7.4.ebuild,v 
1.3 2014/03/10 10:59:50 ssuominen Exp $
 
 DESCRIPTION="A daemon to spin down your disks and force accesses to be cached"
 HOMEPAGE="http://noflushd.sourceforge.net";
@@ -10,8 +10,6 @@
 IUSE=""
 SLOT="0"
 
-DEPEND="virtual/libc"
-
 src_compile() {
        ./configure --prefix=/usr \
                --host=${CHOST} \



1.3                  sys-block/noflushd/noflushd-2.7.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/noflushd/noflushd-2.7.3.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/noflushd/noflushd-2.7.3.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/noflushd/noflushd-2.7.3.ebuild?r1=1.2&r2=1.3

Index: noflushd-2.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/noflushd/noflushd-2.7.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- noflushd-2.7.3.ebuild       28 Apr 2007 13:02:02 -0000      1.2
+++ noflushd-2.7.3.ebuild       10 Mar 2014 10:59:50 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/noflushd/noflushd-2.7.3.ebuild,v 
1.2 2007/04/28 13:02:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/noflushd/noflushd-2.7.3.ebuild,v 
1.3 2014/03/10 10:59:50 ssuominen Exp $
 
 DESCRIPTION="A daemon to spin down your disks and force accesses to be cached"
 HOMEPAGE="http://noflushd.sourceforge.net";
@@ -10,8 +10,6 @@
 IUSE=""
 SLOT="0"
 
-DEPEND="virtual/libc"
-
 src_compile() {
        ./configure --prefix=/usr \
                --host=${CHOST} \



1.8                  sys-block/noflushd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/noflushd/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/noflushd/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/noflushd/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/noflushd/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   10 Oct 2013 18:24:49 -0000      1.7
+++ ChangeLog   10 Mar 2014 10:59:50 -0000      1.8
@@ -1,6 +1,10 @@
 # ChangeLog for sys-block/noflushd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/noflushd/ChangeLog,v 1.7 
2013/10/10 18:24:49 chainsaw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/noflushd/ChangeLog,v 1.8 
2014/03/10 10:59:50 ssuominen Exp $
+
+  10 Mar 2014; Samuli Suominen <[email protected]> noflushd-2.7.3.ebuild,
+  noflushd-2.7.4.ebuild:
+  Remove virtual/libc dependency.
 
 *noflushd-2.8 (10 Oct 2013)
 




Reply via email to