Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: app-vim/freefem++-syntax/
Date: Sat, 01 Nov 2014 10:30:59
Message-Id: 1414836452.e02eff5db26c3857e7cb53d6fb499a02efbd3462.jlec@gentoo
1 commit: e02eff5db26c3857e7cb53d6fb499a02efbd3462
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 1 10:07:32 2014 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 1 10:07:32 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e02eff5d
7
8 Source gone
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 ---
13 app-vim/freefem++-syntax/ChangeLog | 33 ----------------------
14 .../freefem++-syntax-20081108-r1.ebuild | 17 -----------
15 app-vim/freefem++-syntax/metadata.xml | 9 ------
16 3 files changed, 59 deletions(-)
17
18 diff --git a/app-vim/freefem++-syntax/ChangeLog b/app-vim/freefem++-syntax/ChangeLog
19 deleted file mode 100644
20 index ab8f99c..0000000
21 --- a/app-vim/freefem++-syntax/ChangeLog
22 +++ /dev/null
23 @@ -1,33 +0,0 @@
24 -# ChangeLog for app-vim/freefem++-syntax
25 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: $
27 -
28 - 24 Oct 2011; Justin Lecher <jlec@g.o> metadata.xml:
29 - Removed no-herd from herd tag in metadata.xml
30 -
31 - 25 Jun 2011; Justin Lecher <jlec@g.o> metadata.xml:
32 - Fixed herd entry in metadata.xml
33 -
34 - 23 Jun 2010; Andreas K. Huettel (dilfridge) <mail@×××××××××.de>
35 - freefem++-syntax-20081108-r1.ebuild:
36 - QA fixes
37 -
38 - 17 May 2009; David Radice <david.e.pi.3.14@×××××.com>
39 - -freefem++-syntax-20081108.ebuild:
40 - Cleanup.
41 -
42 - 12 Apr 2009; David Radice <david.e.pi.3.14@×××××.com>
43 - +freefem++-syntax-20081108-r1.ebuild, -freefem++-syntax-20070614.ebuild:
44 - Moved download location to omploader.
45 -
46 -*freefem++-syntax-20081108 (23 Nov 2008)
47 -
48 - 23 Nov 2008; David Radice <david.e.pi.3.14@×××××.com>
49 - +freefem++-syntax-20081108.ebuild:
50 - Version bump.
51 -
52 -*freefem++-syntax-20070614 (08 May 2008)
53 -
54 - 08 May 2008; David Radice <david.e.pi.3.14@×××××.com>
55 - +freefem++-syntax-20070614.ebuild, +metadata.xml:
56 - Initial import.
57
58 diff --git a/app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild b/app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild
59 deleted file mode 100644
60 index 7883fb3..0000000
61 --- a/app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild
62 +++ /dev/null
63 @@ -1,17 +0,0 @@
64 -# Copyright 1999-2014 Gentoo Foundation
65 -# Distributed under the terms of the GNU General Public License v2
66 -# $Header: $
67 -
68 -inherit vim-plugin
69 -
70 -DESCRIPTION="vim plugin: syntax highlighting for freefem++ script files"
71 -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1901"
72 -# This is a workaround to make the ebuild work on an overlay:
73 -SRC_URI="http://omploader.org/vMWlraw/freefem++-syntax-20081108.tar.gz"
74 -
75 -LICENSE="vim"
76 -KEYWORDS="~amd64"
77 -IUSE=""
78 -
79 -VIM_PLUGIN_HELPTEXT=\
80 -"This plugin provides syntax highlighting for freefem++ script files."
81
82 diff --git a/app-vim/freefem++-syntax/metadata.xml b/app-vim/freefem++-syntax/metadata.xml
83 deleted file mode 100644
84 index e831386..0000000
85 --- a/app-vim/freefem++-syntax/metadata.xml
86 +++ /dev/null
87 @@ -1,9 +0,0 @@
88 -<?xml version="1.0" encoding="UTF-8"?>
89 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
90 -<pkgmetadata>
91 -<herd>sci</herd>
92 -<longdescription lang="en">
93 - VIM syntax plugin which provides syntax highlighting for the freefem++
94 - script files.
95 -</longdescription>
96 -</pkgmetadata>