* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2015-08-26 0:56 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2015-08-26 0:56 UTC (permalink / raw
To: gentoo-commits
commit: 5ed61be3a5b0b12b54319a85d699f106933246c8
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 00:56:10 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 00:56:10 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed61be3
www-apps/jekyll-gist: Version bump.
Package-Manager: portage-2.2.20.1
www-apps/jekyll-gist/Manifest | 1 +
www-apps/jekyll-gist/jekyll-gist-1.3.3.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/www-apps/jekyll-gist/Manifest b/www-apps/jekyll-gist/Manifest
index dd2cf58..3f6c80b 100644
--- a/www-apps/jekyll-gist/Manifest
+++ b/www-apps/jekyll-gist/Manifest
@@ -1 +1,2 @@
DIST jekyll-gist-1.3.0.tar.gz 4937 SHA256 a23925ccf035dcc0d5e365c3e7481374321a84fdd46afbc809e07795f234022b SHA512 0ecda5c790cfcb58c589b4161b0b8ff9103de16a6b14c6de08222cd026af9a136a24221cbddc048743e267e25471c9299502c650e29a7ce47ee56625ac9f1365 WHIRLPOOL 701f181487d3fe3c8fc67d3b59d0bbf6bc2c7184365dd0d769962617a263fea9eaebf1674aba6c0627e5410946d198505b587a2a069ac37f7d28e2738a72b615
+DIST jekyll-gist-1.3.3.tar.gz 5256 SHA256 33f72c366bad183dcd248136361c87bee50176b6918213934111c83c22aaeef7 SHA512 ff90aaad646c580ec59bf93bc0747785792d17ba5ba7a0ec7bf5457a499cec3534c1c2344277adbfb3ac918e9d89900ecc69e389af42881b2eb3763d451599d5 WHIRLPOOL b95a23aa05b301decec0f7afb216e1df73730863e317b17dd1c8a0c9c59181372e1f83977aa94ee6872fca1184ae2dcb3b1d31a2478e2dbc13196a799f0cf9a9
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.3.3.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.3.3.ebuild
new file mode 100644
index 0000000..14eb376
--- /dev/null
+++ b/www-apps/jekyll-gist/jekyll-gist-1.3.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Liquid tag for displaying GitHub Gists in Jekyll sites"
+HOMEPAGE="https://github.com/jekyll/jekyll-gist"
+SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( >=www-apps/jekyll-2 )"
+
+all_ruby_prepare() {
+ rm Rakefile || die
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2015-08-29 2:24 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2015-08-29 2:24 UTC (permalink / raw
To: gentoo-commits
commit: 3837fc9bb4e5cc2e02ad9c533385a49debd2c05e
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 02:24:25 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 02:24:25 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3837fc9b
www-apps/jekyll-gist: Version bump, remove old
Package-Manager: portage-2.2.20.1
www-apps/jekyll-gist/Manifest | 3 +--
www-apps/jekyll-gist/jekyll-gist-1.3.0.ebuild | 27 ----------------------
...-gist-1.3.3.ebuild => jekyll-gist-1.3.4.ebuild} | 0
3 files changed, 1 insertion(+), 29 deletions(-)
diff --git a/www-apps/jekyll-gist/Manifest b/www-apps/jekyll-gist/Manifest
index 3f6c80b..2079378 100644
--- a/www-apps/jekyll-gist/Manifest
+++ b/www-apps/jekyll-gist/Manifest
@@ -1,2 +1 @@
-DIST jekyll-gist-1.3.0.tar.gz 4937 SHA256 a23925ccf035dcc0d5e365c3e7481374321a84fdd46afbc809e07795f234022b SHA512 0ecda5c790cfcb58c589b4161b0b8ff9103de16a6b14c6de08222cd026af9a136a24221cbddc048743e267e25471c9299502c650e29a7ce47ee56625ac9f1365 WHIRLPOOL 701f181487d3fe3c8fc67d3b59d0bbf6bc2c7184365dd0d769962617a263fea9eaebf1674aba6c0627e5410946d198505b587a2a069ac37f7d28e2738a72b615
-DIST jekyll-gist-1.3.3.tar.gz 5256 SHA256 33f72c366bad183dcd248136361c87bee50176b6918213934111c83c22aaeef7 SHA512 ff90aaad646c580ec59bf93bc0747785792d17ba5ba7a0ec7bf5457a499cec3534c1c2344277adbfb3ac918e9d89900ecc69e389af42881b2eb3763d451599d5 WHIRLPOOL b95a23aa05b301decec0f7afb216e1df73730863e317b17dd1c8a0c9c59181372e1f83977aa94ee6872fca1184ae2dcb3b1d31a2478e2dbc13196a799f0cf9a9
+DIST jekyll-gist-1.3.4.tar.gz 5294 SHA256 a66e4440eae6c811f20b4aedded236a89b2aaf89190d00979fad478ff979fda2 SHA512 379ce28b5ebf740e1e876b8f7ff9ea9ae0525acbbf9f0cd4b3e8e91d977efbd405fa6886f700b18764c705ebcb3b308cc2e8e453177855afeb6e1bdcf6cae14b WHIRLPOOL c14e640091ab98ba3fd036014047e8b87e633af0b53da83629a41b093e5489ddc22bcc4e56f4f7bbc53b000d7e591f9820ecca3788765c6866c4c8a99807b2e5
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.3.0.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.3.0.ebuild
deleted file mode 100644
index 14eb376..0000000
--- a/www-apps/jekyll-gist/jekyll-gist-1.3.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Liquid tag for displaying GitHub Gists in Jekyll sites"
-HOMEPAGE="https://github.com/jekyll/jekyll-gist"
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=www-apps/jekyll-2 )"
-
-all_ruby_prepare() {
- rm Rakefile || die
-}
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.3.3.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.3.4.ebuild
similarity index 100%
rename from www-apps/jekyll-gist/jekyll-gist-1.3.3.ebuild
rename to www-apps/jekyll-gist/jekyll-gist-1.3.4.ebuild
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2015-10-27 0:35 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2015-10-27 0:35 UTC (permalink / raw
To: gentoo-commits
commit: 329db104043334437fa93941136d2295747f7087
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 27 00:32:24 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 00:34:44 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=329db104
www-apps/jekyll-gist: Remove old
Package-Manager: portage-2.2.23
www-apps/jekyll-gist/Manifest | 1 -
www-apps/jekyll-gist/jekyll-gist-1.3.4.ebuild | 27 ---------------------------
2 files changed, 28 deletions(-)
diff --git a/www-apps/jekyll-gist/Manifest b/www-apps/jekyll-gist/Manifest
index e63819c..2b28063 100644
--- a/www-apps/jekyll-gist/Manifest
+++ b/www-apps/jekyll-gist/Manifest
@@ -1,2 +1 @@
-DIST jekyll-gist-1.3.4.tar.gz 5294 SHA256 a66e4440eae6c811f20b4aedded236a89b2aaf89190d00979fad478ff979fda2 SHA512 379ce28b5ebf740e1e876b8f7ff9ea9ae0525acbbf9f0cd4b3e8e91d977efbd405fa6886f700b18764c705ebcb3b308cc2e8e453177855afeb6e1bdcf6cae14b WHIRLPOOL c14e640091ab98ba3fd036014047e8b87e633af0b53da83629a41b093e5489ddc22bcc4e56f4f7bbc53b000d7e591f9820ecca3788765c6866c4c8a99807b2e5
DIST jekyll-gist-1.3.5.tar.gz 5495 SHA256 fda6aa7638c9255b197d3037aa9b236b99dff117d17c293bfb59f28776e065cb SHA512 f3028f11d594645a776c10cb9daef55d2f54592bc97fba25f1ffe4390c18e2c35330a674f40c12e34847c9dfe9844495aa419d9959b305a4100c2729e291efb2 WHIRLPOOL 9c52508ce49bd3974fe2965fa56c0bed3b1869f0b1613e220a1b10c849ecb42bbc83800ad501c0ed8a2d6a17399503e93cc9601a061169161087cf3d3d675020
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.3.4.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.3.4.ebuild
deleted file mode 100644
index 14eb376..0000000
--- a/www-apps/jekyll-gist/jekyll-gist-1.3.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Liquid tag for displaying GitHub Gists in Jekyll sites"
-HOMEPAGE="https://github.com/jekyll/jekyll-gist"
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=www-apps/jekyll-2 )"
-
-all_ruby_prepare() {
- rm Rakefile || die
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2015-10-27 0:35 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2015-10-27 0:35 UTC (permalink / raw
To: gentoo-commits
commit: 1862405c9694c122ac85145abc58633ca5b165ad
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 27 00:31:58 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 00:34:44 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1862405c
www-apps/jekyll-gist: Version bump
Package-Manager: portage-2.2.23
www-apps/jekyll-gist/Manifest | 1 +
www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild | 28 +++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/www-apps/jekyll-gist/Manifest b/www-apps/jekyll-gist/Manifest
index 2079378..e63819c 100644
--- a/www-apps/jekyll-gist/Manifest
+++ b/www-apps/jekyll-gist/Manifest
@@ -1 +1,2 @@
DIST jekyll-gist-1.3.4.tar.gz 5294 SHA256 a66e4440eae6c811f20b4aedded236a89b2aaf89190d00979fad478ff979fda2 SHA512 379ce28b5ebf740e1e876b8f7ff9ea9ae0525acbbf9f0cd4b3e8e91d977efbd405fa6886f700b18764c705ebcb3b308cc2e8e453177855afeb6e1bdcf6cae14b WHIRLPOOL c14e640091ab98ba3fd036014047e8b87e633af0b53da83629a41b093e5489ddc22bcc4e56f4f7bbc53b000d7e591f9820ecca3788765c6866c4c8a99807b2e5
+DIST jekyll-gist-1.3.5.tar.gz 5495 SHA256 fda6aa7638c9255b197d3037aa9b236b99dff117d17c293bfb59f28776e065cb SHA512 f3028f11d594645a776c10cb9daef55d2f54592bc97fba25f1ffe4390c18e2c35330a674f40c12e34847c9dfe9844495aa419d9959b305a4100c2729e291efb2 WHIRLPOOL 9c52508ce49bd3974fe2965fa56c0bed3b1869f0b1613e220a1b10c849ecb42bbc83800ad501c0ed8a2d6a17399503e93cc9601a061169161087cf3d3d675020
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild
new file mode 100644
index 0000000..1405a58
--- /dev/null
+++ b/www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Liquid tag for displaying GitHub Gists in Jekyll sites"
+HOMEPAGE="https://github.com/jekyll/jekyll-gist"
+SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/webmock
+ >=www-apps/jekyll-2 )"
+
+all_ruby_prepare() {
+ rm Rakefile || die
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2016-01-19 21:43 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2016-01-19 21:43 UTC (permalink / raw
To: gentoo-commits
commit: f42e4c1b912db1241dfc25eb3de83cb003400fc1
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 21:42:48 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 21:42:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f42e4c1b
www-apps/jekyll-gist: Remove ruby19 target
Package-Manager: portage-2.2.27
www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild
index 1405a58..e5b1c09 100644
--- a/www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild
+++ b/www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_TASK_DOC=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2016-02-21 13:03 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2016-02-21 13:03 UTC (permalink / raw
To: gentoo-commits
commit: fd3289df3c0f4602a6eeef3451e5104329aeb0ec
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 13:03:08 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 13:03:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd3289df
www-apps/jekyll-gist: Version bump
Package-Manager: portage-2.2.27
www-apps/jekyll-gist/Manifest | 1 +
www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild | 29 +++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/www-apps/jekyll-gist/Manifest b/www-apps/jekyll-gist/Manifest
index 2b28063..907fc8d 100644
--- a/www-apps/jekyll-gist/Manifest
+++ b/www-apps/jekyll-gist/Manifest
@@ -1 +1,2 @@
DIST jekyll-gist-1.3.5.tar.gz 5495 SHA256 fda6aa7638c9255b197d3037aa9b236b99dff117d17c293bfb59f28776e065cb SHA512 f3028f11d594645a776c10cb9daef55d2f54592bc97fba25f1ffe4390c18e2c35330a674f40c12e34847c9dfe9844495aa419d9959b305a4100c2729e291efb2 WHIRLPOOL 9c52508ce49bd3974fe2965fa56c0bed3b1869f0b1613e220a1b10c849ecb42bbc83800ad501c0ed8a2d6a17399503e93cc9601a061169161087cf3d3d675020
+DIST jekyll-gist-1.4.0.tar.gz 7474 SHA256 cedcfc4084d643c78864d13501d50df9ad350f8023f126ce5e3efa5751b01f88 SHA512 924d2b3175378ae32277717932556ec32035aa9ad229b2c0925809b02feaf657a16d84f81c9793e0c25d06f8c05a852c427a8f2bcd264a0a1dc7d030cb8adebe WHIRLPOOL 9b8c8e7aa910394863efc54e1c2dd67bb1b960e3a29fe4eb9307fd18193bafcd5646b5cfe08a510cd6d448009227165f5acbf30313f58512dbb98fef0e5925fd
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
new file mode 100644
index 0000000..d5007c3
--- /dev/null
+++ b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Liquid tag for displaying GitHub Gists in Jekyll sites"
+HOMEPAGE="https://github.com/jekyll/jekyll-gist"
+SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/octokit-4.2"
+ruby_add_bdepend "test? ( dev-ruby/webmock
+ >=www-apps/jekyll-3 )"
+
+all_ruby_prepare() {
+ rm Rakefile || die
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2016-02-21 13:04 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2016-02-21 13:04 UTC (permalink / raw
To: gentoo-commits
commit: 531ad57da73c655df0af5a1f854db275f4545540
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 13:04:12 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 13:04:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531ad57d
www-apps/jekyll-gist: Fix jekyll dependency
Package-Manager: portage-2.2.27
www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
index d5007c3..2850188 100644
--- a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
+++ b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
@@ -22,7 +22,7 @@ IUSE=""
ruby_add_rdepend ">=dev-ruby/octokit-4.2"
ruby_add_bdepend "test? ( dev-ruby/webmock
- >=www-apps/jekyll-3 )"
+ >=www-apps/jekyll-2 )"
all_ruby_prepare() {
rm Rakefile || die
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2016-08-28 23:06 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2016-08-28 23:06 UTC (permalink / raw
To: gentoo-commits
commit: 86a38bf687ed73f6ead0bbb9fe0ef0fe3297223f
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 28 23:05:27 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Aug 28 23:05:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a38bf6
www-apps/jekyll-gist: Add ruby22
Package-Manager: portage-2.3.0
www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
index 2850188..fc01fed 100644
--- a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
+++ b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_TASK_DOC=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2016-08-28 23:06 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2016-08-28 23:06 UTC (permalink / raw
To: gentoo-commits
commit: 0e612a6fb802144dda99ff6c1181c1a3e552eeca
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 28 23:05:45 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Aug 28 23:05:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e612a6f
www-apps/jekyll-gist: Remove old
Package-Manager: portage-2.3.0
www-apps/jekyll-gist/Manifest | 1 -
www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild | 28 ---------------------------
2 files changed, 29 deletions(-)
diff --git a/www-apps/jekyll-gist/Manifest b/www-apps/jekyll-gist/Manifest
index 907fc8d..8a3d401 100644
--- a/www-apps/jekyll-gist/Manifest
+++ b/www-apps/jekyll-gist/Manifest
@@ -1,2 +1 @@
-DIST jekyll-gist-1.3.5.tar.gz 5495 SHA256 fda6aa7638c9255b197d3037aa9b236b99dff117d17c293bfb59f28776e065cb SHA512 f3028f11d594645a776c10cb9daef55d2f54592bc97fba25f1ffe4390c18e2c35330a674f40c12e34847c9dfe9844495aa419d9959b305a4100c2729e291efb2 WHIRLPOOL 9c52508ce49bd3974fe2965fa56c0bed3b1869f0b1613e220a1b10c849ecb42bbc83800ad501c0ed8a2d6a17399503e93cc9601a061169161087cf3d3d675020
DIST jekyll-gist-1.4.0.tar.gz 7474 SHA256 cedcfc4084d643c78864d13501d50df9ad350f8023f126ce5e3efa5751b01f88 SHA512 924d2b3175378ae32277717932556ec32035aa9ad229b2c0925809b02feaf657a16d84f81c9793e0c25d06f8c05a852c427a8f2bcd264a0a1dc7d030cb8adebe WHIRLPOOL 9b8c8e7aa910394863efc54e1c2dd67bb1b960e3a29fe4eb9307fd18193bafcd5646b5cfe08a510cd6d448009227165f5acbf30313f58512dbb98fef0e5925fd
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild
deleted file mode 100644
index e5b1c09..00000000
--- a/www-apps/jekyll-gist/jekyll-gist-1.3.5.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Liquid tag for displaying GitHub Gists in Jekyll sites"
-HOMEPAGE="https://github.com/jekyll/jekyll-gist"
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/webmock
- >=www-apps/jekyll-2 )"
-
-all_ruby_prepare() {
- rm Rakefile || die
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2017-04-28 21:11 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2017-04-28 21:11 UTC (permalink / raw
To: gentoo-commits
commit: 027e8053cae484555d5ce1d4f9747af9208b7ed4
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 28 21:10:22 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Apr 28 21:10:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=027e8053
www-apps/jekyll-gist: Remove ruby20
Package-Manager: Portage-2.3.5, Repoman-2.3.1
www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
index b1ceb4b5bab..14fa2d17819 100644
--- a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
+++ b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_TASK_DOC=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2017-04-28 21:11 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2017-04-28 21:11 UTC (permalink / raw
To: gentoo-commits
commit: e4c79e9fe42ae763a69a9b84fad660f63c706486
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 28 21:10:52 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Apr 28 21:10:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c79e9f
www-apps/jekyll-gist: Drop to maintainer-needed
Package-Manager: Portage-2.3.5, Repoman-2.3.1
www-apps/jekyll-gist/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/www-apps/jekyll-gist/metadata.xml b/www-apps/jekyll-gist/metadata.xml
index 6a3f9cbbe5f..6503a3ea052 100644
--- a/www-apps/jekyll-gist/metadata.xml
+++ b/www-apps/jekyll-gist/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>mrueg@gentoo.org</email>
- <name>Manuel Rüger</name>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="github">jekyll/jekyll-gist</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/
@ 2018-02-24 8:50 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2018-02-24 8:50 UTC (permalink / raw
To: gentoo-commits
commit: b2a96600255b0e9f86e0f1db843a56362b6f5e6f
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 08:46:54 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 08:49:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a96600
www-apps/jekyll-gist: remove masked package
www-apps/jekyll-gist/Manifest | 1 -
www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild | 28 ---------------------------
www-apps/jekyll-gist/metadata.xml | 8 --------
3 files changed, 37 deletions(-)
diff --git a/www-apps/jekyll-gist/Manifest b/www-apps/jekyll-gist/Manifest
deleted file mode 100644
index 22f3ce382f0..00000000000
--- a/www-apps/jekyll-gist/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jekyll-gist-1.4.0.tar.gz 7474 BLAKE2B f55a79fb8e09397b4e6eef59b3bbba504bc2e8179238c3743022250841a07805b751fe18fb1e1286abeee2720bf357ad4ff9374db496a3dbb16bad11ad001d8e SHA512 924d2b3175378ae32277717932556ec32035aa9ad229b2c0925809b02feaf657a16d84f81c9793e0c25d06f8c05a852c427a8f2bcd264a0a1dc7d030cb8adebe
diff --git a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
deleted file mode 100644
index 14fa2d17819..00000000000
--- a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Liquid tag for displaying GitHub Gists in Jekyll sites"
-HOMEPAGE="https://github.com/jekyll/jekyll-gist"
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/octokit-4.2"
-ruby_add_bdepend "test? ( dev-ruby/webmock
- >=www-apps/jekyll-2 )"
-
-all_ruby_prepare() {
- rm Rakefile || die
-}
diff --git a/www-apps/jekyll-gist/metadata.xml b/www-apps/jekyll-gist/metadata.xml
deleted file mode 100644
index 6503a3ea052..00000000000
--- a/www-apps/jekyll-gist/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="github">jekyll/jekyll-gist</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2018-02-24 8:50 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-29 2:24 [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-gist/ Manuel Rüger
-- strict thread matches above, loose matches on Subject: below --
2018-02-24 8:50 Hans de Graaff
2017-04-28 21:11 Manuel Rüger
2017-04-28 21:11 Manuel Rüger
2016-08-28 23:06 Manuel Rüger
2016-08-28 23:06 Manuel Rüger
2016-02-21 13:04 Manuel Rüger
2016-02-21 13:03 Manuel Rüger
2016-01-19 21:43 Manuel Rüger
2015-10-27 0:35 Manuel Rüger
2015-10-27 0:35 Manuel Rüger
2015-08-26 0:56 Manuel Rüger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox