From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F1590138825 for ; Sat, 1 Nov 2014 10:30:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20FD3E09F3; Sat, 1 Nov 2014 10:30:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 24AEEE09F2 for ; Sat, 1 Nov 2014 10:30:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BCE1634041D for ; Sat, 1 Nov 2014 10:30:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 621EF9336 for ; Sat, 1 Nov 2014 10:30:54 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1414836452.e02eff5db26c3857e7cb53d6fb499a02efbd3462.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: app-vim/freefem++-syntax/ X-VCS-Repository: proj/sci X-VCS-Files: app-vim/freefem++-syntax/ChangeLog app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild app-vim/freefem++-syntax/metadata.xml X-VCS-Directories: app-vim/freefem++-syntax/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e02eff5db26c3857e7cb53d6fb499a02efbd3462 X-VCS-Branch: master Date: Sat, 1 Nov 2014 10:30:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fd9987be-44c8-432d-a4e7-98da09160571 X-Archives-Hash: 388501893fd90f81adb4566305c57a2f commit: e02eff5db26c3857e7cb53d6fb499a02efbd3462 Author: Justin Lecher gentoo org> AuthorDate: Sat Nov 1 10:07:32 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Nov 1 10:07:32 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e02eff5d Source gone Signed-off-by: Justin Lecher gentoo.org> --- app-vim/freefem++-syntax/ChangeLog | 33 ---------------------- .../freefem++-syntax-20081108-r1.ebuild | 17 ----------- app-vim/freefem++-syntax/metadata.xml | 9 ------ 3 files changed, 59 deletions(-) diff --git a/app-vim/freefem++-syntax/ChangeLog b/app-vim/freefem++-syntax/ChangeLog deleted file mode 100644 index ab8f99c..0000000 --- a/app-vim/freefem++-syntax/ChangeLog +++ /dev/null @@ -1,33 +0,0 @@ -# ChangeLog for app-vim/freefem++-syntax -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 24 Oct 2011; Justin Lecher metadata.xml: - Removed no-herd from herd tag in metadata.xml - - 25 Jun 2011; Justin Lecher metadata.xml: - Fixed herd entry in metadata.xml - - 23 Jun 2010; Andreas K. Huettel (dilfridge) - freefem++-syntax-20081108-r1.ebuild: - QA fixes - - 17 May 2009; David Radice - -freefem++-syntax-20081108.ebuild: - Cleanup. - - 12 Apr 2009; David Radice - +freefem++-syntax-20081108-r1.ebuild, -freefem++-syntax-20070614.ebuild: - Moved download location to omploader. - -*freefem++-syntax-20081108 (23 Nov 2008) - - 23 Nov 2008; David Radice - +freefem++-syntax-20081108.ebuild: - Version bump. - -*freefem++-syntax-20070614 (08 May 2008) - - 08 May 2008; David Radice - +freefem++-syntax-20070614.ebuild, +metadata.xml: - Initial import. diff --git a/app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild b/app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild deleted file mode 100644 index 7883fb3..0000000 --- a/app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: syntax highlighting for freefem++ script files" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1901" -# This is a workaround to make the ebuild work on an overlay: -SRC_URI="http://omploader.org/vMWlraw/freefem++-syntax-20081108.tar.gz" - -LICENSE="vim" -KEYWORDS="~amd64" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides syntax highlighting for freefem++ script files." diff --git a/app-vim/freefem++-syntax/metadata.xml b/app-vim/freefem++-syntax/metadata.xml deleted file mode 100644 index e831386..0000000 --- a/app-vim/freefem++-syntax/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - -sci - - VIM syntax plugin which provides syntax highlighting for the freefem++ - script files. - -