public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/colorv/
@ 2016-03-13  2:07 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2016-03-13  2:07 UTC (permalink / raw
  To: gentoo-commits

commit:     d00de3d1b327b7450a695cf51a9401d0973f5aee
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 02:06:18 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 02:06:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00de3d1

app-vim/colorv: add github homepage

 app-vim/colorv/colorv-3.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/colorv/colorv-3.0.2.ebuild b/app-vim/colorv/colorv-3.0.2.ebuild
index 0b7cd64..3b03561 100644
--- a/app-vim/colorv/colorv-3.0.2.ebuild
+++ b/app-vim/colorv/colorv-3.0.2.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: a color tool for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/"
 LICENSE="MIT"
 KEYWORDS="~amd64 ~x86"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/colorv/
@ 2016-03-13  2:07 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2016-03-13  2:07 UTC (permalink / raw
  To: gentoo-commits

commit:     68b3b6a32a34fb147d7b6d7cb8924fdf9353404f
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 02:06:31 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 02:06:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68b3b6a3

app-vim/colorv: remove old

 app-vim/colorv/Manifest            |  2 --
 app-vim/colorv/colorv-2.5.3.ebuild | 32 --------------------------------
 app-vim/colorv/colorv-2.5.6.ebuild | 26 --------------------------
 3 files changed, 60 deletions(-)

diff --git a/app-vim/colorv/Manifest b/app-vim/colorv/Manifest
index 467ad76..a44a820 100644
--- a/app-vim/colorv/Manifest
+++ b/app-vim/colorv/Manifest
@@ -1,3 +1 @@
-DIST colorv-2.5.3.tar.gz 48636 SHA256 46ae0a4870e18e3358f90efd54e1c98951d5c3f11cb85220f4480d05e9382ded SHA512 a4db26d189756f84339aec32cc406bf9fc8ac8a1fed0ad58c1f5110edc9cfac3d3f4f5af410c8cecbcced7b4c406e9fe78ecbb7d863b7e6ba7fae50b7ba32863 WHIRLPOOL c81c2250146fa20a20a09dd0cd3197d9a249d35cd1e12d8188392a9046c4947cfa2c4ba081fa4ecc97462ece22ba96b9f771db1ba9f18b3e444e336a35d33c32
-DIST colorv-2.5.6.tar.bz2 40591 SHA256 5843d0f5aa5aa4bc71ec281edca3e3391c8ccc0b9025405751edb6b16399f824 SHA512 e6b5e1653080b2045028dd71e5839dda08a042c9970d27d1bfd47417c42020cb2cd68940c80e6f998a3a3adc723ee91c480a8bd55c711086a19d4c24b368e38e WHIRLPOOL 4fef5fb226b00f2f0172493e85df6758dbb007fc36e3dc75758cca7a68928c41467de76c9c8da065456b0c4695bf2bc8c1bed8f9a998c11f41089bbc13953864
 DIST colorv-3.0.2.tar.bz2 47059 SHA256 75a570021678a58225b346fa87aa13919ef84757a4cd5344855d101835ab231b SHA512 cb4a893d65bbada5cec27c0810bf3e78db3c64e64f4179529d5da30402ab65b141f53dd7f2a9e8bbccf3d5f7dc5843afc7cab0d908e66a86fc41a5c38c9a848e WHIRLPOOL 5fd18f5d6686717e628e136c8025041cbc0820ae394e3c7e1a19245fe02142770d911d505c1cc5efcf9ea29739faae31d72ef83543b833f116bd52f4ad9c37f0

diff --git a/app-vim/colorv/colorv-2.5.3.ebuild b/app-vim/colorv/colorv-2.5.3.ebuild
deleted file mode 100644
index cff07f5..0000000
--- a/app-vim/colorv/colorv-2.5.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit vim-plugin
-
-MY_PN="ColorV"
-DESCRIPTION="vim plugin: a color tool for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597"
-SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="${PN}"
-
-RDEPEND="
-	|| (
-		app-editors/vim[python]
-		( app-editors/gvim[python] dev-python/pygtk:2 )
-	)"
-
-src_unpack() {
-	unpack ${A}
-	mv *-${MY_PN}-* "${S}"
-}
-
-src_prepare() {
-	rm README* || die
-}

diff --git a/app-vim/colorv/colorv-2.5.6.ebuild b/app-vim/colorv/colorv-2.5.6.ebuild
deleted file mode 100644
index a563bec..0000000
--- a/app-vim/colorv/colorv-2.5.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: a color tool for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-RDEPEND="
-	|| (
-		app-editors/vim[python]
-		( app-editors/gvim[python] dev-python/pygtk:2 )
-	)"
-
-src_prepare() {
-	# use python colorpicker instead of C-based picker
-	rm autoload/colorv/{colorpicker.c,Makefile} || die
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/colorv/
@ 2016-08-25 20:58 Patrice Clement
  0 siblings, 0 replies; 8+ messages in thread
From: Patrice Clement @ 2016-08-25 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     53c1a9a1f13c8f3e6445087c1d4cfab04cc49bf6
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 25 20:23:55 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 25 20:58:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c1a9a1

app-vim/colorv: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28

 app-vim/colorv/colorv-3.0.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-vim/colorv/colorv-3.0.2.ebuild b/app-vim/colorv/colorv-3.0.2.ebuild
index 3b03561..15acdcb 100644
--- a/app-vim/colorv/colorv-3.0.2.ebuild
+++ b/app-vim/colorv/colorv-3.0.2.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=5
 
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: a color tool for vim"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/colorv/
@ 2017-05-27 15:19 Michał Górny
  0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2017-05-27 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     cf53f5aa1a5a02a75847a6389a97b2f51c191519
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 15:53:48 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 27 15:19:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf53f5aa

app-vim/colorv: Port to python-single-r1

Use the python-single-r1 eclass to handle the Python dependency
gracefully. Enforce PYTHON_USEDEP on vim.

 app-vim/colorv/colorv-3.0.2-r1.ebuild | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/app-vim/colorv/colorv-3.0.2-r1.ebuild b/app-vim/colorv/colorv-3.0.2-r1.ebuild
new file mode 100644
index 00000000000..05ba503efb1
--- /dev/null
+++ b/app-vim/colorv/colorv-3.0.2-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# TODO: supposedly supports python3... but that conflicts with pygtk
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1 vim-plugin
+
+DESCRIPTION="vim plugin: a color tool for vim"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+RDEPEND="
+	${PYTHON_DEPS}
+	|| (
+		app-editors/vim[python,${PYTHON_USEDEP}]
+		( app-editors/gvim[python,${PYTHON_USEDEP}] dev-python/pygtk:2[${PYTHON_USEDEP}] )
+	)"
+
+src_prepare() {
+	eapply_user
+
+	# fix shebangs in Python files (note: one of them is python3...)
+	sed -i -e "1s:python[23]:${EPYTHON}:" autoload/colorv/*.py || die 
+	# use python colorpicker instead of C-based picker
+	rm autoload/colorv/{colorpicker.c,Makefile} || die
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/colorv/
@ 2017-08-26  6:50 Patrick Lauer
  0 siblings, 0 replies; 8+ messages in thread
From: Patrick Lauer @ 2017-08-26  6:50 UTC (permalink / raw
  To: gentoo-commits

commit:     b6f66db61d420baf27d8ff2040b0c0b6a757f417
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 06:49:51 2017 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 06:49:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f66db6

app-vim/colorv: Whitespace

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-vim/colorv/colorv-3.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/colorv/colorv-3.0.2-r1.ebuild b/app-vim/colorv/colorv-3.0.2-r1.ebuild
index 05ba503efb1..3196672085e 100644
--- a/app-vim/colorv/colorv-3.0.2-r1.ebuild
+++ b/app-vim/colorv/colorv-3.0.2-r1.ebuild
@@ -28,7 +28,7 @@ src_prepare() {
 	eapply_user
 
 	# fix shebangs in Python files (note: one of them is python3...)
-	sed -i -e "1s:python[23]:${EPYTHON}:" autoload/colorv/*.py || die 
+	sed -i -e "1s:python[23]:${EPYTHON}:" autoload/colorv/*.py || die
 	# use python colorpicker instead of C-based picker
 	rm autoload/colorv/{colorpicker.c,Makefile} || die
 }


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/colorv/
@ 2017-10-08 18:22 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2017-10-08 18:22 UTC (permalink / raw
  To: gentoo-commits

commit:     797b03fb893da16206b12d6504df1e189a444e1a
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  8 16:55:58 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Oct  8 18:22:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=797b03fb

app-vim/colorv: remove old

 app-vim/colorv/colorv-3.0.2.ebuild | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/app-vim/colorv/colorv-3.0.2.ebuild b/app-vim/colorv/colorv-3.0.2.ebuild
deleted file mode 100644
index e8c6e670aeb..00000000000
--- a/app-vim/colorv/colorv-3.0.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: a color tool for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/"
-LICENSE="MIT"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-RDEPEND="
-	|| (
-		app-editors/vim[python]
-		( app-editors/gvim[python] dev-python/pygtk:2 )
-	)"
-
-src_prepare() {
-	# use python colorpicker instead of C-based picker
-	rm autoload/colorv/{colorpicker.c,Makefile} || die
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/colorv/
@ 2017-10-08 18:22 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2017-10-08 18:22 UTC (permalink / raw
  To: gentoo-commits

commit:     6d57961dada03ec6357e98764c72236b7de61593
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  8 16:55:45 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Oct  8 18:22:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d57961d

app-vim/colorv: stabilize 3.0.2-r1

 app-vim/colorv/colorv-3.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/colorv/colorv-3.0.2-r1.ebuild b/app-vim/colorv/colorv-3.0.2-r1.ebuild
index 3196672085e..104df9cc3bf 100644
--- a/app-vim/colorv/colorv-3.0.2-r1.ebuild
+++ b/app-vim/colorv/colorv-3.0.2-r1.ebuild
@@ -11,7 +11,7 @@ inherit python-single-r1 vim-plugin
 DESCRIPTION="vim plugin: a color tool for vim"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/colorv/
@ 2018-03-05 22:00 Patrice Clement
  0 siblings, 0 replies; 8+ messages in thread
From: Patrice Clement @ 2018-03-05 22:00 UTC (permalink / raw
  To: gentoo-commits

commit:     307fc02f3b8dbf66e8908fd1c75a466483a2e443
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 08:00:11 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Mar  5 21:46:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307fc02f

app-vim/colorv: use HTTPS.

 app-vim/colorv/colorv-3.0.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/colorv/colorv-3.0.2-r1.ebuild b/app-vim/colorv/colorv-3.0.2-r1.ebuild
index 104df9cc3bf..7f371d403d8 100644
--- a/app-vim/colorv/colorv-3.0.2-r1.ebuild
+++ b/app-vim/colorv/colorv-3.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1 vim-plugin
 
 DESCRIPTION="vim plugin: a color tool for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/"
 LICENSE="MIT"
 KEYWORDS="amd64 x86"
 IUSE=""


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

end of thread, other threads:[~2018-03-05 22:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-26  6:50 [gentoo-commits] repo/gentoo:master commit in: app-vim/colorv/ Patrick Lauer
  -- strict thread matches above, loose matches on Subject: below --
2018-03-05 22:00 Patrice Clement
2017-10-08 18:22 Tim Harder
2017-10-08 18:22 Tim Harder
2017-05-27 15:19 Michał Górny
2016-08-25 20:58 Patrice Clement
2016-03-13  2:07 Tim Harder
2016-03-13  2:07 Tim Harder

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