public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder (radhermit)" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/userspace-rcu: userspace-rcu-0.7.7.ebuild ChangeLog
Date: Mon, 15 Jul 2013 08:39:08 +0000 (UTC)	[thread overview]
Message-ID: <20130715083909.0C9DA2171C@flycatcher.gentoo.org> (raw)

radhermit    13/07/15 08:39:08

  Modified:             ChangeLog
  Added:                userspace-rcu-0.7.7.ebuild
  Log:
  Version bump, use autotools-utils eclass.
  
  (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.6                  dev-libs/userspace-rcu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/userspace-rcu/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/userspace-rcu/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/userspace-rcu/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/userspace-rcu/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	3 Apr 2013 17:34:24 -0000	1.5
+++ ChangeLog	15 Jul 2013 08:39:08 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/userspace-rcu
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/userspace-rcu/ChangeLog,v 1.5 2013/04/03 17:34:24 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/userspace-rcu/ChangeLog,v 1.6 2013/07/15 08:39:08 radhermit Exp $
+
+*userspace-rcu-0.7.7 (15 Jul 2013)
+
+  15 Jul 2013; Tim Harder <radhermit@gentoo.org> +userspace-rcu-0.7.7.ebuild:
+  Version bump, use autotools-utils eclass.
 
   03 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> -userspace-rcu-0.7.3.ebuild,
   -userspace-rcu-0.7.5.ebuild, userspace-rcu-0.7.6.ebuild:



1.1                  dev-libs/userspace-rcu/userspace-rcu-0.7.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/userspace-rcu/userspace-rcu-0.7.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/userspace-rcu/userspace-rcu-0.7.7.ebuild?rev=1.1&content-type=text/plain

Index: userspace-rcu-0.7.7.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/userspace-rcu/userspace-rcu-0.7.7.ebuild,v 1.1 2013/07/15 08:39:08 radhermit Exp $

EAPI=5

inherit autotools-utils

DESCRIPTION="userspace RCU (read-copy-update) library"
HOMEPAGE="http://lttng.org/urcu"
SRC_URI="http://lttng.org/files/urcu/${P}.tar.bz2"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs test"

DEPEND="test? ( sys-process/time )"

# tests fail with separate build dirs
AUTOTOOLS_IN_SOURCE_BUILD=1

src_configure() {
	myeconfargs=(
		--docdir="${EPREFIX}/usr/share/doc/${PF}"
	)
	autotools-utils_src_configure
}





             reply	other threads:[~2013-07-15  8:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-15  8:39 Tim Harder (radhermit) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-15  8:42 [gentoo-commits] gentoo-x86 commit in dev-libs/userspace-rcu: userspace-rcu-0.7.7.ebuild ChangeLog Tim Harder (radhermit)

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=20130715083909.0C9DA2171C@flycatcher.gentoo.org \
    --to=radhermit@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