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

graaff      08/10/25 13:58:16

  Modified:             ChangeLog
  Added:                hoe-1.8.2.ebuild
  Log:
  Version bump
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.39                 dev-ruby/hoe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	14 Oct 2008 07:02:20 -0000	1.38
+++ ChangeLog	25 Oct 2008 13:58:16 -0000	1.39
@@ -1,6 +1,11 @@
 # 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.38 2008/10/14 07:02:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.39 2008/10/25 13:58:16 graaff Exp $
+
+*hoe-1.8.2 (25 Oct 2008)
+
+  25 Oct 2008; Hans de Graaff <graaff@gentoo.org> +hoe-1.8.2.ebuild:
+  Version bump
 
 *hoe-1.8.0 (14 Oct 2008)
 



1.1                  dev-ruby/hoe/hoe-1.8.2.ebuild

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

Index: hoe-1.8.2.ebuild
===================================================================
# 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.8.2.ebuild,v 1.1 2008/10/25 13:58:16 graaff Exp $

inherit gems

DESCRIPTION="Hoe extends rake to provide full project automation."
HOMEPAGE="http://seattlerb.rubyforge.org/"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND=">=dev-ruby/rake-0.8.3
	>=dev-ruby/rubyforge-1.0.1
	>=dev-ruby/rubygems-1.2.0"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: ChangeLog hoe-1.8.2.ebuild
