public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rb-inotify: ChangeLog rb-inotify-0.8.8.ebuild
@ 2012-05-01 18:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2012-05-01 18:24 UTC (permalink / raw
  To: gentoo-commits

armin76     12/05/01 18:24:11

  Modified:             ChangeLog rb-inotify-0.8.8.ebuild
  Log:
  Drop ia64/sparc keywords
  
  (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.12                 dev-ruby/rb-inotify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	2 Jan 2012 19:04:52 -0000	1.11
+++ ChangeLog	1 May 2012 18:24:11 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rb-inotify
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.11 2012/01/02 19:04:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.12 2012/05/01 18:24:11 armin76 Exp $
+
+  01 May 2012; Raúl Porcel <armin76@gentoo.org> rb-inotify-0.8.8.ebuild:
+  Drop ia64/sparc keywords
 
   02 Jan 2012; Hans de Graaff <graaff@gentoo.org> rb-inotify-0.8.8.ebuild:
   Avoid unneeded dependency on jeweler, fixing bug 397337.



1.6                  dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild

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

Index: rb-inotify-0.8.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rb-inotify-0.8.8.ebuild	2 Jan 2012 19:04:52 -0000	1.5
+++ rb-inotify-0.8.8.ebuild	1 May 2012 18:24:11 -0000	1.6
@@ -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/rb-inotify/rb-inotify-0.8.8.ebuild,v 1.5 2012/01/02 19:04:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild,v 1.6 2012/05/01 18:24:11 armin76 Exp $
 
 EAPI=4
 
@@ -23,7 +23,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "virtual/ruby-ffi"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/rb-inotify: ChangeLog rb-inotify-0.8.8.ebuild
@ 2013-07-20  8:10 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2013-07-20  8:10 UTC (permalink / raw
  To: gentoo-commits

graaff      13/07/20 08:10:24

  Modified:             ChangeLog
  Removed:              rb-inotify-0.8.8.ebuild
  Log:
  Cleanup.
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.18                 dev-ruby/rb-inotify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	3 Feb 2013 11:07:10 -0000	1.17
+++ ChangeLog	20 Jul 2013 08:10:24 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rb-inotify
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.17 2013/02/03 11:07:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.18 2013/07/20 08:10:24 graaff Exp $
+
+  20 Jul 2013; Hans de Graaff <graaff@gentoo.org> -rb-inotify-0.8.8.ebuild:
+  Cleanup.
 
   03 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Cleanup due #63939





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-20  8:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-01 18:24 [gentoo-commits] gentoo-x86 commit in dev-ruby/rb-inotify: ChangeLog rb-inotify-0.8.8.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2013-07-20  8:10 Hans de Graaff (graaff)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox