diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2005-03-12 20:46:50 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2005-03-12 20:46:50 +0000 |
commit | 7f8445e5c173d176205452396adf096f813995da (patch) | |
tree | bee0837eaf5c11421f4d0517758c37bc02d15ac1 /app-dicts | |
parent | arm/hppa/ia64 stable for security #84076 (diff) | |
download | gentoo-2-7f8445e5c173d176205452396adf096f813995da.tar.gz gentoo-2-7f8445e5c173d176205452396adf096f813995da.tar.bz2 gentoo-2-7f8445e5c173d176205452396adf096f813995da.zip |
new version
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-da/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-da/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.4.48.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-da/files/digest-aspell-da-1.4.48 | 1 | ||||
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-da/Manifest | 28 | ||||
-rw-r--r-- | app-dicts/ispell-da/files/digest-ispell-da-1.4.48 | 1 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.48.ebuild | 24 |
8 files changed, 62 insertions, 20 deletions
diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog index 1501d5a351f6..6596ff4b2349 100644 --- a/app-dicts/aspell-da/ChangeLog +++ b/app-dicts/aspell-da/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for app-dicts/aspell-da # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.19 2005/02/15 18:46:24 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.20 2005/03/12 20:46:50 arj Exp $ +*aspell-da-1.4.48 (12 Mar 2005) + + 12 Mar 2005; Anders Rune Jensen <arj@gentoo.org> +aspell-da-1.4.48.ebuild: + Version bump. + *aspell-da-1.4.47 (15 Feb 2005) 15 Feb 2005; Anders Rune Jensen <arj@gentoo.org> +aspell-da-1.4.47.ebuild: diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest index d08476362679..130dfad157fb 100644 --- a/app-dicts/aspell-da/Manifest +++ b/app-dicts/aspell-da/Manifest @@ -2,7 +2,9 @@ MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251 MD5 8cefa54c1b3e741c7978e7adab12693c ChangeLog 3129 MD5 c6c2b983fa53b35cbcf3e4b9384c0592 aspell-da-1.4.46.ebuild 392 MD5 e651c0cd2bfcff3d7129a545ceeebf09 aspell-da-1.4.47.ebuild 392 +MD5 e651c0cd2bfcff3d7129a545ceeebf09 aspell-da-1.4.48.ebuild 392 MD5 b7eaa6ce0597216371ce88c3f4e46500 aspell-da-0.50.2.ebuild 288 MD5 7668cd8a2bebd975170a0b8100566742 files/digest-aspell-da-0.50.2 69 MD5 a8ecc7e5e2074303183928b211f70012 files/digest-aspell-da-1.4.46 72 +MD5 c16652a12448bb02e414816ac71b0e33 files/digest-aspell-da-1.4.48 72 MD5 dc1e21e83fa6c1054a6eda7b16ac87b5 files/digest-aspell-da-1.4.47 72 diff --git a/app-dicts/aspell-da/aspell-da-1.4.48.ebuild b/app-dicts/aspell-da/aspell-da-1.4.48.ebuild new file mode 100644 index 000000000000..ee25a13b8b0a --- /dev/null +++ b/app-dicts/aspell-da/aspell-da-1.4.48.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.4.48.ebuild,v 1.1 2005/03/12 20:46:50 arj Exp $ + +ASPELL_LANG="Danish" +inherit aspell-dict + +HOMEPAGE="http://da.spelling.org" +SRC_URI="http://da.speling.org/filer/new_${P}.tar.gz" +S=${WORKDIR}/new_${P} + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-da/files/digest-aspell-da-1.4.48 b/app-dicts/aspell-da/files/digest-aspell-da-1.4.48 new file mode 100644 index 000000000000..cae238f15149 --- /dev/null +++ b/app-dicts/aspell-da/files/digest-aspell-da-1.4.48 @@ -0,0 +1 @@ +MD5 e539c5ba988949a897454060cdf67e9b new_aspell-da-1.4.48.tar.gz 405691 diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 8b3bb7c15c59..19a12f93cb2a 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/ispell-da # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.42 2005/02/16 14:11:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.43 2005/03/12 20:42:52 arj Exp $ + +*ispell-da-1.4.48 (12 Mar 2005) + + 12 Mar 2005; Anders Rune Jensen <arj@gentoo.org> +ispell-da-1.4.48.ebuild: + Version bump. 16 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> ispell-da-1.4.46.ebuild: Stable on sparc diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest index a9a9cc3a9fd0..751914330b46 100644 --- a/app-dicts/ispell-da/Manifest +++ b/app-dicts/ispell-da/Manifest @@ -1,24 +1,16 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 10d9e16bb4ef0fede0d9cf4f3bcf1133 ispell-da-1.4.47.ebuild 592 MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251 -MD5 fc2858b5c14c695a5f96da2fc5d1eddf ChangeLog 5660 -MD5 77d9d43833f5fb3a95919b9bce4668a3 ispell-da-1.4.46.ebuild 594 -MD5 22103d990720b0f9afe26bb1b51c7805 ispell-da-1.4.44.ebuild 577 -MD5 e24c7e1dd2629d257f8c9576b245821c ispell-da-1.4.45.ebuild 599 MD5 6b3d9b6e6ad9961bcffc567d94db5157 ispell-da-1.4.43.ebuild 598 +MD5 e24c7e1dd2629d257f8c9576b245821c ispell-da-1.4.45.ebuild 599 +MD5 10d9e16bb4ef0fede0d9cf4f3bcf1133 ispell-da-1.4.48.ebuild 592 MD5 00b82b0b2863406d13f6a586aa6603d2 ispell-da-1.4.42.ebuild 592 +MD5 22103d990720b0f9afe26bb1b51c7805 ispell-da-1.4.44.ebuild 577 +MD5 10d9e16bb4ef0fede0d9cf4f3bcf1133 ispell-da-1.4.47.ebuild 592 +MD5 fc2858b5c14c695a5f96da2fc5d1eddf ChangeLog 5660 +MD5 77d9d43833f5fb3a95919b9bce4668a3 ispell-da-1.4.46.ebuild 594 +MD5 de5339850c65f4cfeb29d8b482877308 files/digest-ispell-da-1.4.43 68 +MD5 b0b82485a23d03a4e4bda0f076580b93 files/digest-ispell-da-1.4.48 68 MD5 b52675a324d9cc53134385f84444afa5 files/digest-ispell-da-1.4.42 68 -MD5 3a36d8ae01a38bdc27e74169349a6405 files/digest-ispell-da-1.4.44 68 +MD5 64aa0c395ba84686075b0b0ee8f95790 files/digest-ispell-da-1.4.46 68 MD5 1f223039fe09e35f05e208fe9bafa919 files/digest-ispell-da-1.4.47 68 MD5 6f0d940d020e844c1eb09fcbbbe18562 files/digest-ispell-da-1.4.45 68 -MD5 64aa0c395ba84686075b0b0ee8f95790 files/digest-ispell-da-1.4.46 68 -MD5 de5339850c65f4cfeb29d8b482877308 files/digest-ispell-da-1.4.43 68 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFCE1R/KRy60XGEcJIRAjJuAJ4jxquLNdWSEjmOCxexwWjIJLJpXACfcCZJ -1cR5L1Yp4o612vikwyZAPD8= -=HRAe ------END PGP SIGNATURE----- +MD5 3a36d8ae01a38bdc27e74169349a6405 files/digest-ispell-da-1.4.44 68 diff --git a/app-dicts/ispell-da/files/digest-ispell-da-1.4.48 b/app-dicts/ispell-da/files/digest-ispell-da-1.4.48 new file mode 100644 index 000000000000..6aaa7fe47082 --- /dev/null +++ b/app-dicts/ispell-da/files/digest-ispell-da-1.4.48 @@ -0,0 +1 @@ +MD5 618d8be28b6dd66fd9e8739aa7096901 ispell-da-1.4.48.tar.gz 454928 diff --git a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild new file mode 100644 index 000000000000..929d10ab9fa2 --- /dev/null +++ b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.48.ebuild,v 1.1 2005/03/12 20:42:52 arj Exp $ + +DESCRIPTION="A danish dictionary for ispell" +HOMEPAGE="http://da.speling.org/" +SRC_URI="http://da.speling.org/filer/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~sparc ~amd64 ~alpha ~ppc ~hppa" +IUSE="" + +DEPEND="app-text/ispell" + +src_compile() { + emake || die +} + +src_install() { + insinto /usr/lib/ispell + doins dansk.aff dansk.hash + dodoc README contributors +} |