public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-vte: ChangeLog ruby-vte-0.19.4.ebuild
@ 2010-04-25 15:21 Hans de Graaff (graaff)
  0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff (graaff) @ 2010-04-25 15:21 UTC (permalink / raw
  To: gentoo-commits

graaff      10/04/25 15:21:49

  Modified:             ChangeLog
  Added:                ruby-vte-0.19.4.ebuild
  Log:
  Version bump to ruby-gnome 0.19.4.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 dev-ruby/ruby-vte/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-vte/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-vte/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-vte/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	18 Apr 2010 12:29:05 -0000	1.12
+++ ChangeLog	25 Apr 2010 15:21:48 -0000	1.13
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/ruby-vte
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.12 2010/04/18 12:29:05 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.13 2010/04/25 15:21:48 graaff Exp $
+
+*ruby-vte-0.19.4 (25 Apr 2010)
+
+  25 Apr 2010; Hans de Graaff <graaff@gentoo.org> +ruby-vte-0.19.4.ebuild:
+  Version bump to ruby-gnome 0.19.4.
 
   18 Apr 2010; <nixnut@gentoo.org> ruby-vte-0.19.1.ebuild:
   ppc stable #295942



1.1                  dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild?rev=1.1&content-type=text/plain

Index: ruby-vte-0.19.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v 1.1 2010/04/25 15:21:48 graaff Exp $

EAPI="2"
USE_RUBY="ruby18"

inherit ruby-ng-gnome2

DESCRIPTION="Ruby vte bindings"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND="${RDEPEND}
	>=x11-libs/vte-0.12.1"
DEPEND="${DEPEND}
	>=x11-libs/vte-0.12.1
	dev-util/pkgconfig"

ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-vte: ChangeLog ruby-vte-0.19.4.ebuild
@ 2010-07-26 13:42 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 5+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-26 13:42 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/26 13:42:35

  Modified:             ChangeLog ruby-vte-0.19.4.ebuild
  Log:
  x86 stable, bug 329807
  (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.14                 dev-ruby/ruby-vte/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	25 Apr 2010 15:21:48 -0000	1.13
+++ ChangeLog	26 Jul 2010 13:42:35 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-vte
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.13 2010/04/25 15:21:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.14 2010/07/26 13:42:35 fauli Exp $
+
+  26 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+  ruby-vte-0.19.4.ebuild:
+  x86 stable, bug 329807
 
 *ruby-vte-0.19.4 (25 Apr 2010)
 



1.2                  dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild

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

Index: ruby-vte-0.19.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-vte-0.19.4.ebuild	25 Apr 2010 15:21:48 -0000	1.1
+++ ruby-vte-0.19.4.ebuild	26 Jul 2010 13:42:35 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v 1.1 2010/04/25 15:21:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v 1.2 2010/07/26 13:42:35 fauli Exp $
 
 EAPI="2"
 USE_RUBY="ruby18"
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION="Ruby vte bindings"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="${RDEPEND}






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-vte: ChangeLog ruby-vte-0.19.4.ebuild
@ 2010-08-01  9:58 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 5+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-08-01  9:58 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/08/01 09:58:38

  Modified:             ChangeLog ruby-vte-0.19.4.ebuild
  Log:
  Stable on amd64 wrt bug #329807
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 dev-ruby/ruby-vte/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	26 Jul 2010 13:42:35 -0000	1.14
+++ ChangeLog	1 Aug 2010 09:58:37 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-vte
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.14 2010/07/26 13:42:35 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.15 2010/08/01 09:58:37 hwoarang Exp $
+
+  01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> ruby-vte-0.19.4.ebuild:
+  Stable on amd64 wrt bug #329807
 
   26 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
   ruby-vte-0.19.4.ebuild:



1.3                  dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild

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

Index: ruby-vte-0.19.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-vte-0.19.4.ebuild	26 Jul 2010 13:42:35 -0000	1.2
+++ ruby-vte-0.19.4.ebuild	1 Aug 2010 09:58:37 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v 1.2 2010/07/26 13:42:35 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v 1.3 2010/08/01 09:58:37 hwoarang Exp $
 
 EAPI="2"
 USE_RUBY="ruby18"
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION="Ruby vte bindings"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="${RDEPEND}






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-vte: ChangeLog ruby-vte-0.19.4.ebuild
@ 2011-03-23  6:24 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-03-23  6:24 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/03/23 06:24:08

  Modified:             ChangeLog ruby-vte-0.19.4.ebuild
  Log:
  Use SLOT dependencies for x11-libs/vte.
  
  (Portage version: 2.2.0_alpha28/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-ruby/ruby-vte/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	22 Oct 2010 14:05:00 -0000	1.16
+++ ChangeLog	23 Mar 2011 06:24:08 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-vte
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.16 2010/10/22 14:05:00 graaff Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.17 2011/03/23 06:24:08 ssuominen Exp $
+
+  23 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> ruby-vte-0.19.4.ebuild:
+  Use SLOT dependencies for x11-libs/vte.
 
   22 Oct 2010; Hans de Graaff <graaff@gentoo.org> -ruby-vte-0.19.1.ebuild,
   -ruby-vte-0.19.3.ebuild:



1.5                  dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild

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

Index: ruby-vte-0.19.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-vte-0.19.4.ebuild	20 Oct 2010 22:02:04 -0000	1.4
+++ ruby-vte-0.19.4.ebuild	23 Mar 2011 06:24:08 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v 1.4 2010/10/20 22:02:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v 1.5 2011/03/23 06:24:08 ssuominen Exp $
 
 EAPI="2"
 USE_RUBY="ruby18"
@@ -12,9 +12,9 @@
 IUSE=""
 
 RDEPEND="${RDEPEND}
-	>=x11-libs/vte-0.12.1"
+	>=x11-libs/vte-0.12.1:0"
 DEPEND="${DEPEND}
-	>=x11-libs/vte-0.12.1
+	>=x11-libs/vte-0.12.1:0
 	dev-util/pkgconfig"
 
 ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-vte: ChangeLog ruby-vte-0.19.4.ebuild
@ 2012-10-16  7:29 Hans de Graaff (graaff)
  0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff (graaff) @ 2012-10-16  7:29 UTC (permalink / raw
  To: gentoo-commits

graaff      12/10/16 07:29:38

  Modified:             ChangeLog
  Removed:              ruby-vte-0.19.4.ebuild
  Log:
  Remove old version.
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 dev-ruby/ruby-vte/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	16 Oct 2012 07:17:54 -0000	1.37
+++ ChangeLog	16 Oct 2012 07:29:38 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-vte
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.37 2012/10/16 07:17:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.38 2012/10/16 07:29:38 graaff Exp $
+
+  16 Oct 2012; Hans de Graaff <graaff@gentoo.org> -ruby-vte-0.19.4.ebuild:
+  Remove old version.
 
 *ruby-vte-1.1.5 (16 Oct 2012)
 





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

end of thread, other threads:[~2012-10-16  7:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-26 13:42 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-vte: ChangeLog ruby-vte-0.19.4.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-16  7:29 Hans de Graaff (graaff)
2011-03-23  6:24 Samuli Suominen (ssuominen)
2010-08-01  9:58 Markos Chandras (hwoarang)
2010-04-25 15:21 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