diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-03 15:16:25 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-03 15:16:25 +0000 |
commit | 22793c70ffec518cb5e59d27e9c35260b07738a0 (patch) | |
tree | e3a3c03b5b8350e9407e58fd19437efe2cbd6826 /app-dicts/aspell-uk | |
parent | Fix init script, bug 183840 (diff) | |
download | gentoo-2-22793c70ffec518cb5e59d27e9c35260b07738a0.tar.gz gentoo-2-22793c70ffec518cb5e59d27e9c35260b07738a0.tar.bz2 gentoo-2-22793c70ffec518cb5e59d27e9c35260b07738a0.zip |
Version bump as per bug 171142.
(Portage version: 2.1.3.2)
Diffstat (limited to 'app-dicts/aspell-uk')
-rw-r--r-- | app-dicts/aspell-uk/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-uk/files/digest-aspell-uk-1.4.0.0 | 3 |
3 files changed, 22 insertions, 1 deletions
diff --git a/app-dicts/aspell-uk/ChangeLog b/app-dicts/aspell-uk/ChangeLog index 9ac09a63376f..745c4bc6b7bf 100644 --- a/app-dicts/aspell-uk/ChangeLog +++ b/app-dicts/aspell-uk/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-dicts/aspell-uk # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/ChangeLog,v 1.9 2007/05/12 10:33:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/ChangeLog,v 1.10 2007/08/03 15:16:25 philantrop Exp $ + +*aspell-uk-1.4.0.0 (03 Aug 2007) + + 03 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> + +aspell-uk-1.4.0.0.ebuild: + Version bump as per bug 171142. 12 May 2007; Markus Rothe <corsair@gentoo.org> aspell-uk-1.1.0.ebuild: Added ~ppc64; bug #147568 diff --git a/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild b/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild new file mode 100644 index 000000000000..463fde820559 --- /dev/null +++ b/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild,v 1.1 2007/08/03 15:16:25 philantrop Exp $ + +ASPELL_LANG="Ukrainian" +ASPOSTFIX="6" + +inherit aspell-dict + +LICENSE="GPL-2 LGPL-2.1" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" diff --git a/app-dicts/aspell-uk/files/digest-aspell-uk-1.4.0.0 b/app-dicts/aspell-uk/files/digest-aspell-uk-1.4.0.0 new file mode 100644 index 000000000000..5c29664575d7 --- /dev/null +++ b/app-dicts/aspell-uk/files/digest-aspell-uk-1.4.0.0 @@ -0,0 +1,3 @@ +MD5 662f15381d11581758866fd7af43b4d7 aspell6-uk-1.4.0-0.tar.bz2 226767 +RMD160 2bb5360abcc37b7ad7fc82ee426a0c6fc9630a65 aspell6-uk-1.4.0-0.tar.bz2 226767 +SHA256 35f9a7e840c1272706bc6dd172bc9625cbd843d021094da8598a6abba525f18c aspell6-uk-1.4.0-0.tar.bz2 226767 |