[gentoo-commits] repo/gentoo:master commit in: app-vim/yankring/

2023-12-25 Thread Conrad Kostecki
commit: 70d6b3aca0a4b90cdb1a5abce48506556fd7b2ff
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Oct 28 19:00:15 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Dec 26 02:36:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d6b3ac

app-vim/yankring: add 

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-vim/yankring/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-vim/yankring/metadata.xml b/app-vim/yankring/metadata.xml
index 23f733cc8624..f8a2bb7497f6 100644
--- a/app-vim/yankring/metadata.xml
+++ b/app-vim/yankring/metadata.xml
@@ -5,4 +5,5 @@
v...@gentoo.org
Gentoo Vim Project

+   
 



[gentoo-commits] repo/gentoo:master commit in: app-vim/yankring/

2022-06-10 Thread Matt Turner
commit: d643b03ae8379d27be43a48ff70d28dc5c322df3
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Jun 10 17:45:30 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Jun 10 18:07:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d643b03a

app-vim/yankring: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 app-vim/yankring/yankring-19.0.ebuild | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/app-vim/yankring/yankring-19.0.ebuild 
b/app-vim/yankring/yankring-19.0.ebuild
deleted file mode 100644
index 214878490ff4..
--- a/app-vim/yankring/yankring-19.0.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1234";
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/yankring/

2022-06-01 Thread Jakov Smolić
commit: 79242b5695ca779424e40bb0e49a5522d1f93eca
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun  2 04:01:38 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun  2 04:02:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79242b56

app-vim/yankring: Stabilize 19.0-r1 x86, #849197

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/app-vim/yankring/yankring-19.0-r1.ebuild 
b/app-vim/yankring/yankring-19.0-r1.ebuild
index 8f9b7bfca23b..c83e4cd88134 100644
--- a/app-vim/yankring/yankring-19.0-r1.ebuild
+++ b/app-vim/yankring/yankring-19.0-r1.ebuild
@@ -8,4 +8,4 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1234";
 LICENSE="vim"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"



[gentoo-commits] repo/gentoo:master commit in: app-vim/yankring/

2022-06-01 Thread Jakov Smolić
commit: 8408f8fd1f05f6cadf60026d1d6fcaa0fbdee53a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun  2 03:57:54 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun  2 03:57:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8408f8fd

app-vim/yankring: Stabilize 19.0-r1 amd64, #849197

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/app-vim/yankring/yankring-19.0-r1.ebuild 
b/app-vim/yankring/yankring-19.0-r1.ebuild
index 37789791440c..8f9b7bfca23b 100644
--- a/app-vim/yankring/yankring-19.0-r1.ebuild
+++ b/app-vim/yankring/yankring-19.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,4 +8,4 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1234";
 LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"



[gentoo-commits] repo/gentoo:master commit in: app-vim/yankring/

2020-11-03 Thread Patrice Clement
commit: 9dc6a2a5755927333fcaf55c2e6f191857ab8040
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Nov  3 09:05:12 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Nov  3 09:05:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc6a2a5

app-vim/yankring: EAPI 7 bump.

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Patrice Clement  gentoo.org>

 app-vim/yankring/yankring-19.0-r1.ebuild | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/app-vim/yankring/yankring-19.0-r1.ebuild 
b/app-vim/yankring/yankring-19.0-r1.ebuild
new file mode 100644
index 000..37789791440
--- /dev/null
+++ b/app-vim/yankring/yankring-19.0-r1.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1234";
+LICENSE="vim"
+KEYWORDS="~amd64 ~x86"



[gentoo-commits] repo/gentoo:master commit in: app-vim/yankring/

2018-03-10 Thread Patrice Clement
commit: 3c3ac9d4c4380c39204bc82d383b3f4044037e97
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Mar  9 18:44:48 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Mar 10 22:54:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3ac9d4

app-vim/yankring: use HTTPS.

 app-vim/yankring/yankring-19.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/yankring/yankring-19.0.ebuild 
b/app-vim/yankring/yankring-19.0.ebuild
index 1877e6a615e..5f82da83915 100644
--- a/app-vim/yankring/yankring-19.0.ebuild
+++ b/app-vim/yankring/yankring-19.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1234";
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1234";
 LICENSE="vim"
 KEYWORDS="amd64 x86"
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/yankring/

