public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-block/noflushd: noflushd-2.7.4.ebuild noflushd-2.7.3.ebuild ChangeLog
Date: Mon, 10 Mar 2014 10:59:50 +0000 (UTC)	[thread overview]
Message-ID: <20140310105951.0EBE42004B@flycatcher.gentoo.org> (raw)

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 <ssuominen@gentoo.org> noflushd-2.7.3.ebuild,
+  noflushd-2.7.4.ebuild:
+  Remove virtual/libc dependency.
 
 *noflushd-2.8 (10 Oct 2013)
 





                 reply	other threads:[~2014-03-10 11:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140310105951.0EBE42004B@flycatcher.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox