diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2004-07-30 03:09:12 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2004-07-30 03:09:12 +0000 |
commit | 0dc633984f14a1a87f19ae873833be37b36d1355 (patch) | |
tree | 348d045ebe1600fb1a7661eb404b7e8f9ee9d90a /app-dicts/aspell-sl | |
parent | fix depend (Manifest recommit) (diff) | |
download | gentoo-2-0dc633984f14a1a87f19ae873833be37b36d1355.tar.gz gentoo-2-0dc633984f14a1a87f19ae873833be37b36d1355.tar.bz2 gentoo-2-0dc633984f14a1a87f19ae873833be37b36d1355.zip |
new ebuild
Diffstat (limited to 'app-dicts/aspell-sl')
-rw-r--r-- | app-dicts/aspell-sl/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/aspell-sl/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild | 10 | ||||
-rw-r--r-- | app-dicts/aspell-sl/files/digest-aspell-sl-0.50.0 | 1 | ||||
-rw-r--r-- | app-dicts/aspell-sl/metadata.xml | 5 |
5 files changed, 28 insertions, 0 deletions
diff --git a/app-dicts/aspell-sl/ChangeLog b/app-dicts/aspell-sl/ChangeLog new file mode 100644 index 000000000000..5701e615fbfc --- /dev/null +++ b/app-dicts/aspell-sl/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for app-dicts/aspell-sl +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sl/ChangeLog,v 1.1 2004/07/30 03:09:12 arj Exp $ + +*aspell-sl-0.50.0 (30 Jul 2004) + + 30 Jul 2004; Anders Rune Jensen <arj@gentoo.org> aspell-sl-0.50.0.ebuild : + New Slovenian aspell ebuild by Jure Repinc <jlp@holodeck1.com>. + Closes bug #56935. diff --git a/app-dicts/aspell-sl/Manifest b/app-dicts/aspell-sl/Manifest new file mode 100644 index 000000000000..b34f3aabe002 --- /dev/null +++ b/app-dicts/aspell-sl/Manifest @@ -0,0 +1,3 @@ +MD5 5ed492c5af8a62c6136b303c72f0723d Changelog 411 +MD5 3e00c889b2acead650eb2a9a05e35ce8 aspell-sl-0.50.0.ebuild 290 +MD5 d4c157e6eea6d52fa3bc151179f34fbe files/digest-aspell-sl-0.50.0 69 diff --git a/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild b/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild new file mode 100644 index 000000000000..e67e2e5fca8c --- /dev/null +++ b/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild,v 1.1 2004/07/30 03:09:12 arj Exp $ + +ASPELL_LANG="Slovenian" + +LICENSE="GPL-2" +IUSE="" + +inherit aspell-dict diff --git a/app-dicts/aspell-sl/files/digest-aspell-sl-0.50.0 b/app-dicts/aspell-sl/files/digest-aspell-sl-0.50.0 new file mode 100644 index 000000000000..da44c5792848 --- /dev/null +++ b/app-dicts/aspell-sl/files/digest-aspell-sl-0.50.0 @@ -0,0 +1 @@ +MD5 c4c11402bc834d796d1b56e711470480 aspell-sl-0.50-0.tar.bz2 215463 diff --git a/app-dicts/aspell-sl/metadata.xml b/app-dicts/aspell-sl/metadata.xml new file mode 100644 index 000000000000..8f9450df306e --- /dev/null +++ b/app-dicts/aspell-sl/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>app-dicts</herd> +</pkgmetadata> |