public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/notify: notify-0.5.2-r1.ebuild ChangeLog
@ 2013-10-05 10:21 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rueger (mrueg) @ 2013-10-05 10:21 UTC (permalink / raw
  To: gentoo-commits

mrueg       13/10/05 10:21:02

  Modified:             ChangeLog
  Added:                notify-0.5.2-r1.ebuild
  Log:
  Add ruby20 target.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.8                  dev-ruby/notify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	19 Jul 2013 06:32:22 -0000	1.7
+++ ChangeLog	5 Oct 2013 10:21:02 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/notify
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v 1.7 2013/07/19 06:32:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v 1.8 2013/10/05 10:21:02 mrueg Exp $
+
+*notify-0.5.2-r1 (05 Oct 2013)
+
+  05 Oct 2013; Manuel Rüger <mrueg@gentoo.org> +notify-0.5.2-r1.ebuild:
+  Add ruby20 target.
 
 *notify-0.5.2 (19 Jul 2013)
 
@@ -35,4 +40,3 @@
   +metadata.xml:
   New ebuild dev-ruby/notify. ebuild written by Matsuu Takuto
   <matsuu@gentoo.org>
-



1.1                  dev-ruby/notify/notify-0.5.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild?rev=1.1&content-type=text/plain

Index: notify-0.5.2-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild,v 1.1 2013/10/05 10:21:02 mrueg Exp $

EAPI=5
USE_RUBY="ruby18 ruby19 ruby20 jruby"

RUBY_FAKEGEM_TASK_TEST=""

RUBY_FAKEGEM_RECIPE_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md sample.rb"

inherit ruby-fakegem

DESCRIPTION="A function to notify on cross platform"
HOMEPAGE="http://github.com/jugyo/notify"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND+=" x11-libs/libnotify"  # For notify-send support.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/notify: notify-0.5.2-r1.ebuild ChangeLog
@ 2014-05-21  2:25 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-05-21  2:25 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/05/21 02:25:05

  Modified:             notify-0.5.2-r1.ebuild ChangeLog
  Log:
  Remove ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/notify/notify-0.5.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild?r1=1.1&r2=1.2

Index: notify-0.5.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- notify-0.5.2-r1.ebuild	5 Oct 2013 10:21:02 -0000	1.1
+++ notify-0.5.2-r1.ebuild	21 May 2014 02:25:05 -0000	1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild,v 1.1 2013/10/05 10:21:02 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild,v 1.2 2014/05/21 02:25:05 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



1.10                 dev-ruby/notify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	3 Nov 2013 03:42:20 -0000	1.9
+++ ChangeLog	21 May 2014 02:25:05 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/notify
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v 1.9 2013/11/03 03:42:20 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v 1.10 2014/05/21 02:25:05 mrueg Exp $
+
+  21 May 2014; Manuel Rüger <mrueg@gentoo.org> notify-0.5.2-r1.ebuild:
+  Remove ruby18 target.
 
   03 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -notify-0.4.0.ebuild,
   -notify-0.5.1.ebuild, -notify-0.5.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/notify: notify-0.5.2-r1.ebuild ChangeLog
@ 2014-08-06  7:04 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-06  7:04 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/06 07:04:33

  Modified:             notify-0.5.2-r1.ebuild ChangeLog
  Log:
  Add ruby21 target.
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/notify/notify-0.5.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild?r1=1.2&r2=1.3

Index: notify-0.5.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- notify-0.5.2-r1.ebuild	21 May 2014 02:25:05 -0000	1.2
+++ notify-0.5.2-r1.ebuild	6 Aug 2014 07:04:33 -0000	1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild,v 1.2 2014/05/21 02:25:05 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild,v 1.3 2014/08/06 07:04:33 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



1.11                 dev-ruby/notify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	21 May 2014 02:25:05 -0000	1.10
+++ ChangeLog	6 Aug 2014 07:04:33 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/notify
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v 1.10 2014/05/21 02:25:05 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v 1.11 2014/08/06 07:04:33 mrueg Exp $
+
+  06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> notify-0.5.2-r1.ebuild:
+  Add ruby21 target.
 
   21 May 2014; Manuel Rüger <mrueg@gentoo.org> notify-0.5.2-r1.ebuild:
   Remove ruby18 target.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/notify: notify-0.5.2-r1.ebuild ChangeLog
@ 2014-11-12 17:11 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-11-12 17:11 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/11/12 17:11:23

  Modified:             notify-0.5.2-r1.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.4                  dev-ruby/notify/notify-0.5.2-r1.ebuild

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

Index: notify-0.5.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- notify-0.5.2-r1.ebuild	6 Aug 2014 07:04:33 -0000	1.3
+++ notify-0.5.2-r1.ebuild	12 Nov 2014 17:11:23 -0000	1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild,v 1.3 2014/08/06 07:04:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/notify-0.5.2-r1.ebuild,v 1.4 2014/11/12 17:11:23 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



1.12                 dev-ruby/notify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	6 Aug 2014 07:04:33 -0000	1.11
+++ ChangeLog	12 Nov 2014 17:11:23 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/notify
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v 1.11 2014/08/06 07:04:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/notify/ChangeLog,v 1.12 2014/11/12 17:11:23 mrueg Exp $
+
+  12 Nov 2014; Manuel Rüger <mrueg@gentoo.org> notify-0.5.2-r1.ebuild:
+  Drop jruby target.
 
   06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> notify-0.5.2-r1.ebuild:
   Add ruby21 target.





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

end of thread, other threads:[~2014-11-12 17:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21  2:25 [gentoo-commits] gentoo-x86 commit in dev-ruby/notify: notify-0.5.2-r1.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-12 17:11 Manuel Rueger (mrueg)
2014-08-06  7:04 Manuel Rueger (mrueg)
2013-10-05 10:21 Manuel Rueger (mrueg)

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