2016-07-07 Thread Patrice Clement
commit: 81ba91744a7c031a8a989f6d300b1bfffa78cecf
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Jul  7 22:16:30 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jul  7 22:23:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ba9174

app-vim/yankring: Stable for amd64+x86.

Package-Manager: portage-2.2.28

 app-vim/yankring/yankring-19.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/yankring/yankring-19.0.ebuild 
b/app-vim/yankring/yankring-19.0.ebuild
index cb50b38..c962b44 100644
--- a/app-vim/yankring/yankring-19.0.ebuild
+++ b/app-vim/yankring/yankring-19.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,5 +8,5 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1234";
 LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/yankring/

2016-07-07 Thread Patrice Clement
commit: b165890a314196300f2dccc75d86654ff298428b
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Jul  7 22:17:19 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jul  7 22:23:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b165890a

app-vim/yankring: Clean up old.

Package-Manager: portage-2.2.28

 app-vim/yankring/Manifest |  1 -
 app-vim/yankring/yankring-18.0.ebuild | 12 
 2 files changed, 13 deletions(-)

diff --git a/app-vim/yankring/Manifest b/app-vim/yankring/Manifest
index 9e0f799..8a087b4 100644
--- a/app-vim/yankring/Manifest
+++ b/app-vim/yankring/Manifest
@@ -1,2 +1 @@
-DIST yankring-18.0.tar.bz2 36694 SHA256 
b48b0a3515664d7d77c3fd142412ca5fb9f49ee18d1ece50572fab015c4417ed SHA512 
5ae4310d3f8944f9e24afd6b5edbd54ecbdfe16cd8d0f5a2840023441ecc4cc2217e73ab54ece4be0e99f8921b67651b66e58d043afdf1454dd82e264827aa67
 WHIRLPOOL 
f054026c4e00813d934f9d56cdfd2eb7472e0c3cf187650d30e2ed017a7d59395e4f6358574405ad260e83d410447268965ca14fbbfea4027d08c40c70f3b703
 DIST yankring-19.0.tar.bz2 36512 SHA256 
0324b0da275d16b2f3fd817cbc8196ff9829b3675743027c19f7f7faf4904a31 SHA512 
714d619e572f739c6d02b32d1da1ede449dccd45c4a74441c4806df1c6fdf51033da84412534dc021b0d082f72925ddcd9b29b5b0b1afcca34a79d0133263b18
 WHIRLPOOL 
aa7bbd1874a760742428c3fdb6d1b4d30f160b5f2d8b2cdb6b9403a0e05cb3bcd7d221ce96ae91a2cb8f246a591c69a1bb6cf1894fbb55a319647beb4ab6b57b

diff --git a/app-vim/yankring/yankring-18.0.ebuild 
b/app-vim/yankring/yankring-18.0.ebuild
deleted file mode 100644
index ef8b8b2..000
--- a/app-vim/yankring/yankring-18.0.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1234";
-LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
-VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/yankring/

2015-08-24 Thread Tim Harder
commit: 398b3690ab912fcea878eb4053212350df6de783
Author: Tim Harder  gentoo  org>
AuthorDate: Tue Aug 25 02:05:30 2015 +
Commit: Tim Harder  gentoo  org>
CommitDate: Tue Aug 25 02:05:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398b3690

app-vim/yankring: version bump

 app-vim/yankring/Manifest |  1 +
 app-vim/yankring/yankring-19.0.ebuild | 12 
 2 files changed, 13 insertions(+)

diff --git a/app-vim/yankring/Manifest b/app-vim/yankring/Manifest
index 6115e1d..1cc2981 100644
--- a/app-vim/yankring/Manifest
+++ b/app-vim/yankring/Manifest
@@ -3,3 +3,4 @@ DIST yankring-14.0.tar.bz2 35248 SHA256 
b9e5e6fb7db09fc55dee8773c2e8f8e738d46656
 DIST yankring-15.0.tar.bz2 36057 SHA256 
8a5d68f2483f9a71f6a595f5e23e0e7dc6466991525103c663a0b60da1eeff8a SHA512 
f65ee24c2c845f957eca4a7a2b2362effbdebe1b875ebd4b83c2be49c10b06c0f07e795caf013ee4e66535364b5696c8fdfd6be00a23597691b002e4220f69dd
 WHIRLPOOL 
