public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue (eva)" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/hal-info: hal-info-20090414.ebuild ChangeLog
Date: Sat, 18 Apr 2009 17:41:28 +0000	[thread overview]
Message-ID: <E1LvEXg-0005WO-VM@stork.gentoo.org> (raw)

eva         09/04/18 17:41:28

  Modified:             ChangeLog
  Added:                hal-info-20090414.ebuild
  Log:
  Bump to 20090414.
  (Portage version: 2.2_rc30/cvs/Linux x86_64)

Revision  Changes    Path
1.60                 app-misc/hal-info/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hal-info/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hal-info/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hal-info/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	30 Mar 2009 20:23:43 -0000	1.59
+++ ChangeLog	18 Apr 2009 17:41:28 -0000	1.60
@@ -1,6 +1,12 @@
 # ChangeLog for app-misc/hal-info
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.59 2009/03/30 20:23:43 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.60 2009/04/18 17:41:28 eva Exp $
+
+*hal-info-20090414 (18 Apr 2009)
+
+  18 Apr 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  +hal-info-20090414.ebuild:
+  Bump to 20090414.
 
 *hal-info-20090330 (30 Mar 2009)
 



1.1                  app-misc/hal-info/hal-info-20090414.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hal-info/hal-info-20090414.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hal-info/hal-info-20090414.ebuild?rev=1.1&content-type=text/plain

Index: hal-info-20090414.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20090414.ebuild,v 1.1 2009/04/18 17:41:28 eva Exp $

inherit eutils

DESCRIPTION="The fdi scripts that HAL uses"
HOMEPAGE="http://hal.freedesktop.org/"
SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND=">=sys-apps/hal-0.5.10"
DEPEND="${RDEPEND}"

src_compile() {
	econf
	emake || die "emake failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "install failed."
}






             reply	other threads:[~2009-04-18 17:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-18 17:41 Gilles Dartiguelongue (eva) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-11 19:15 [gentoo-commits] gentoo-x86 commit in app-misc/hal-info: hal-info-20090414.ebuild ChangeLog Christian Faulhammer (fauli)
2009-06-15  1:34 Jeroen Roovers (jer)
2009-06-16 18:23 Raul Porcel (armin76)
2009-07-02 19:55 Markus Meier (maekke)
2009-07-04 18:30 Brent Baude (ranger)
2009-07-19 12:57 Gysbert Wassenaar (nixnut)

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=E1LvEXg-0005WO-VM@stork.gentoo.org \
    --to=eva@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