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

graaff      08/04/12 13:10:06

  Modified:             hoe-1.5.1.ebuild ChangeLog
  Log:
  Mark stable on amd64, bug #217389
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  dev-ruby/hoe/hoe-1.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?r1=1.1&r2=1.2

Index: hoe-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hoe-1.5.1.ebuild	5 Mar 2008 14:33:03 -0000	1.1
+++ hoe-1.5.1.ebuild	12 Apr 2008 13:10:05 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.1 2008/03/05 14:33:03 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.2 2008/04/12 13:10:05 graaff Exp $
 
 inherit gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND=">=dev-ruby/rake-0.8.1



1.26                 dev-ruby/hoe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	15 Mar 2008 09:04:14 -0000	1.25
+++ ChangeLog	12 Apr 2008 13:10:05 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hoe
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.25 2008/03/15 09:04:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.26 2008/04/12 13:10:05 graaff Exp $
+
+  12 Apr 2008; Hans de Graaff <graaff@gentoo.org> hoe-1.5.1.ebuild:
+  Mark stable on amd64, bug #217389
 
   15 Mar 2008; nixnut <nixnut@gentoo.org> hoe-1.4.0.ebuild:
   Stable on ppc wrt bug 213250



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-1.5.1.ebuild ChangeLog
@ 2008-04-12 13:40 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 5+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-04-12 13:40 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/04/12 13:40:15

  Modified:             hoe-1.5.1.ebuild ChangeLog
  Log:
  Stable on ppc wrt bug 217389
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  dev-ruby/hoe/hoe-1.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?r1=1.2&r2=1.3

Index: hoe-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hoe-1.5.1.ebuild	12 Apr 2008 13:10:05 -0000	1.2
+++ hoe-1.5.1.ebuild	12 Apr 2008 13:40:15 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.2 2008/04/12 13:10:05 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.3 2008/04/12 13:40:15 nixnut Exp $
 
 inherit gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND=">=dev-ruby/rake-0.8.1



1.27                 dev-ruby/hoe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	12 Apr 2008 13:10:05 -0000	1.26
+++ ChangeLog	12 Apr 2008 13:40:15 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hoe
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.26 2008/04/12 13:10:05 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.27 2008/04/12 13:40:15 nixnut Exp $
+
+  12 Apr 2008; nixnut <nixnut@gentoo.org> hoe-1.5.1.ebuild:
+  Stable on ppc wrt bug 217389
 
   12 Apr 2008; Hans de Graaff <graaff@gentoo.org> hoe-1.5.1.ebuild:
   Mark stable on amd64, bug #217389



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-1.5.1.ebuild ChangeLog
@ 2008-04-12 14:08 Dawid Weglinski (cla)
  0 siblings, 0 replies; 5+ messages in thread
From: Dawid Weglinski (cla) @ 2008-04-12 14:08 UTC (permalink / raw
  To: gentoo-commits

cla         08/04/12 14:08:20

  Modified:             hoe-1.5.1.ebuild ChangeLog
  Log:
  Stable on x86 wrt bug #217389
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.4                  dev-ruby/hoe/hoe-1.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?r1=1.3&r2=1.4

Index: hoe-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hoe-1.5.1.ebuild	12 Apr 2008 13:40:15 -0000	1.3
+++ hoe-1.5.1.ebuild	12 Apr 2008 14:08:19 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.3 2008/04/12 13:40:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.4 2008/04/12 14:08:19 cla Exp $
 
 inherit gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86"
 IUSE=""
 
 DEPEND=">=dev-ruby/rake-0.8.1



1.28                 dev-ruby/hoe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	12 Apr 2008 13:40:15 -0000	1.27
+++ ChangeLog	12 Apr 2008 14:08:19 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hoe
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.27 2008/04/12 13:40:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.28 2008/04/12 14:08:19 cla Exp $
+
+  12 Apr 2008; Dawid Węgliński <cla@gentoo.org> hoe-1.5.1.ebuild:
+  Stable on x86 (bug #217389)
 
   12 Apr 2008; nixnut <nixnut@gentoo.org> hoe-1.5.1.ebuild:
   Stable on ppc wrt bug 217389



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-1.5.1.ebuild ChangeLog
@ 2008-04-13 13:03 Markus Rothe (corsair)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Rothe (corsair) @ 2008-04-13 13:03 UTC (permalink / raw
  To: gentoo-commits

corsair     08/04/13 13:03:41

  Modified:             hoe-1.5.1.ebuild ChangeLog
  Log:
  Stable on ppc64; bug #217389
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  dev-ruby/hoe/hoe-1.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?r1=1.4&r2=1.5

Index: hoe-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hoe-1.5.1.ebuild	12 Apr 2008 14:08:19 -0000	1.4
+++ hoe-1.5.1.ebuild	13 Apr 2008 13:03:41 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.4 2008/04/12 14:08:19 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.5 2008/04/13 13:03:41 corsair Exp $
 
 inherit gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
 IUSE=""
 
 DEPEND=">=dev-ruby/rake-0.8.1



1.29                 dev-ruby/hoe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	12 Apr 2008 14:08:19 -0000	1.28
+++ ChangeLog	13 Apr 2008 13:03:41 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hoe
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.28 2008/04/12 14:08:19 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.29 2008/04/13 13:03:41 corsair Exp $
+
+  13 Apr 2008; Markus Rothe <corsair@gentoo.org> hoe-1.5.1.ebuild:
+  Stable on ppc64; bug #217389
 
   12 Apr 2008; Dawid Węgliński <cla@gentoo.org> hoe-1.5.1.ebuild:
   Stable on x86 (bug #217389)



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-1.5.1.ebuild ChangeLog
@ 2008-04-17 10:56 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2008-04-17 10:56 UTC (permalink / raw
  To: gentoo-commits

armin76     08/04/17 10:56:41

  Modified:             hoe-1.5.1.ebuild ChangeLog
  Log:
  ia64 stable wrt #217389
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  dev-ruby/hoe/hoe-1.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild?r1=1.5&r2=1.6

Index: hoe-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hoe-1.5.1.ebuild	13 Apr 2008 13:03:41 -0000	1.5
+++ hoe-1.5.1.ebuild	17 Apr 2008 10:56:41 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.5 2008/04/13 13:03:41 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.6 2008/04/17 10:56:41 armin76 Exp $
 
 inherit gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ia64 ppc ppc64 x86"
 IUSE=""
 
 DEPEND=">=dev-ruby/rake-0.8.1



1.30                 dev-ruby/hoe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	13 Apr 2008 13:03:41 -0000	1.29
+++ ChangeLog	17 Apr 2008 10:56:41 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hoe
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.29 2008/04/13 13:03:41 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.30 2008/04/17 10:56:41 armin76 Exp $
+
+  17 Apr 2008; Raúl Porcel <armin76@gentoo.org> hoe-1.5.1.ebuild:
+  ia64 stable wrt #217389
 
   13 Apr 2008; Markus Rothe <corsair@gentoo.org> hoe-1.5.1.ebuild:
   Stable on ppc64; bug #217389



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-04-17 10:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-12 14:08 [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-1.5.1.ebuild ChangeLog Dawid Weglinski (cla)
  -- strict thread matches above, loose matches on Subject: below --
2008-04-17 10:56 Raul Porcel (armin76)
2008-04-13 13:03 Markus Rothe (corsair)
2008-04-12 13:40 Gysbert Wassenaar (nixnut)
2008-04-12 13: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