@ 2008-12-09 20:04 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2008-12-09 20:04 UTC (permalink / raw
  To: gentoo-commits

ranger      08/12/09 20:04:53

  Modified:             ChangeLog hoe-1.8.2.ebuild
  Log:
  Marking hoe-1.8.2 ppc64 for bug 250348
  (Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)

Revision  Changes    Path
1.41                 dev-ruby/hoe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	18 Nov 2008 19:31:59 -0000	1.40
+++ ChangeLog	9 Dec 2008 20:04:53 -0000	1.41
@@ -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.40 2008/11/18 19:31:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.41 2008/12/09 20:04:53 ranger Exp $
+
+  09 Dec 2008; Brent Baude <ranger@gentoo.org> hoe-1.8.2.ebuild:
+  Marking hoe-1.8.2 ppc64 for bug 250348
 
   18 Nov 2008; Hans de Graaff <graaff@gentoo.org> hoe-1.8.2.ebuild:
   Has been tested for Ruby 1.9 compatibility in the overlay.



1.3                  dev-ruby/hoe/hoe-1.8.2.ebuild

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

Index: hoe-1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hoe-1.8.2.ebuild	18 Nov 2008 19:31:59 -0000	1.2
+++ hoe-1.8.2.ebuild	9 Dec 2008 20:04:53 -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.8.2.ebuild,v 1.2 2008/11/18 19:31:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v 1.3 2008/12/09 20:04:53 ranger Exp $
 
 inherit gems
 
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-ruby/rake-0.8.3






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: ChangeLog hoe-1.8.2.ebuild
@ 2008-12-10 14:25 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 5+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-12-10 14:25 UTC (permalink / raw
  To: gentoo-commits

fmccor      08/12/10 14:25:25

  Modified:             ChangeLog hoe-1.8.2.ebuild
  Log:
  Sparc stable, part of Bug #250348.
  (Portage version: 2.2_rc17/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)

Revision  Changes    Path
1.42                 dev-ruby/hoe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	9 Dec 2008 20:04:53 -0000	1.41
+++ ChangeLog	10 Dec 2008 14:25:25 -0000	1.42
@@ -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.41 2008/12/09 20:04:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.42 2008/12/10 14:25:25 fmccor Exp $
+
+  10 Dec 2008; Ferris McCormick <fmccor@gentoo.org> hoe-1.8.2.ebuild:
+  Sparc stable, part of Bug #250348.
 
   09 Dec 2008; Brent Baude <ranger@gentoo.org> hoe-1.8.2.ebuild:
   Marking hoe-1.8.2 ppc64 for bug 250348



1.4                  dev-ruby/hoe/hoe-1.8.2.ebuild

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

Index: hoe-1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hoe-1.8.2.ebuild	9 Dec 2008 20:04:53 -0000	1.3
+++ hoe-1.8.2.ebuild	10 Dec 2008 14:25:25 -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.8.2.ebuild,v 1.3 2008/12/09 20:04:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v 1.4 2008/12/10 14:25:25 fmccor Exp $
 
 inherit gems
 
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-ruby/rake-0.8.3






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

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

nixnut      08/12/14 13:51:18

  Modified:             ChangeLog hoe-1.8.2.ebuild
  Log:
  Stable on ppc wrt bug 250348
  (Portage version: 2.1.6.1/cvs/Linux 2.6.25-hardened-r11 ppc)

Revision  Changes    Path
1.44                 dev-ruby/hoe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	12 Dec 2008 19:48:02 -0000	1.43
+++ ChangeLog	14 Dec 2008 13:51:18 -0000	1.44
@@ -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.43 2008/12/12 19:48:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.44 2008/12/14 13:51:18 nixnut Exp $
+
+  14 Dec 2008; nixnut <nixnut@gentoo.org> hoe-1.8.2.ebuild:
+  Stable on ppc wrt bug 250348
 
   12 Dec 2008; Hans de Graaff <graaff@gentoo.org> -hoe-1.4.0.ebuild,
   -hoe-1.5.3.ebuild, -hoe-1.6.0.ebuild, -hoe-1.7.0.ebuild,



1.5                  dev-ruby/hoe/hoe-1.8.2.ebuild

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

Index: hoe-1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hoe-1.8.2.ebuild	10 Dec 2008 14:25:25 -0000	1.4
+++ hoe-1.8.2.ebuild	14 Dec 2008 13:51:18 -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.8.2.ebuild,v 1.4 2008/12/10 14:25:25 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v 1.5 2008/12/14 13:51:18 nixnut Exp $
 
 inherit gems
 
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-ruby/rake-0.8.3






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: ChangeLog hoe-1.8.2.ebuild
@ 2008-12-20 18:50 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2008-12-20 18:50 UTC (permalink / raw
  To: gentoo-commits

maekke      08/12/20 18:50:13

  Modified:             ChangeLog hoe-1.8.2.ebuild
  Log:
  amd64/x86 stable, bug #250348
  (Portage version: 2.1.6.1/cvs/Linux 2.6.27.8 x86_64)

Revision  Changes    Path
1.45                 dev-ruby/hoe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	14 Dec 2008 13:51:18 -0000	1.44
+++ ChangeLog	20 Dec 2008 18:50:13 -0000	1.45
@@ -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.44 2008/12/14 13:51:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.45 2008/12/20 18:50:13 maekke Exp $
+
+  20 Dec 2008; Markus Meier <maekke@gentoo.org> hoe-1.8.2.ebuild:
+  amd64/x86 stable, bug #250348
 
   14 Dec 2008; nixnut <nixnut@gentoo.org> hoe-1.8.2.ebuild:
   Stable on ppc wrt bug 250348



1.6                  dev-ruby/hoe/hoe-1.8.2.ebuild

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

Index: hoe-1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hoe-1.8.2.ebuild	14 Dec 2008 13:51:18 -0000	1.5
+++ hoe-1.8.2.ebuild	20 Dec 2008 18:50:13 -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.8.2.ebuild,v 1.5 2008/12/14 13:51:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v 1.6 2008/12/20 18:50:13 maekke Exp $
 
 inherit gems
 
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-ruby/rake-0.8.3






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

end of thread, other threads:[~2008-12-20 18:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-20 18:50 [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: ChangeLog hoe-1.8.2.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2008-12-14 13:51 Gysbert Wassenaar (nixnut)
2008-12-10 14:25 Ferris McCormick (fmccor)
2008-12-09 20:04 Brent Baude (ranger)
2008-10-25 13:58 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