* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.8.ebuild
@ 2011-12-18 13:34 Hans de Graaff (graaff)
0 siblings, 0 replies; 9+ messages in thread
From: Hans de Graaff (graaff) @ 2011-12-18 13:34 UTC (permalink / raw
To: gentoo-commits
graaff 11/12/18 13:34:28
Modified: ChangeLog
Added: hoe-seattlerb-1.2.8.ebuild
Log:
Version bump.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Revision Changes Path
1.35 dev-ruby/hoe-seattlerb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 5 Dec 2011 00:32:53 -0000 1.34
+++ ChangeLog 18 Dec 2011 13:34:28 -0000 1.35
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.34 2011/12/05 00:32:53 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.35 2011/12/18 13:34:28 graaff Exp $
+
+*hoe-seattlerb-1.2.8 (18 Dec 2011)
+
+ 18 Dec 2011; Hans de Graaff <graaff@gentoo.org> +hoe-seattlerb-1.2.8.ebuild:
+ Version bump.
05 Dec 2011; Naohiro Aota <naota@gentoo.org> hoe-seattlerb-1.2.7.ebuild:
Add ~x86-fbsd.
1.1 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.1&content-type=text/plain
Index: hoe-seattlerb-1.2.8.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.1 2011/12/18 13:34:28 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
# no tests present
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.txt History.txt"
inherit ruby-fakegem
DESCRIPTION="Hoe plugins providing tasks used by seattle.rb"
HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.8.ebuild
@ 2012-06-18 15:20 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-18 15:20 UTC (permalink / raw
To: gentoo-commits
ago 12/06/18 15:20:05
Modified: ChangeLog hoe-seattlerb-1.2.8.ebuild
Log:
Stable for amd64, wrt bug #421525
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.38 dev-ruby/hoe-seattlerb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 17 Jun 2012 07:14:30 -0000 1.37
+++ ChangeLog 18 Jun 2012 15:20:05 -0000 1.38
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.37 2012/06/17 07:14:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.38 2012/06/18 15:20:05 ago Exp $
+
+ 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> hoe-seattlerb-1.2.8.ebuild:
+ Stable for amd64, wrt bug #421525
17 Jun 2012; Hans de Graaff <graaff@gentoo.org> -hoe-seattlerb-1.2.6.ebuild,
-hoe-seattlerb-1.2.7.ebuild:
1.3 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?r1=1.2&r2=1.3
Index: hoe-seattlerb-1.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hoe-seattlerb-1.2.8.ebuild 31 Dec 2011 17:58:29 -0000 1.2
+++ hoe-seattlerb-1.2.8.ebuild 18 Jun 2012 15:20:05 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.2 2011/12/31 17:58:29 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.3 2012/06/18 15:20:05 ago Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.8.ebuild
@ 2012-06-30 14:50 Andreas Schuerch (nativemad)
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Schuerch (nativemad) @ 2012-06-30 14:50 UTC (permalink / raw
To: gentoo-commits
nativemad 12/06/30 14:50:38
Modified: ChangeLog hoe-seattlerb-1.2.8.ebuild
Log:
x86 stable, see bug 421525
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.39 dev-ruby/hoe-seattlerb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 18 Jun 2012 15:20:05 -0000 1.38
+++ ChangeLog 30 Jun 2012 14:50:37 -0000 1.39
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.38 2012/06/18 15:20:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.39 2012/06/30 14:50:37 nativemad Exp $
+
+ 30 Jun 2012; Andreas Schuerch <nativemad@gentoo.org>
+ hoe-seattlerb-1.2.8.ebuild:
+ x86 stable, see bug 421525
18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> hoe-seattlerb-1.2.8.ebuild:
Stable for amd64, wrt bug #421525
1.4 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?r1=1.3&r2=1.4
Index: hoe-seattlerb-1.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hoe-seattlerb-1.2.8.ebuild 18 Jun 2012 15:20:05 -0000 1.3
+++ hoe-seattlerb-1.2.8.ebuild 30 Jun 2012 14:50:37 -0000 1.4
@@ -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/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.3 2012/06/18 15:20:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.4 2012/06/30 14:50:37 nativemad Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.8.ebuild
@ 2012-07-22 15:17 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 9+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2012-07-22 15:17 UTC (permalink / raw
To: gentoo-commits
nixnut 12/07/22 15:17:31
Modified: ChangeLog hoe-seattlerb-1.2.8.ebuild
Log:
ppc stable #421525
(Portage version: 2.1.10.49/cvs/Linux ppc)
Revision Changes Path
1.40 dev-ruby/hoe-seattlerb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 30 Jun 2012 14:50:37 -0000 1.39
+++ ChangeLog 22 Jul 2012 15:17:31 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.39 2012/06/30 14:50:37 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.40 2012/07/22 15:17:31 nixnut Exp $
+
+ 22 Jul 2012; <nixnut@gentoo.org> hoe-seattlerb-1.2.8.ebuild:
+ ppc stable #421525
30 Jun 2012; Andreas Schuerch <nativemad@gentoo.org>
hoe-seattlerb-1.2.8.ebuild:
1.5 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?r1=1.4&r2=1.5
Index: hoe-seattlerb-1.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hoe-seattlerb-1.2.8.ebuild 30 Jun 2012 14:50:37 -0000 1.4
+++ hoe-seattlerb-1.2.8.ebuild 22 Jul 2012 15:17:31 -0000 1.5
@@ -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/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.4 2012/06/30 14:50:37 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.5 2012/07/22 15:17:31 nixnut Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.8.ebuild
@ 2012-07-26 11:13 Anthony G. Basile (blueness)
0 siblings, 0 replies; 9+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-07-26 11:13 UTC (permalink / raw
To: gentoo-commits
blueness 12/07/26 11:13:25
Modified: ChangeLog hoe-seattlerb-1.2.8.ebuild
Log:
Stable ppc64, bug #421525
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.41 dev-ruby/hoe-seattlerb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 22 Jul 2012 15:17:31 -0000 1.40
+++ ChangeLog 26 Jul 2012 11:13:25 -0000 1.41
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.40 2012/07/22 15:17:31 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.41 2012/07/26 11:13:25 blueness Exp $
+
+ 26 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
+ hoe-seattlerb-1.2.8.ebuild:
+ Stable ppc64, bug #421525
22 Jul 2012; <nixnut@gentoo.org> hoe-seattlerb-1.2.8.ebuild:
ppc stable #421525
1.6 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?r1=1.5&r2=1.6
Index: hoe-seattlerb-1.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hoe-seattlerb-1.2.8.ebuild 22 Jul 2012 15:17:31 -0000 1.5
+++ hoe-seattlerb-1.2.8.ebuild 26 Jul 2012 11:13:25 -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/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.5 2012/07/22 15:17:31 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.6 2012/07/26 11:13:25 blueness Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.8.ebuild
@ 2012-10-27 19:08 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2012-10-27 19:08 UTC (permalink / raw
To: gentoo-commits
armin76 12/10/27 19:08:20
Modified: ChangeLog hoe-seattlerb-1.2.8.ebuild
Log:
ia64/sparc stable wrt #421525
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.42 dev-ruby/hoe-seattlerb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 26 Jul 2012 11:13:25 -0000 1.41
+++ ChangeLog 27 Oct 2012 19:08:19 -0000 1.42
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.41 2012/07/26 11:13:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.42 2012/10/27 19:08:19 armin76 Exp $
+
+ 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> hoe-seattlerb-1.2.8.ebuild:
+ ia64/sparc stable wrt #421525
26 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
hoe-seattlerb-1.2.8.ebuild:
1.7 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?r1=1.6&r2=1.7
Index: hoe-seattlerb-1.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hoe-seattlerb-1.2.8.ebuild 26 Jul 2012 11:13:25 -0000 1.6
+++ hoe-seattlerb-1.2.8.ebuild 27 Oct 2012 19:08:20 -0000 1.7
@@ -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/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.6 2012/07/26 11:13:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.7 2012/10/27 19:08:20 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.8.ebuild
@ 2012-11-06 17:10 Jeroen Roovers (jer)
0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2012-11-06 17:10 UTC (permalink / raw
To: gentoo-commits
jer 12/11/06 17:10:26
Modified: ChangeLog hoe-seattlerb-1.2.8.ebuild
Log:
Stable for HPPA (bug #426668).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.44 dev-ruby/hoe-seattlerb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 28 Oct 2012 17:18:39 -0000 1.43
+++ ChangeLog 6 Nov 2012 17:10:26 -0000 1.44
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.43 2012/10/28 17:18:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.44 2012/11/06 17:10:26 jer Exp $
+
+ 06 Nov 2012; Jeroen Roovers <jer@gentoo.org> hoe-seattlerb-1.2.8.ebuild:
+ Stable for HPPA (bug #426668).
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> hoe-seattlerb-1.2.4.ebuild,
hoe-seattlerb-1.2.8.ebuild:
1.9 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?r1=1.8&r2=1.9
Index: hoe-seattlerb-1.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hoe-seattlerb-1.2.8.ebuild 28 Oct 2012 17:18:39 -0000 1.8
+++ hoe-seattlerb-1.2.8.ebuild 6 Nov 2012 17:10:26 -0000 1.9
@@ -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/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.8 2012/10/28 17:18:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.9 2012/11/06 17:10:26 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.8.ebuild
@ 2013-12-26 15:04 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2013-12-26 15:04 UTC (permalink / raw
To: gentoo-commits
maekke 13/12/26 15:04:47
Modified: ChangeLog hoe-seattlerb-1.2.8.ebuild
Log:
arm stable, bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.53 dev-ruby/hoe-seattlerb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 9 Nov 2013 16:01:40 -0000 1.52
+++ ChangeLog 26 Dec 2013 15:04:47 -0000 1.53
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.52 2013/11/09 16:01:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.53 2013/12/26 15:04:47 maekke Exp $
+
+ 26 Dec 2013; Markus Meier <maekke@gentoo.org> hoe-seattlerb-1.2.8.ebuild:
+ arm stable, bug #493780
09 Nov 2013; Jeroen Roovers <jer@gentoo.org> hoe-seattlerb-1.3.2-r1.ebuild:
Stable for HPPA (bug #490180).
1.11 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?r1=1.10&r2=1.11
Index: hoe-seattlerb-1.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- hoe-seattlerb-1.2.8.ebuild 15 Jan 2013 05:50:56 -0000 1.10
+++ hoe-seattlerb-1.2.8.ebuild 26 Dec 2013 15:04:47 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.10 2013/01/15 05:50:56 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.11 2013/12/26 15:04:47 maekke Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.8.ebuild
@ 2014-11-10 13:10 Manuel Rueger (mrueg)
0 siblings, 0 replies; 9+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-11-10 13:10 UTC (permalink / raw
To: gentoo-commits
mrueg 14/11/10 13:10:39
Modified: ChangeLog
Removed: hoe-seattlerb-1.2.8.ebuild
Log:
Cleanup old.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.66 dev-ruby/hoe-seattlerb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 10 Nov 2014 10:44:37 -0000 1.65
+++ ChangeLog 10 Nov 2014 13:10:39 -0000 1.66
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.65 2014/11/10 10:44:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.66 2014/11/10 13:10:39 mrueg Exp $
+
+ 10 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -hoe-seattlerb-1.2.8.ebuild:
+ Cleanup old.
10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> hoe-seattlerb-1.3.2-r1.ebuild:
Stable for ppc64, wrt bug #490180
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2014-11-10 13:10 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26 15:04 [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.8.ebuild Markus Meier (maekke)
-- strict thread matches above, loose matches on Subject: below --
2014-11-10 13:10 Manuel Rueger (mrueg)
2012-11-06 17:10 Jeroen Roovers (jer)
2012-10-27 19:08 Raul Porcel (armin76)
2012-07-26 11:13 Anthony G. Basile (blueness)
2012-07-22 15:17 Gysbert Wassenaar (nixnut)
2012-06-30 14:50 Andreas Schuerch (nativemad)
2012-06-18 15:20 Agostino Sarubbo (ago)
2011-12-18 13:34 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