diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-01-07 23:18:49 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-01-07 23:18:49 +0000 |
commit | eb4cc38027bf836dac2fb726db1537067e938f42 (patch) | |
tree | 3e6205ba25151eb52e5660a610b1e5448fe3348b /app-vim/gtk-syntax | |
parent | Remove old (diff) | |
download | gentoo-2-eb4cc38027bf836dac2fb726db1537067e938f42.tar.gz gentoo-2-eb4cc38027bf836dac2fb726db1537067e938f42.tar.bz2 gentoo-2-eb4cc38027bf836dac2fb726db1537067e938f42.zip |
Remove old
(Portage version: 2.2.0_alpha12/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r-- | app-vim/gtk-syntax/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20060423.ebuild | 12 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20070925.ebuild | 12 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20090402.ebuild | 12 |
4 files changed, 5 insertions, 37 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog index 2c0b338e4fe0..91156851d018 100644 --- a/app-vim/gtk-syntax/ChangeLog +++ b/app-vim/gtk-syntax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/gtk-syntax # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.39 2011/01/07 22:25:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.40 2011/01/07 23:18:49 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -gtk-syntax-20060423.ebuild, + -gtk-syntax-20070925.ebuild, -gtk-syntax-20090402.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> gtk-syntax-20091024.ebuild: stable ppc, bug 345059 diff --git a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild deleted file mode 100644 index 6259e080afc4..000000000000 --- a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild,v 1.12 2010/10/07 03:19:29 leio Exp $ - -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="as-is" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" -IUSE="" diff --git a/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild b/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild deleted file mode 100644 index 54dbfded9e9e..000000000000 --- a/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild,v 1.5 2009/12/17 10:37:06 fauli Exp $ - -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="as-is" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" -IUSE="" diff --git a/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild b/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild deleted file mode 100644 index e48c6c091c1a..000000000000 --- a/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild,v 1.3 2010/03/09 09:08:08 mduft Exp $ - -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="as-is" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" -IUSE="" |