* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2012-01-15 10:11 Hans de Graaff (graaff)
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff (graaff) @ 2012-01-15 10:11 UTC (permalink / raw
To: gentoo-commits
graaff 12/01/15 10:11:53
Modified: ChangeLog
Added: hoe-2.12.5.ebuild
Log:
Version bump.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Revision Changes Path
1.127 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.127&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.127&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.126&r2=1.127
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog 31 Dec 2011 17:59:38 -0000 1.126
+++ ChangeLog 15 Jan 2012 10:11:53 -0000 1.127
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/hoe
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.126 2011/12/31 17:59:38 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.127 2012/01/15 10:11:53 graaff Exp $
+
+*hoe-2.12.5 (15 Jan 2012)
+
+ 15 Jan 2012; Hans de Graaff <graaff@gentoo.org> +hoe-2.12.5.ebuild:
+ Version bump.
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> hoe-2.12.4.ebuild:
Add Prefix keywords, bug #396547
1.1 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.1&content-type=text/plain
Index: hoe-2.12.5.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.1 2012/01/15 10:11:53 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.txt"
RUBY_FAKEGEM_EXTRAINSTALL="template"
inherit ruby-fakegem
DESCRIPTION="Hoe extends rake to provide full project automation."
HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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/rdoc )"
# - also requires dev-ruby/hoe-seattlerb for 1.9;
# - dev-ruby/gemcutter is an optional dependency at both runtime and
# test-time, at least for us;
# - rubyforge is loaded at runtime when needed, so we don't strictly
# depend on it at runtime, but we need it for tests (for now);
ruby_add_bdepend "test? ( dev-ruby/minitest >=dev-ruby/rubyforge-2.0.4 )"
ruby_add_rdepend ">=dev-ruby/rake-0.8.7"
all_ruby_prepare() {
# Make test regexp more lenient to cover the way we name the binaries.
sed -i -e 's/sudo gem/sudo .?gem/' -e 's/\^gem/^.?gem/' test/test_hoe.rb || die
}
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2012-05-20 21:03 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-05-20 21:03 UTC (permalink / raw
To: gentoo-commits
ago 12/05/20 21:03:01
Modified: hoe-2.12.5.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #411507
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.1&r2=1.2
Index: hoe-2.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hoe-2.12.5.ebuild 15 Jan 2012 10:11:53 -0000 1.1
+++ hoe-2.12.5.ebuild 20 May 2012 21:03:00 -0000 1.2
@@ -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/hoe-2.12.5.ebuild,v 1.1 2012/01/15 10:11:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.2 2012/05/20 21:03:00 ago Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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 ~mips ~ppc ~ppc64 ~s390 ~sh ~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/rdoc )"
1.130 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.130&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.130&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.129&r2=1.130
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog 20 May 2012 16:13:13 -0000 1.129
+++ ChangeLog 20 May 2012 21:03:00 -0000 1.130
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.129 2012/05/20 16:13:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.130 2012/05/20 21:03:00 ago Exp $
+
+ 20 May 2012; Agostino Sarubbo <ago@gentoo.org> hoe-2.12.5.ebuild:
+ Stable for amd64, wrt bug #411507
20 May 2012; Hans de Graaff <graaff@gentoo.org> -hoe-2.12.2.ebuild,
-hoe-2.12.3.ebuild, -hoe-2.12.4.ebuild:
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2012-05-26 9:40 Hans de Graaff (graaff)
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff (graaff) @ 2012-05-26 9:40 UTC (permalink / raw
To: gentoo-commits
graaff 12/05/26 09:40:24
Modified: hoe-2.12.5.ebuild ChangeLog
Log:
Add rdoc also as a test dependency. Fixes bug 417581.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.2&r2=1.3
Index: hoe-2.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hoe-2.12.5.ebuild 20 May 2012 21:03:00 -0000 1.2
+++ hoe-2.12.5.ebuild 26 May 2012 09:40:24 -0000 1.3
@@ -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/hoe-2.12.5.ebuild,v 1.2 2012/05/20 21:03:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.3 2012/05/26 09:40:24 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -28,7 +28,7 @@
# test-time, at least for us;
# - rubyforge is loaded at runtime when needed, so we don't strictly
# depend on it at runtime, but we need it for tests (for now);
-ruby_add_bdepend "test? ( dev-ruby/minitest >=dev-ruby/rubyforge-2.0.4 )"
+ruby_add_bdepend "test? ( dev-ruby/rdoc dev-ruby/minitest >=dev-ruby/rubyforge-2.0.4 )"
ruby_add_rdepend ">=dev-ruby/rake-0.8.7"
1.131 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.130&r2=1.131
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog 20 May 2012 21:03:00 -0000 1.130
+++ ChangeLog 26 May 2012 09:40:24 -0000 1.131
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.130 2012/05/20 21:03:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.131 2012/05/26 09:40:24 graaff Exp $
+
+ 26 May 2012; Hans de Graaff <graaff@gentoo.org> hoe-2.12.5.ebuild:
+ Add rdoc also as a test dependency. Fixes bug 417581.
20 May 2012; Agostino Sarubbo <ago@gentoo.org> hoe-2.12.5.ebuild:
Stable for amd64, wrt bug #411507
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2012-05-27 14:48 Markus Meier (maekke)
0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2012-05-27 14:48 UTC (permalink / raw
To: gentoo-commits
maekke 12/05/27 14:48:20
Modified: hoe-2.12.5.ebuild ChangeLog
Log:
arm stable, bug #411507
(Portage version: 2.1.10.62/cvs/Linux i686)
Revision Changes Path
1.4 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.3&r2=1.4
Index: hoe-2.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hoe-2.12.5.ebuild 26 May 2012 09:40:24 -0000 1.3
+++ hoe-2.12.5.ebuild 27 May 2012 14:48:20 -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/hoe-2.12.5.ebuild,v 1.3 2012/05/26 09:40:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.4 2012/05/27 14:48:20 maekke Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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 ~mips ~ppc ~ppc64 ~s390 ~sh ~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/rdoc )"
1.133 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.133&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.133&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.132&r2=1.133
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- ChangeLog 26 May 2012 09:43:09 -0000 1.132
+++ ChangeLog 27 May 2012 14:48:20 -0000 1.133
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.132 2012/05/26 09:43:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.133 2012/05/27 14:48:20 maekke Exp $
+
+ 27 May 2012; Markus Meier <maekke@gentoo.org> hoe-2.12.5.ebuild:
+ arm stable, bug #411507
26 May 2012; Hans de Graaff <graaff@gentoo.org> hoe-2.13.0.ebuild:
Add rdoc also as a test dependency also for the latest version, not trivial
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2012-06-25 7:23 Andreas Schuerch (nativemad)
0 siblings, 0 replies; 11+ messages in thread
From: Andreas Schuerch (nativemad) @ 2012-06-25 7:23 UTC (permalink / raw
To: gentoo-commits
nativemad 12/06/25 07:23:25
Modified: hoe-2.12.5.ebuild ChangeLog
Log:
x86 stable, see bug 411507
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.5 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.4&r2=1.5
Index: hoe-2.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hoe-2.12.5.ebuild 27 May 2012 14:48:20 -0000 1.4
+++ hoe-2.12.5.ebuild 25 Jun 2012 07:23:24 -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/hoe-2.12.5.ebuild,v 1.4 2012/05/27 14:48:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.5 2012/06/25 07:23:24 nativemad Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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 ~mips ~ppc ~ppc64 ~s390 ~sh ~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/rdoc )"
1.134 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.134&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.134&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.133&r2=1.134
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog 27 May 2012 14:48:20 -0000 1.133
+++ ChangeLog 25 Jun 2012 07:23:24 -0000 1.134
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.133 2012/05/27 14:48:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.134 2012/06/25 07:23:24 nativemad Exp $
+
+ 25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> hoe-2.12.5.ebuild:
+ x86 stable, see bug 411507
27 May 2012; Markus Meier <maekke@gentoo.org> hoe-2.12.5.ebuild:
arm stable, bug #411507
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2012-07-22 14:15 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 11+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2012-07-22 14:15 UTC (permalink / raw
To: gentoo-commits
nixnut 12/07/22 14:15:55
Modified: hoe-2.12.5.ebuild ChangeLog
Log:
ppc stable #411507
(Portage version: 2.1.10.49/cvs/Linux ppc)
Revision Changes Path
1.6 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.5&r2=1.6
Index: hoe-2.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hoe-2.12.5.ebuild 25 Jun 2012 07:23:24 -0000 1.5
+++ hoe-2.12.5.ebuild 22 Jul 2012 14:15:55 -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/hoe-2.12.5.ebuild,v 1.5 2012/06/25 07:23:24 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.6 2012/07/22 14:15:55 nixnut Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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 ~mips ppc ~ppc64 ~s390 ~sh ~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/rdoc )"
1.136 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.136&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.136&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.135&r2=1.136
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog 28 Jun 2012 05:47:18 -0000 1.135
+++ ChangeLog 22 Jul 2012 14:15:55 -0000 1.136
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.135 2012/06/28 05:47:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.136 2012/07/22 14:15:55 nixnut Exp $
+
+ 22 Jul 2012; <nixnut@gentoo.org> hoe-2.12.5.ebuild:
+ ppc stable #411507
28 Jun 2012; Hans de Graaff <graaff@gentoo.org> hoe-2.13.0.ebuild:
Add rdoc as a runtime dependency for the publish task. It is possible for
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2012-07-25 20:39 Anthony G. Basile (blueness)
0 siblings, 0 replies; 11+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-07-25 20:39 UTC (permalink / raw
To: gentoo-commits
blueness 12/07/25 20:39:11
Modified: hoe-2.12.5.ebuild ChangeLog
Log:
Stable ppc64, bug #411507
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.6&r2=1.7
Index: hoe-2.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hoe-2.12.5.ebuild 22 Jul 2012 14:15:55 -0000 1.6
+++ hoe-2.12.5.ebuild 25 Jul 2012 20:39:11 -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/hoe-2.12.5.ebuild,v 1.6 2012/07/22 14:15:55 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.7 2012/07/25 20:39:11 blueness Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~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 ~mips ppc ppc64 ~s390 ~sh ~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/rdoc )"
1.137 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.137&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.137&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.136&r2=1.137
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog 22 Jul 2012 14:15:55 -0000 1.136
+++ ChangeLog 25 Jul 2012 20:39:11 -0000 1.137
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.136 2012/07/22 14:15:55 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.137 2012/07/25 20:39:11 blueness Exp $
+
+ 25 Jul 2012; Anthony G. Basile <blueness@gentoo.org> hoe-2.12.5.ebuild:
+ Stable ppc64, bug #411507
22 Jul 2012; <nixnut@gentoo.org> hoe-2.12.5.ebuild:
ppc stable #411507
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2012-10-21 18:48 Raul Porcel (armin76)
0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2012-10-21 18:48 UTC (permalink / raw
To: gentoo-commits
armin76 12/10/21 18:48:19
Modified: hoe-2.12.5.ebuild ChangeLog
Log:
alpha/ia64/sparc stable wrt #411507
(Portage version: 2.1.11.16/cvs/Linux ia64)
Revision Changes Path
1.8 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.7&r2=1.8
Index: hoe-2.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hoe-2.12.5.ebuild 25 Jul 2012 20:39:11 -0000 1.7
+++ hoe-2.12.5.ebuild 21 Oct 2012 18:48:19 -0000 1.8
@@ -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/hoe-2.12.5.ebuild,v 1.7 2012/07/25 20:39:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.8 2012/10/21 18:48:19 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~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 ~mips ppc ppc64 ~s390 ~sh 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/rdoc )"
1.138 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.138&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.138&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.137&r2=1.138
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog 25 Jul 2012 20:39:11 -0000 1.137
+++ ChangeLog 21 Oct 2012 18:48:19 -0000 1.138
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.137 2012/07/25 20:39:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.138 2012/10/21 18:48:19 armin76 Exp $
+
+ 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> hoe-2.12.5.ebuild:
+ alpha/ia64/sparc stable wrt #411507
25 Jul 2012; Anthony G. Basile <blueness@gentoo.org> hoe-2.12.5.ebuild:
Stable ppc64, bug #411507
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2012-10-27 18:00 Raul Porcel (armin76)
0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2012-10-27 18:00 UTC (permalink / raw
To: gentoo-commits
armin76 12/10/27 18:00:51
Modified: hoe-2.12.5.ebuild ChangeLog
Log:
s390/sh stable wrt #411507
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.8&r2=1.9
Index: hoe-2.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hoe-2.12.5.ebuild 21 Oct 2012 18:48:19 -0000 1.8
+++ hoe-2.12.5.ebuild 27 Oct 2012 18:00:51 -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/hoe-2.12.5.ebuild,v 1.8 2012/10/21 18:48:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.9 2012/10/27 18:00:51 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh 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 ~mips ppc ppc64 s390 sh 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/rdoc )"
1.139 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.139&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.139&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.138&r2=1.139
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog 21 Oct 2012 18:48:19 -0000 1.138
+++ ChangeLog 27 Oct 2012 18:00:51 -0000 1.139
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.138 2012/10/21 18:48:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.139 2012/10/27 18:00:51 armin76 Exp $
+
+ 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> hoe-2.12.5.ebuild:
+ s390/sh stable wrt #411507
21 Oct 2012; Raúl Porcel <armin76@gentoo.org> hoe-2.12.5.ebuild:
alpha/ia64/sparc stable wrt #411507
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2012-11-06 16:52 Jeroen Roovers (jer)
0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2012-11-06 16:52 UTC (permalink / raw
To: gentoo-commits
jer 12/11/06 16:52:00
Modified: hoe-2.12.5.ebuild ChangeLog
Log:
Stable for HPPA (bug #411507).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.10 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.9&r2=1.10
Index: hoe-2.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hoe-2.12.5.ebuild 27 Oct 2012 18:00:51 -0000 1.9
+++ hoe-2.12.5.ebuild 6 Nov 2012 16:52:00 -0000 1.10
@@ -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/hoe-2.12.5.ebuild,v 1.9 2012/10/27 18:00:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.10 2012/11/06 16:52:00 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh 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 ~mips ppc ppc64 s390 sh 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/rdoc )"
1.140 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.140&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.140&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.139&r2=1.140
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog 27 Oct 2012 18:00:51 -0000 1.139
+++ ChangeLog 6 Nov 2012 16:52:00 -0000 1.140
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.139 2012/10/27 18:00:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.140 2012/11/06 16:52:00 jer Exp $
+
+ 06 Nov 2012; Jeroen Roovers <jer@gentoo.org> hoe-2.12.5.ebuild:
+ Stable for HPPA (bug #411507).
27 Oct 2012; Raúl Porcel <armin76@gentoo.org> hoe-2.12.5.ebuild:
s390/sh stable wrt #411507
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog
@ 2014-01-05 10:52 Hans de Graaff (graaff)
0 siblings, 0 replies; 11+ messages in thread
From: Hans de Graaff (graaff) @ 2014-01-05 10:52 UTC (permalink / raw
To: gentoo-commits
graaff 14/01/05 10:52:03
Modified: hoe-2.12.5.ebuild ChangeLog
Log:
Drop s390 and sh stable flags for ruby.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.11 dev-ruby/hoe/hoe-2.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.10&r2=1.11
Index: hoe-2.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- hoe-2.12.5.ebuild 6 Nov 2012 16:52:00 -0000 1.10
+++ hoe-2.12.5.ebuild 5 Jan 2014 10:52:03 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/hoe/hoe-2.12.5.ebuild,v 1.10 2012/11/06 16:52:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.11 2014/01/05 10:52:03 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh 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 ~mips ppc ppc64 ~s390 ~sh 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/rdoc )"
1.145 dev-ruby/hoe/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.144&r2=1.145
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog 29 Dec 2013 17:28:03 -0000 1.144
+++ ChangeLog 5 Jan 2014 10:52:03 -0000 1.145
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.144 2013/12/29 17:28:03 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.145 2014/01/05 10:52:03 graaff Exp $
+
+ 05 Jan 2014; Hans de Graaff <graaff@gentoo.org> hoe-2.12.5.ebuild:
+ Drop s390 and sh stable flags for ruby.
29 Dec 2013; Markus Meier <maekke@gentoo.org> hoe-2.13.0-r1.ebuild:
arm stable, bug #490180
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2014-01-05 10:52 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 7:23 [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog Andreas Schuerch (nativemad)
-- strict thread matches above, loose matches on Subject: below --
2014-01-05 10:52 Hans de Graaff (graaff)
2012-11-06 16:52 Jeroen Roovers (jer)
2012-10-27 18:00 Raul Porcel (armin76)
2012-10-21 18:48 Raul Porcel (armin76)
2012-07-25 20:39 Anthony G. Basile (blueness)
2012-07-22 14:15 Gysbert Wassenaar (nixnut)
2012-05-27 14:48 Markus Meier (maekke)
2012-05-26 9:40 Hans de Graaff (graaff)
2012-05-20 21:03 Agostino Sarubbo (ago)
2012-01-15 10:11 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