From: "Raul Porcel (armin76)" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/metaclass: ChangeLog metaclass-0.0.1.ebuild
Date: Sat, 5 May 2012 18:47:41 +0000 (UTC) [thread overview]
Message-ID: <20120505184741.A4F6F2004B@flycatcher.gentoo.org> (raw)
armin76 12/05/05 18:47:41
Modified: ChangeLog metaclass-0.0.1.ebuild
Log:
Add ~ia64/~sparc wrt #398985
(Portage version: 2.1.10.53/cvs/Linux ia64)
Revision Changes Path
1.9 dev-ruby/metaclass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/metaclass/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/metaclass/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/metaclass/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/metaclass/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 1 May 2012 18:24:27 -0000 1.8
+++ ChangeLog 5 May 2012 18:47:41 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/metaclass
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaclass/ChangeLog,v 1.8 2012/05/01 18:24:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaclass/ChangeLog,v 1.9 2012/05/05 18:47:41 armin76 Exp $
+
+ 05 May 2012; Raúl Porcel <armin76@gentoo.org> metaclass-0.0.1.ebuild:
+ Add ~ia64/~sparc wrt #398985
01 May 2012; Raúl Porcel <armin76@gentoo.org> metaclass-0.0.1.ebuild:
Drop ia64/sparc keywords
1.8 dev-ruby/metaclass/metaclass-0.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/metaclass/metaclass-0.0.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/metaclass/metaclass-0.0.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/metaclass/metaclass-0.0.1.ebuild?r1=1.7&r2=1.8
Index: metaclass-0.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/metaclass/metaclass-0.0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- metaclass-0.0.1.ebuild 11 Mar 2012 14:05:16 -0000 1.7
+++ metaclass-0.0.1.ebuild 5 May 2012 18:47:41 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaclass/metaclass-0.0.1.ebuild,v 1.7 2012/03/11 14:05:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaclass/metaclass-0.0.1.ebuild,v 1.8 2012/05/05 18:47:41 armin76 Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -15,7 +15,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
all_ruby_prepare() {
next reply other threads:[~2012-05-05 18:47 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-05 18:47 Raul Porcel (armin76) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-01 12:56 [gentoo-commits] gentoo-x86 commit in dev-ruby/metaclass: ChangeLog metaclass-0.0.1.ebuild Manuel Rueger (mrueg)
2012-11-07 3:35 Jeroen Roovers (jer)
2012-10-28 17:39 Raul Porcel (armin76)
2012-08-09 14:26 Anthony G. Basile (blueness)
2012-08-04 9:45 Agostino Sarubbo (ago)
2012-07-23 6:26 Jeff Horelick (jdhore)
2012-07-22 14:37 Gysbert Wassenaar (nixnut)
2012-03-11 14:05 Brent Baude (ranger)
2012-03-05 10:12 Thomas Kahle (tomka)
2012-02-06 18:27 Brent Baude (ranger)
2012-01-18 16:24 Jeroen Roovers (jer)
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=20120505184741.A4F6F2004B@flycatcher.gentoo.org \
--to=armin76@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