diff options
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gtk-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20091024.ebuild | 11 |
2 files changed, 4 insertions, 12 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog index 6e9f6b7fde18..96308ffa7d6d 100644 --- a/app-vim/gtk-syntax/ChangeLog +++ b/app-vim/gtk-syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/gtk-syntax # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.48 2012/03/03 16:04:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.49 2012/03/04 21:36:02 radhermit Exp $ + + 04 Mar 2012; Tim Harder <radhermit@gentoo.org> -gtk-syntax-20091024.ebuild: + Remove old. 03 Mar 2012; Brent Baude <ranger@gentoo.org> gtk-syntax-20110214-r1.ebuild: Marking gtk-syntax-20110214-r1 ppc64 for bug 391473 diff --git a/app-vim/gtk-syntax/gtk-syntax-20091024.ebuild b/app-vim/gtk-syntax/gtk-syntax-20091024.ebuild deleted file mode 100644 index 44c9591a7c19..000000000000 --- a/app-vim/gtk-syntax/gtk-syntax-20091024.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20091024.ebuild,v 1.7 2011/01/07 22:25:45 ranger 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="" |