diff options
author | Tim Harder <radhermit@gentoo.org> | 2015-08-24 23:43:57 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2015-08-24 23:44:33 -0400 |
commit | ff698ab83c2d0d9e9315aca75d8884f702339c34 (patch) | |
tree | 6b7a81a9956d889d19bb82c6080fed649707bdf3 /app-vim/gtk-syntax | |
parent | app-vim/gentoo-syntax: remove old (diff) | |
download | gentoo-ff698ab83c2d0d9e9315aca75d8884f702339c34.tar.gz gentoo-ff698ab83c2d0d9e9315aca75d8884f702339c34.tar.bz2 gentoo-ff698ab83c2d0d9e9315aca75d8884f702339c34.zip |
app-vim/gtk-syntax: remove old
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r-- | app-vim/gtk-syntax/Manifest | 2 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild | 13 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20121015.ebuild | 13 |
3 files changed, 0 insertions, 28 deletions
diff --git a/app-vim/gtk-syntax/Manifest b/app-vim/gtk-syntax/Manifest index 886e650faf8e..cc4c34bf27fb 100644 --- a/app-vim/gtk-syntax/Manifest +++ b/app-vim/gtk-syntax/Manifest @@ -1,3 +1 @@ -DIST gtk-syntax-20110214.tar.bz2 195881 SHA256 b629337bbc246407b99ccdcf13c6d49524cb521b07a4a1c1caede7faef673260 SHA512 e3c28d21941fd3ee40b3818c698f01fd7a6125e4caac44fbde9bb8ff00e3eb529e28e817dd39c3bc076a78f44ccd7ed887b84c2c2659b210f5d665eefe12c97f WHIRLPOOL 6b03177b8756f55dbc93407a86d5efed4cb3993b6ad9bc40a50d9006d93f197466694afd4ffa707569d54e6a4e15f54ea56f93e9c0d03d0422385ae67802ac25 -DIST gtk-syntax-20121015.tar.bz2 228506 SHA256 1363caed3b5db1cc56d10f8c1422f74fc1b8804194a6eac3f529594ef4c80026 SHA512 e149f1ed151b9c974e0e1931703d78f042ff821ae93bad3100b8c9345d67a2442ab4f90bb2571e2997699d099b9e796346c2b15b2a2b5cde5b163f8d66d4f1e7 WHIRLPOOL c9802520fbf666fdf569b7ea048a14580b982cceb3539e41559cba65d4e8964d0f11f9e7ce00b668da989f1b87f6174d64c7577dd08e00764fa22f642ebbcca9 DIST gtk-syntax-20130716.tar.bz2 234878 SHA256 c7ba136d0e93c13611ee1245186941c7bd2dea7641d33ae3a9d2994469e33c15 SHA512 a90bdf84765ebaf10946b974c7720ebb9366f7ae5e360c8254ffd54bf9eacf1d0e35cf2061ef42727ffd7df3b4d78bb9e5f3ab7392180c435f8eef06c81ff5da WHIRLPOOL 74eae8225313a5e01237ecd58790b5b77b668d93c0e260acf25c1f240c7274dde16352e5377bb72f871e3fb83f37210a104fb5a2cf4ef30aaafa5d708d73e296 diff --git a/app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild b/app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild deleted file mode 100644 index 1a996e1efdee..000000000000 --- a/app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=3 - -inherit vim-plugin - -DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome, and more" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000" -LICENSE="vim" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" -IUSE="" diff --git a/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild b/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild deleted file mode 100644 index 01343e14df84..000000000000 --- a/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild +++ /dev/null @@ -1,13 +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: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome, and more" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000" -LICENSE="vim" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" -IUSE="" |