diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-03 14:45:12 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-03 14:45:12 +0000 |
commit | bb5b31e21ff928bbf879bb86ac3270aa9bdb6558 (patch) | |
tree | f182400f759caf5027a0d36325349c2b131c7887 /app-dicts/aspell-pl | |
parent | Version bump as per bug 171136. Thanks, jakub, for the ebuild! (diff) | |
download | gentoo-2-bb5b31e21ff928bbf879bb86ac3270aa9bdb6558.tar.gz gentoo-2-bb5b31e21ff928bbf879bb86ac3270aa9bdb6558.tar.bz2 gentoo-2-bb5b31e21ff928bbf879bb86ac3270aa9bdb6558.zip |
Version bump as per bug 169417. Thanks to Adam Piątyszek for the ebuild!
(Portage version: 2.1.3.2)
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild | 15 | ||||
-rw-r--r-- | app-dicts/aspell-pl/files/digest-aspell-pl-6.0.20061121.0 | 3 |
3 files changed, 26 insertions, 2 deletions
diff --git a/app-dicts/aspell-pl/ChangeLog b/app-dicts/aspell-pl/ChangeLog index 3818dfd47454..c942757873b3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.7 2006/12/01 01:41:42 kevquinn Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.8 2007/08/03 14:45:12 philantrop Exp $ + +*aspell-pl-6.0.20061121.0 (03 Aug 2007) + + 03 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> + +aspell-pl-6.0.20061121.0.ebuild: + Version bump as per bug 169417. Thanks to Adam Piątyszek for the ebuild! 01 Dec 2006; Kevin F. Quinn <kevquinn@gentoo.org> aspell-pl-0.50.2.ebuild, aspell-pl-0.51.0.ebuild: diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild new file mode 100644 index 000000000000..f0e1d4356168 --- /dev/null +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild,v 1.1 2007/08/03 14:45:12 philantrop Exp $ + +ASPELL_LANG="Polish" +ASPOSTFIX="6" + +inherit aspell-dict + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + +FILENAME="aspell6-pl-6.0_20061121-0" +SRC_URI="mirror://gnu/aspell/dict/pl/${FILENAME}.tar.bz2" +S=${WORKDIR}/${FILENAME} diff --git a/app-dicts/aspell-pl/files/digest-aspell-pl-6.0.20061121.0 b/app-dicts/aspell-pl/files/digest-aspell-pl-6.0.20061121.0 new file mode 100644 index 000000000000..dbcc594b89a6 --- /dev/null +++ b/app-dicts/aspell-pl/files/digest-aspell-pl-6.0.20061121.0 @@ -0,0 +1,3 @@ +MD5 3139a69a1bd9ccb1d853d30aa024fc2b aspell6-pl-6.0_20061121-0.tar.bz2 512251 +RMD160 4c8aaa46eafb5bef8b7c9b123a3428e20348b033 aspell6-pl-6.0_20061121-0.tar.bz2 512251 +SHA256 017741fcb70a885d718c534160c9de06b03cc72f352879bd106be165e024574d aspell6-pl-6.0_20061121-0.tar.bz2 512251 |