public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/i18n: ChangeLog i18n-0.6.0-r1.ebuild
Date: Wed,  4 Apr 2012 09:20:09 +0000 (UTC)	[thread overview]
Message-ID: <20120404092009.714B52004B@flycatcher.gentoo.org> (raw)

graaff      12/04/04 09:20:09

  Modified:             ChangeLog i18n-0.6.0-r1.ebuild
  Log:
  Add ~ppc keyword for 0.6 slot which was most likely the intention when keywording activesupport 3.1.x.
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.45                 dev-ruby/i18n/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	4 Apr 2012 09:13:56 -0000	1.44
+++ ChangeLog	4 Apr 2012 09:20:09 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/i18n
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.44 2012/04/04 09:13:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.45 2012/04/04 09:20:09 graaff Exp $
+
+  04 Apr 2012; Hans de Graaff <graaff@gentoo.org> i18n-0.6.0-r1.ebuild:
+  Add ~ppc keyword for 0.6 slot which was most likely the intention when
+  keywording activesupport 3.1.x.
 
   04 Apr 2012; Hans de Graaff <graaff@gentoo.org> i18n-0.6.0-r1.ebuild:
   Drop ia64,sparc keywords from the ruby19-specific version to fix the



1.5                  dev-ruby/i18n/i18n-0.6.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.0-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.0-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.0-r1.ebuild?r1=1.4&r2=1.5

Index: i18n-0.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.6.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- i18n-0.6.0-r1.ebuild	4 Apr 2012 09:13:56 -0000	1.4
+++ i18n-0.6.0-r1.ebuild	4 Apr 2012 09:20:09 -0000	1.5
@@ -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/i18n/i18n-0.6.0-r1.ebuild,v 1.4 2012/04/04 09:13:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.6.0-r1.ebuild,v 1.5 2012/04/04 09:20:09 graaff Exp $
 
 EAPI=4
 
@@ -22,7 +22,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""






             reply	other threads:[~2012-04-04  9:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-04  9:20 Hans de Graaff (graaff) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-04  9:13 [gentoo-commits] gentoo-x86 commit in dev-ruby/i18n: ChangeLog i18n-0.6.0-r1.ebuild Hans de Graaff (graaff)
2012-03-11 14:39 Brent Baude (ranger)
2011-12-04 19:23 Hans de Graaff (graaff)

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=20120404092009.714B52004B@flycatcher.gentoo.org \
    --to=graaff@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