diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-01-07 23:27:56 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-01-07 23:27:56 +0000 |
commit | 614d33c704f85ea4055f68043bcda88281c7908e (patch) | |
tree | b61ecd6c042a823149495bba4fc2bb3c6af35569 /app-vim/gtk-syntax | |
parent | Marking symlinks-1.4 ppc for bug 350698 (diff) | |
download | historical-614d33c704f85ea4055f68043bcda88281c7908e.tar.gz historical-614d33c704f85ea4055f68043bcda88281c7908e.tar.bz2 historical-614d33c704f85ea4055f68043bcda88281c7908e.zip |
Remove old
Package-Manager: portage-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="" |