diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-05-17 01:59:13 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-05-17 01:59:13 +0000 |
commit | c63d3b2abfa01471a0f1c88dd2bff028baead378 (patch) | |
tree | 643228b989b97473d70ebe81b9a7b384c6ae6aa1 /app-dicts/aspell-pl | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-c63d3b2abfa01471a0f1c88dd2bff028baead378.tar.gz gentoo-2-c63d3b2abfa01471a0f1c88dd2bff028baead378.tar.bz2 gentoo-2-c63d3b2abfa01471a0f1c88dd2bff028baead378.zip |
version bump
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/aspell-pl/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild | 9 | ||||
-rw-r--r-- | app-dicts/aspell-pl/files/digest-aspell-pl-0.51.0 | 1 | ||||
-rw-r--r-- | app-dicts/aspell-pl/metadata.xml | 5 |
5 files changed, 25 insertions, 2 deletions
diff --git a/app-dicts/aspell-pl/ChangeLog b/app-dicts/aspell-pl/ChangeLog index d337516c85ea..390a017f761e 100644 --- a/app-dicts/aspell-pl/ChangeLog +++ b/app-dicts/aspell-pl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-dicts/aspell-pl -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.3 2003/02/12 03:31:19 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.4 2004/05/17 01:56:13 seemant Exp $ + +*aspell-pl-0.51.0 (16 May 2004) + + 16 May 2004; Seemant Kulleen <seemant@gentoo.org> +metadata.xml, + +aspell-pl-0.51.0.ebuild: + version bump *aspell-pl-0.50.2 (22 Oct 2002) diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest index 219d7e730dc4..7ef50a4153ad 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1,3 +1,5 @@ MD5 913944f2f98b3c322b1b12e77bf2b6b1 ChangeLog 508 MD5 01fad491a09885acad44cc6c893e4d86 aspell-pl-0.50.2.ebuild 297 +MD5 01fad491a09885acad44cc6c893e4d86 aspell-pl-0.51.0.ebuild 297 MD5 aa59cab5cf9b76e0dd6a2cb65ff68621 files/digest-aspell-pl-0.50.2 69 +MD5 4d23814a5177475f3da5cba0bd0b4353 files/digest-aspell-pl-0.51.0 69 diff --git a/app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild b/app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild new file mode 100644 index 000000000000..9a323bc1291a --- /dev/null +++ b/app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-0.51.0.ebuild,v 1.1 2004/05/17 01:56:13 seemant Exp $ + +ASPELL_LANG="Polish" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-pl/files/digest-aspell-pl-0.51.0 b/app-dicts/aspell-pl/files/digest-aspell-pl-0.51.0 new file mode 100644 index 000000000000..eee946a3bcd8 --- /dev/null +++ b/app-dicts/aspell-pl/files/digest-aspell-pl-0.51.0 @@ -0,0 +1 @@ +MD5 5435be1c9c39326a02e2798d8b4d257b aspell-pl-0.51-0.tar.bz2 624458 diff --git a/app-dicts/aspell-pl/metadata.xml b/app-dicts/aspell-pl/metadata.xml new file mode 100644 index 000000000000..8f9450df306e --- /dev/null +++ b/app-dicts/aspell-pl/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> |