22d6409d2a26ae9e500faabcae0915f9a9db1127f26cdf028b771213105b240dc9199c8bced6df21e8c089d8cb4984ea18475105ff4aa3137deb968f01e361dd
 DIST yankring-17.0.tar.bz2 36605 SHA256 
72f0cf64bf0ce181e4695f39fa858716f085377f61b4fb664f91b188ca5fcce9 SHA512 
e0e112a834b029078a5f81ad53ecb503e69daa799974bffa309690f071f0baf37a09be49f79dacceeb6e183845b7884575bf32e59f9e5c8ae5e2165fc74505a0
 WHIRLPOOL 
933a8f097d61d6493322c1142589e0bb3fcb08064cbd488a0d7366d49f7c8be9983489e352dc0086830c2264c5faeb0377bc3f6c159031e8701ca4e14a611e5f
 DIST yankring-18.0.tar.bz2 36694 SHA256 
b48b0a3515664d7d77c3fd142412ca5fb9f49ee18d1ece50572fab015c4417ed SHA512 
5ae4310d3f8944f9e24afd6b5edbd54ecbdfe16cd8d0f5a2840023441ecc4cc2217e73ab54ece4be0e99f8921b67651b66e58d043afdf1454dd82e264827aa67
 WHIRLPOOL 
f054026c4e00813d934f9d56cdfd2eb7472e0c3cf187650d30e2ed017a7d59395e4f6358574405ad260e83d410447268965ca14fbbfea4027d08c40c70f3b703
+DIST yankring-19.0.tar.bz2 36512 SHA256 
0324b0da275d16b2f3fd817cbc8196ff9829b3675743027c19f7f7faf4904a31 SHA512 
714d619e572f739c6d02b32d1da1ede449dccd45c4a74441c4806df1c6fdf51033da84412534dc021b0d082f72925ddcd9b29b5b0b1afcca34a79d0133263b18
 WHIRLPOOL 
aa7bbd1874a760742428c3fdb6d1b4d30f160b5f2d8b2cdb6b9403a0e05cb3bcd7d221ce96ae91a2cb8f246a591c69a1bb6cf1894fbb55a319647beb4ab6b57b

diff --git a/app-vim/yankring/yankring-19.0.ebuild 
b/app-vim/yankring/yankring-19.0.ebuild
new file mode 100644
index 000..cb50b38
--- /dev/null
+++ b/app-vim/yankring/yankring-19.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1234";
+LICENSE="vim"
+KEYWORDS="~amd64 ~x86"
+VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/yankring/

2015-08-24 Thread Tim Harder
commit: 1ef00c24460fcc829c682b172aa17063657bddd6
Author: Tim Harder  gentoo  org>
AuthorDate: Tue Aug 25 02:06:16 2015 +
Commit: Tim Harder  gentoo  org>
CommitDate: Tue Aug 25 02:06:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef00c24

app-vim/yankring: remove old

 app-vim/yankring/Manifest |  4 
 app-vim/yankring/yankring-12.0.ebuild | 27 ---
 app-vim/yankring/yankring-14.0.ebuild | 15 ---
 app-vim/yankring/yankring-15.0.ebuild | 15 ---
 app-vim/yankring/yankring-17.0.ebuild | 12 
 5 files changed, 73 deletions(-)

diff --git a/app-vim/yankring/Manifest b/app-vim/yankring/Manifest
index 1cc2981..9e0f799 100644
--- a/app-vim/yankring/Manifest
+++ b/app-vim/yankring/Manifest
@@ -1,6 +1,2 @@
-DIST yankring-12.0.tar.gz 39957 SHA256 
c497a2a74df0aade1eadeb8becabb96eeb968da46ec164c1e545ffe508d7b5d8 SHA512 
91c4e08bd8e79403005eb174c558b37f699097a3f3749eeb4d82031c905e0c2b1242ea04222e90be5f24deaac951b263d8e50a49f3c0df34e805ab3b5b13c876
 WHIRLPOOL 
e1bb8c8683bbaba954112e0170895c1f901c6148ecf189fed419a1e154f7f50f003c59312dead5261daadc8bb3d988025af8c4634fef9376a5b2b821602dc5e5
-DIST yankring-14.0.tar.bz2 35248 SHA256 
b9e5e6fb7db09fc55dee8773c2e8f8e738d46656b7d0b9d95046239481b93988 SHA512 
81d8e9fa2082c86c741b236174af877f27c3c4d4a93cb836919b42c044ecb57e86114d9c7eadb63a03780874fbf0f5592ff43d0145c8378b001af1fd87dea076
 WHIRLPOOL 
