From: "Matt Thode (prometheanfire)" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-augeas: ruby-augeas-0.5.0-r2.ebuild ChangeLog
Date: Mon, 11 Aug 2014 16:12:10 +0000 (UTC) [thread overview]
Message-ID: <20140811161211.179F62004E@flycatcher.gentoo.org> (raw)
prometheanfire 14/08/11 16:12:10
Modified: ChangeLog
Added: ruby-augeas-0.5.0-r2.ebuild
Log:
removing ruby21 from 0.5.0 for bug 513284
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Revision Changes Path
1.39 dev-ruby/ruby-augeas/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 9 Aug 2014 10:15:52 -0000 1.38
+++ ChangeLog 11 Aug 2014 16:12:09 -0000 1.39
@@ -1,6 +1,12 @@
# ChangeLog for dev-ruby/ruby-augeas
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.38 2014/08/09 10:15:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.39 2014/08/11 16:12:09 prometheanfire Exp $
+
+*ruby-augeas-0.5.0-r2 (11 Aug 2014)
+
+ 11 Aug 2014; Matthew Thode <prometheanfire@gentoo.org>
+ +ruby-augeas-0.5.0-r2.ebuild:
+ removing ruby21 from 0.5.0 for bug 513284
09 Aug 2014; Jeroen Roovers <jer@gentoo.org> ruby-augeas-0.5.0.ebuild:
Stable for HPPA (bug #516934).
1.1 dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild?rev=1.1&content-type=text/plain
Index: ruby-augeas-0.5.0-r2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild,v 1.1 2014/08/11 16:12:09 prometheanfire Exp $
EAPI=5
# jruby -> native extentions
USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_DOCDIR="doc/site/api"
RUBY_FAKEGEM_EXTRADOC="NEWS README.rdoc"
inherit multilib ruby-fakegem
DESCRIPTION="Ruby bindings for Augeas"
HOMEPAGE="http://augeas.net/"
SRC_URI="http://download.augeas.net/ruby/${P}.gem"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=app-admin/augeas-1.1.0"
DEPEND="${RDEPEND}
dev-libs/libxml2"
each_ruby_configure() {
${RUBY} -C ext/augeas extconf.rb || die
}
each_ruby_compile() {
emake -C ext/augeas V=1
}
each_ruby_install() {
mv ext/augeas/_augeas$(get_modname) lib/ || die
each_fakegem_install
}
next reply other threads:[~2014-08-11 19:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-11 16:12 Matt Thode (prometheanfire) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-01-19 9:32 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-augeas: ruby-augeas-0.5.0-r2.ebuild ChangeLog Jeroen Roovers (jer)
2015-03-27 10:12 Agostino Sarubbo (ago)
2015-03-27 10:14 Agostino Sarubbo (ago)
2015-04-14 12:15 Agostino Sarubbo (ago)
2015-04-14 12:17 Agostino Sarubbo (ago)
2015-04-26 17:21 Pacho Ramos (pacho)
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=20140811161211.179F62004E@flycatcher.gentoo.org \
--to=prometheanfire@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