public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/hoe/
@ 2012-05-27 15:08 Michel Boaventura
  0 siblings, 0 replies; 5+ messages in thread
From: Michel Boaventura @ 2012-05-27 15:08 UTC (permalink / raw
  To: gentoo-commits

commit:     95b03b98504d349a9ab14c98f9cda8a26478d70a
Author:     Michel Boaventura <michel <AT> michelboaventura <DOT> com>
AuthorDate: Sun May 27 15:08:14 2012 +0000
Commit:     Michel Boaventura <michel.boaventura <AT> gmail <DOT> com>
CommitDate: Sun May 27 15:08:14 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=95b03b98

Bump Hoe to version 3.0.6.

(Portage version: 2.1.10.63/git/Linux x86_64, unsigned Manifest commit)

---
 dev-ruby/hoe/hoe-3.0.6.ebuild |   29 +++++++++++++++++++++++++++++
 dev-ruby/hoe/metadata.xml     |    6 ++++++
 2 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/dev-ruby/hoe/hoe-3.0.6.ebuild b/dev-ruby/hoe/hoe-3.0.6.ebuild
new file mode 100644
index 0000000..b7cf2c1
--- /dev/null
+++ b/dev-ruby/hoe/hoe-3.0.6.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+USE_RUBY="ruby18 ree18 ruby19"
+
+RUBY_FAKEGEM_TASK_DOC="docs"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.txt Hoe.pdf"
+
+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="~amd64"
+IUSE=""
+
+ruby_add_bdepend "doc? ( dev-ruby/rdoc )"
+
+ruby_add_bdepend "test? ( dev-ruby/rdoc dev-ruby/minitest )"
+
+ruby_add_rdepend ">=dev-ruby/rake-0.8"

diff --git a/dev-ruby/hoe/metadata.xml b/dev-ruby/hoe/metadata.xml
new file mode 100644
index 0000000..8ff28fd
--- /dev/null
+++ b/dev-ruby/hoe/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>ruby</herd>
+</pkgmetadata>
+



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

* [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/hoe/
@ 2012-05-27 17:32 Michel Boaventura
  0 siblings, 0 replies; 5+ messages in thread
From: Michel Boaventura @ 2012-05-27 17:32 UTC (permalink / raw
  To: gentoo-commits

commit:     7d79983a8f8c59bc89d78edbe78cbacff31fbdcd
Author:     Michel Boaventura <michel <AT> michelboaventura <DOT> com>
AuthorDate: Sun May 27 15:08:14 2012 +0000
Commit:     Michel Boaventura <michel.boaventura <AT> gmail <DOT> com>
CommitDate: Sun May 27 15:16:34 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=7d79983a

Bump Hoe to version 3.0.6.

(Portage version: 2.1.10.63/git/Linux x86_64, unsigned Manifest commit)

---
 dev-ruby/hoe/ChangeLog        |    9 +++++++++
 dev-ruby/hoe/hoe-3.0.6.ebuild |   29 +++++++++++++++++++++++++++++
 dev-ruby/hoe/metadata.xml     |    6 ++++++
 3 files changed, 44 insertions(+), 0 deletions(-)

diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
new file mode 100644
index 0000000..a9df4ef
--- /dev/null
+++ b/dev-ruby/hoe/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-ruby/dm-core
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*hoe-3.0.6 (27 May 2012)
+
+  27 May 2012; Michel Boaventura <michel.boaventura@gmail.com> +ChangeLog,
+  +hoe-3.0.6.ebuild, +Manifest, +metadata.xml:
+  Bump to version 3.0.6.

diff --git a/dev-ruby/hoe/hoe-3.0.6.ebuild b/dev-ruby/hoe/hoe-3.0.6.ebuild
new file mode 100644
index 0000000..b7cf2c1
--- /dev/null
+++ b/dev-ruby/hoe/hoe-3.0.6.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+USE_RUBY="ruby18 ree18 ruby19"
+
+RUBY_FAKEGEM_TASK_DOC="docs"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.txt Hoe.pdf"
+
+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="~amd64"
+IUSE=""
+
+ruby_add_bdepend "doc? ( dev-ruby/rdoc )"
+
+ruby_add_bdepend "test? ( dev-ruby/rdoc dev-ruby/minitest )"
+
+ruby_add_rdepend ">=dev-ruby/rake-0.8"

diff --git a/dev-ruby/hoe/metadata.xml b/dev-ruby/hoe/metadata.xml
new file mode 100644
index 0000000..8ff28fd
--- /dev/null
+++ b/dev-ruby/hoe/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>ruby</herd>
+</pkgmetadata>
+



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

* [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/hoe/
@ 2012-11-05  1:42 Michel Boaventura
  0 siblings, 0 replies; 5+ messages in thread
From: Michel Boaventura @ 2012-11-05  1:42 UTC (permalink / raw
  To: gentoo-commits

commit:     aa5276d9517dab55dc0f1e208742cb477f9f625b
Author:     Michel Boaventura <michel <AT> michelboaventura <DOT> com>
AuthorDate: Mon Nov  5 01:41:56 2012 +0000
Commit:     Michel Boaventura <michel.boaventura <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 01:41:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=aa5276d9

Bump hoe to 3.1.1 and removes hoe 3.0.6, which was broken.

Package-Manager: portage-2.1.11.31

---
 dev-ruby/hoe/ChangeLog                             |    5 +++++
 .../hoe/{hoe-3.0.6.ebuild => hoe-3.1.1.ebuild}     |   15 ++++++---------
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index a9df4ef..3f03d7a 100644
--- a/dev-ruby/hoe/ChangeLog
+++ b/dev-ruby/hoe/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*hoe-3.1.1 (04 Nov 2012)
+
+  04 Nov 2012; Michel Boaventura <michel.boaventura@gmail.com> +hoe-3.1.1.ebuild, -hoe-3.0.6.ebuild:
+  Bump to version 3.1.1 and removes 3.0.6 which was broken anyway.
+
 *hoe-3.0.6 (27 May 2012)
 
   27 May 2012; Michel Boaventura <michel.boaventura@gmail.com> +ChangeLog,

diff --git a/dev-ruby/hoe/hoe-3.0.6.ebuild b/dev-ruby/hoe/hoe-3.1.1.ebuild
similarity index 57%
rename from dev-ruby/hoe/hoe-3.0.6.ebuild
rename to dev-ruby/hoe/hoe-3.1.1.ebuild
index fea2ba8..20b1233 100644
--- a/dev-ruby/hoe/hoe-3.0.6.ebuild
+++ b/dev-ruby/hoe/hoe-3.1.1.ebuild
@@ -5,11 +5,12 @@
 EAPI=2
 USE_RUBY="ruby18 ree18 ruby19 jruby"
 
-RUBY_FAKEGEM_TASK_DOC="docs"
-
-RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR=""
 RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.txt Hoe.pdf"
 
+RUBY_FAKEGEM_TASK_TEST="test"
+
 RUBY_FAKEGEM_EXTRAINSTALL="template"
 
 inherit ruby-fakegem
@@ -19,13 +20,9 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
-RUBY_PATCHES=( "${P}-remove-isolate.patch" )
-
-ruby_add_bdepend "doc? ( dev-ruby/rdoc )"
-
-ruby_add_bdepend "test? ( dev-ruby/rdoc dev-ruby/minitest )"
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
 
 ruby_add_rdepend ">=dev-ruby/rake-0.8"


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

* [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/hoe/
@ 2013-01-22 15:09 Michel Boaventura
  0 siblings, 0 replies; 5+ messages in thread
From: Michel Boaventura @ 2013-01-22 15:09 UTC (permalink / raw
  To: gentoo-commits

commit:     91cd71d858fdef219785fa8da43f53d9992c2ded
Author:     Michel Boaventura <michel <AT> michelboaventura <DOT> com>
AuthorDate: Tue Jan 22 15:09:32 2013 +0000
Commit:     Michel Boaventura <michel.boaventura <AT> gmail <DOT> com>
CommitDate: Tue Jan 22 15:09:32 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=91cd71d8

Update hoe to 3.4.1 and attempt to fix issue with documentations

Package-Manager: portage-2.1.11.42

---
 dev-ruby/hoe/hoe-3.4.1.ebuild |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/dev-ruby/hoe/hoe-3.4.1.ebuild b/dev-ruby/hoe/hoe-3.4.1.ebuild
new file mode 100644
index 0000000..37a7a74
--- /dev/null
+++ b/dev-ruby/hoe/hoe-3.4.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby18 ruby19 jruby"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.txt Hoe.pdf"
+
+RUBY_FAKEGEM_TASK_TEST="test"
+
+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="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+ruby_add_rdepend ">=dev-ruby/rake-0.8"


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

* [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/hoe/
@ 2014-03-03  1:58 Manuel Rüger
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2014-03-03  1:58 UTC (permalink / raw
  To: gentoo-commits

commit:     cca8d7e1247a438e2903008239417a78dfa07e33
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  3 01:57:32 2014 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Mar  3 01:57:32 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=cca8d7e1

[dev-ruby/hoe] More recent version in tree.

---
 dev-ruby/hoe/ChangeLog        | 19 -------------------
 dev-ruby/hoe/hoe-3.3.0.ebuild | 35 -----------------------------------
 dev-ruby/hoe/hoe-3.4.1.ebuild | 27 ---------------------------
 dev-ruby/hoe/metadata.xml     |  6 ------
 4 files changed, 87 deletions(-)

diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
deleted file mode 100644
index 186a8dc..0000000
--- a/dev-ruby/hoe/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-# ChangeLog for dev-ruby/dm-core
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*hoe-3.3.0 (19 Nov 2012)
-
-  19 Nov 2012; Michel Boaventura <michel.boaventura@gmail.com> +hoe-3.3.0.ebuild -hoe-3.1.1.ebuild:
-  Bump to version 3.3.0 and removes 3.1.1. Also fix KEYWORDS and doc's build.
-
-*hoe-3.1.1 (04 Nov 2012)
-
-  04 Nov 2012; Michel Boaventura <michel.boaventura@gmail.com> +hoe-3.1.1.ebuild, -hoe-3.0.6.ebuild:
-  Bump to version 3.1.1 and removes 3.0.6 which was broken anyway.
-
-*hoe-3.0.6 (27 May 2012)
-
-  27 May 2012; Michel Boaventura <michel.boaventura@gmail.com> +ChangeLog,
-  +hoe-3.0.6.ebuild, +Manifest, +metadata.xml:
-  Bump to version 3.0.6.

diff --git a/dev-ruby/hoe/hoe-3.3.0.ebuild b/dev-ruby/hoe/hoe-3.3.0.ebuild
deleted file mode 100644
index 88417a5..0000000
--- a/dev-ruby/hoe/hoe-3.3.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-USE_RUBY="ruby18 ree18 ruby19 jruby"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.txt Hoe.pdf"
-
-RUBY_FAKEGEM_TASK_TEST="test"
-
-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="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/rdoc )"
-
-ruby_add_rdepend ">=dev-ruby/rake-0.8"
-
-all_ruby_prepare() {
-	#Fix issue with hoe trying to run the wrong rdoc executable.
-	#https://github.com/seattlerb/hoe/issues/25
-	rdoc --title seattlerb\'s ${P} Documentation -o doc --main README.txt \
-		lib History.txt Manifest.txt README.txt || die
-}

diff --git a/dev-ruby/hoe/hoe-3.4.1.ebuild b/dev-ruby/hoe/hoe-3.4.1.ebuild
deleted file mode 100644
index 37a7a74..0000000
--- a/dev-ruby/hoe/hoe-3.4.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-USE_RUBY="ruby18 ruby19 jruby"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.txt Hoe.pdf"
-
-RUBY_FAKEGEM_TASK_TEST="test"
-
-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="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/minitest )"
-
-ruby_add_rdepend ">=dev-ruby/rake-0.8"

diff --git a/dev-ruby/hoe/metadata.xml b/dev-ruby/hoe/metadata.xml
deleted file mode 100644
index 8ff28fd..0000000
--- a/dev-ruby/hoe/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>ruby</herd>
-</pkgmetadata>
-


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

end of thread, other threads:[~2014-03-03  1:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-27 17:32 [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/hoe/ Michel Boaventura
  -- strict thread matches above, loose matches on Subject: below --
2014-03-03  1:58 Manuel Rüger
2013-01-22 15:09 Michel Boaventura
2012-11-05  1:42 Michel Boaventura
2012-05-27 15:08 Michel Boaventura

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox