diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-03-01 20:48:57 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-01 23:11:31 +0100 |
commit | 475df9d48f7f1c01486c3df5e1394ef367f87337 (patch) | |
tree | 247a091442973fba94f92a5a453da0d1d90b3a3f /media-gfx/asymptote | |
parent | games-strategy/0ad: remove unused patches (diff) | |
download | gentoo-475df9d48f7f1c01486c3df5e1394ef367f87337.tar.gz gentoo-475df9d48f7f1c01486c3df5e1394ef367f87337.tar.bz2 gentoo-475df9d48f7f1c01486c3df5e1394ef367f87337.zip |
media-gfx/asymptote: remove unused file
Closes: https://github.com/gentoo/gentoo/pull/19724
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/files/asy-ftd.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/media-gfx/asymptote/files/asy-ftd.vim b/media-gfx/asymptote/files/asy-ftd.vim deleted file mode 100644 index 0f5e3957900a..000000000000 --- a/media-gfx/asymptote/files/asy-ftd.vim +++ /dev/null @@ -1,2 +0,0 @@ -au BufNewFile,BufRead *.asy setf asy -filetype plugin on |