37c82a276f63e3d87384e755b385f6da1f6bb8ebd8f39157cb6cae42f98f469f3a2bd67185d99c0454a14969d9ab45a89808d368cf5892f7fc9047a88ca6e0fc
-DIST yankring-15.0.tar.bz2 36057 SHA256 
8a5d68f2483f9a71f6a595f5e23e0e7dc6466991525103c663a0b60da1eeff8a SHA512 
f65ee24c2c845f957eca4a7a2b2362effbdebe1b875ebd4b83c2be49c10b06c0f07e795caf013ee4e66535364b5696c8fdfd6be00a23597691b002e4220f69dd
 WHIRLPOOL 
22d6409d2a26ae9e500faabcae0915f9a9db1127f26cdf028b771213105b240dc9199c8bced6df21e8c089d8cb4984ea18475105ff4aa3137deb968f01e361dd
-DIST yankring-17.0.tar.bz2 36605 SHA256 
72f0cf64bf0ce181e4695f39fa858716f085377f61b4fb664f91b188ca5fcce9 SHA512 
e0e112a834b029078a5f81ad53ecb503e69daa799974bffa309690f071f0baf37a09be49f79dacceeb6e183845b7884575bf32e59f9e5c8ae5e2165fc74505a0
 WHIRLPOOL 
933a8f097d61d6493322c1142589e0bb3fcb08064cbd488a0d7366d49f7c8be9983489e352dc0086830c2264c5faeb0377bc3f6c159031e8701ca4e14a611e5f
 DIST yankring-18.0.tar.bz2 36694 SHA256 
b48b0a3515664d7d77c3fd142412ca5fb9f49ee18d1ece50572fab015c4417ed SHA512 
5ae4310d3f8944f9e24afd6b5edbd54ecbdfe16cd8d0f5a2840023441ecc4cc2217e73ab54ece4be0e99f8921b67651b66e58d043afdf1454dd82e264827aa67
 WHIRLPOOL 
f054026c4e00813d934f9d56cdfd2eb7472e0c3cf187650d30e2ed017a7d59395e4f6358574405ad260e83d410447268965ca14fbbfea4027d08c40c70f3b703
 DIST yankring-19.0.tar.bz2 36512 SHA256 
0324b0da275d16b2f3fd817cbc8196ff9829b3675743027c19f7f7faf4904a31 SHA512 
714d619e572f739c6d02b32d1da1ede449dccd45c4a74441c4806df1c6fdf51033da84412534dc021b0d082f72925ddcd9b29b5b0b1afcca34a79d0133263b18
 WHIRLPOOL 
aa7bbd1874a760742428c3fdb6d1b4d30f160b5f2d8b2cdb6b9403a0e05cb3bcd7d221ce96ae91a2cb8f246a591c69a1bb6cf1894fbb55a319647beb4ab6b57b

diff --git a/app-vim/yankring/yankring-12.0.ebuild 
b/app-vim/yankring/yankring-12.0.ebuild
deleted file mode 100644
index b1c9b1e..000
--- a/app-vim/yankring/yankring-12.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-VIM_PLUGIN_VIM_VERSION="7.3"
-
-inherit vim-plugin
-
-MY_PN="YankRing.vim"
-DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1234";
-SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
-LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_unpack() {
-   unpack ${A}
-   mv *-${MY_PN}-* "${S}"
-}
-
-src_prepare() {
-   rm README || die
-}

diff --git a/app-vim/yankring/yankring-14.0.ebuild 
b/app-vim/yankring/yankring-14.0.ebuild
deleted file mode 100644
index 3706417..000
--- a/app-vim/yankring/yankring-14.0.ebuild
+++ /dev/null
@@ -1,15 +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: maintains a history of previous yanks and deletes"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1234";
-LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"

diff --git a/app-vim/yankring/yankring-15.0.ebuild 
b/app-vim/yankring/yankring-15.0.ebuild
deleted file mode 100644
index 0855fd6..000
--- a/app-vim/yankring/yankring-15.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: maintains a history of p