public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/hdparm: ChangeLog hdparm-9.36.ebuild
Date: Mon, 13 Dec 2010 10:16:57 +0000 (UTC)	[thread overview]
Message-ID: <20101213101657.B455020054@flycatcher.gentoo.org> (raw)

vapier      10/12/13 10:16:57

  Modified:             ChangeLog
  Added:                hdparm-9.36.ebuild
  Log:
  Version bump #348573.
  
  (Portage version: 2.2.0_alpha5/cvs/Linux x86_64)

Revision  Changes    Path
1.217                sys-apps/hdparm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hdparm/ChangeLog?rev=1.217&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hdparm/ChangeLog?rev=1.217&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hdparm/ChangeLog?r1=1.216&r2=1.217

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hdparm/ChangeLog,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -r1.216 -r1.217
--- ChangeLog	6 Nov 2010 20:44:37 -0000	1.216
+++ ChangeLog	13 Dec 2010 10:16:57 -0000	1.217
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/hdparm
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/ChangeLog,v 1.216 2010/11/06 20:44:37 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/ChangeLog,v 1.217 2010/12/13 10:16:57 vapier Exp $
+
+*hdparm-9.36 (13 Dec 2010)
+
+  13 Dec 2010; Mike Frysinger <vapier@gentoo.org> +hdparm-9.36.ebuild:
+  Version bump #348573.
 
   06 Nov 2010; Mark Loeser <halcy0n@gentoo.org> hdparm-9.28.ebuild:
   Stable for ppc64; bug #325221



1.1                  sys-apps/hdparm/hdparm-9.36.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hdparm/hdparm-9.36.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hdparm/hdparm-9.36.ebuild?rev=1.1&content-type=text/plain

Index: hdparm-9.36.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/hdparm-9.36.ebuild,v 1.1 2010/12/13 10:16:57 vapier Exp $

inherit toolchain-funcs

DESCRIPTION="Utility to change hard drive performance parameters"
HOMEPAGE="http://sourceforge.net/projects/hdparm/"
SRC_URI="mirror://sourceforge/hdparm/${P}.tar.gz"

LICENSE="as-is"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""

src_unpack() {
	unpack ${A}
	cd "${S}"
	sed -i \
		-e "/^CFLAGS/ s:-O2:${CFLAGS}:" \
		-e "/^LDFLAGS/ s:-s:${LDFLAGS}:" \
		Makefile || die "sed"
}

src_compile() {
	emake STRIP=: CC="$(tc-getCC)" || die "compile error"
}

src_install() {
	into /
	dosbin hdparm contrib/idectl || die "dosbin"

	newinitd "${FILESDIR}"/hdparm-init-8 hdparm
	newconfd "${FILESDIR}"/hdparm-conf.d.3 hdparm

	doman hdparm.8
	dodoc hdparm.lsm Changelog README.acoustic hdparm-sysconfig
}






             reply	other threads:[~2010-12-13 10:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 10:16 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-09 21:12 [gentoo-commits] gentoo-x86 commit in sys-apps/hdparm: ChangeLog hdparm-9.36.ebuild Christoph Mende (angelos)
2011-04-10 19:52 Markus Meier (maekke)
2011-04-11 22:37 Jeroen Roovers (jer)
2011-04-14 17:06 Brent Baude (ranger)
2011-04-21 11:05 Thomas Kahle (tomka)
2011-05-01 12:10 Kacper Kowalik (xarthisius)
2011-05-07 17:32 Raul Porcel (armin76)

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=20101213101657.B455020054@flycatcher.gentoo.org \
    --to=vapier@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