diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:48:38 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:48:38 -0500 |
| commit | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (patch) | |
| tree | 0d7a74b4463ee387f9cf9368ceb1b757f694f72a /app-vim/vim-spell-da | |
| parent | f716a9fe6455d39eef01e718aae68dae61c19704 (diff) | |
| download | baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.tar.gz baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.tar.xz baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.zip | |
Revert "Adding metadata"
This reverts commit f716a9fe6455d39eef01e718aae68dae61c19704.
Diffstat (limited to 'app-vim/vim-spell-da')
| -rw-r--r-- | app-vim/vim-spell-da/Manifest | 1 | ||||
| -rw-r--r-- | app-vim/vim-spell-da/metadata.xml | 9 | ||||
| -rw-r--r-- | app-vim/vim-spell-da/vim-spell-da-20060116-r2.ebuild | 12 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-vim/vim-spell-da/Manifest b/app-vim/vim-spell-da/Manifest new file mode 100644 index 000000000000..945d5e326630 --- /dev/null +++ b/app-vim/vim-spell-da/Manifest @@ -0,0 +1 @@ +DIST vim-spell-da-20060116.tar.bz2 629196 BLAKE2B fd8829e2920514ddd2e6c224521d6337b3e18d0cec1bfbfa89ff93aac35fa22d9a908ea353b969c0cd3e6c86bbee8bca58fa5e80c01141aa74c6a54dd016214c SHA512 0d055972b15acdd2ea7166711e344b1718975f7de6a49653240fb2e1bb31a82a8174e46de83f38d93d226782b97e2c58aff50cc0efab95dcde3d53b80205f444 diff --git a/app-vim/vim-spell-da/metadata.xml b/app-vim/vim-spell-da/metadata.xml new file mode 100644 index 000000000000..f8a2bb7497f6 --- /dev/null +++ b/app-vim/vim-spell-da/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>vim@gentoo.org</email> + <name>Gentoo Vim Project</name> + </maintainer> + <stabilize-allarches/> +</pkgmetadata> diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r2.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r2.ebuild new file mode 100644 index 000000000000..b141b4210476 --- /dev/null +++ b/app-vim/vim-spell-da/vim-spell-da-20060116-r2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +VIM_SPELL_LANGUAGE="Danish" + +inherit vim-spell + +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +LICENSE="GPL-2" +KEYWORDS="~alpha amd64 ppc ~sparc x86" |
