diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-02-21 21:14:40 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-02-21 21:14:40 +0000 |
commit | cdff70e4adf3289546edb407f656ae2d76d5d207 (patch) | |
tree | d5850be960e2fd2efb4ec0eb81a4f4a0ab5a4a70 /app-dicts/ispell-it | |
parent | ~amd64 (diff) | |
download | historical-cdff70e4adf3289546edb407f656ae2d76d5d207.tar.gz historical-cdff70e4adf3289546edb407f656ae2d76d5d207.tar.bz2 historical-cdff70e4adf3289546edb407f656ae2d76d5d207.zip |
stable
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-dicts/ispell-it')
-rw-r--r-- | app-dicts/ispell-it/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-it/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/ispell-it/ispell-it-2001.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-it/ChangeLog b/app-dicts/ispell-it/ChangeLog index 9e05afb4d950..3d647f335ffb 100644 --- a/app-dicts/ispell-it/ChangeLog +++ b/app-dicts/ispell-it/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-it # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ChangeLog,v 1.8 2005/01/01 12:54:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ChangeLog,v 1.9 2005/02/21 21:14:40 blubb Exp $ + + 21 Feb 2005; Simon Stelling <blubb@gentoo.org> ispell-it-2001.ebuild: + stable on amd64 30 Jul 2004; Anders Rune Jensen <arj@gentoo.org> +metadata.xml: QA - IUSE fix and {add missing,correct} metatata.xml. diff --git a/app-dicts/ispell-it/Manifest b/app-dicts/ispell-it/Manifest index e4cbe5047a56..e2752662aaea 100644 --- a/app-dicts/ispell-it/Manifest +++ b/app-dicts/ispell-it/Manifest @@ -1,4 +1,4 @@ -MD5 d9b64df4cb0a7491d0df676ea57fd101 ChangeLog 1108 -MD5 4d4983fc9e34e505af56718a799e5b76 ispell-it-2001.ebuild 721 +MD5 f2e64c00edb06dba8df6b96c4cda30a6 ChangeLog 1194 MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 +MD5 98eefbd8f3a8f46bfbf4a8ae21be129d ispell-it-2001.ebuild 722 MD5 46b8c6c0a1dc604a54b9fe846aedbb4c files/digest-ispell-it-2001 63 diff --git a/app-dicts/ispell-it/ispell-it-2001.ebuild b/app-dicts/ispell-it/ispell-it-2001.ebuild index fd90c3fdcebe..3160ef99f2d9 100644 --- a/app-dicts/ispell-it/ispell-it-2001.ebuild +++ b/app-dicts/ispell-it/ispell-it-2001.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild,v 1.10 2005/01/01 12:54:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild,v 1.11 2005/02/21 21:14:40 blubb Exp $ DESCRIPTION="Loris Palmerini - Italian dictionary for ispell" HOMEPAGE="http://members.xoom.virgilio.it/trasforma/ispell/" @@ -9,7 +9,7 @@ SRC_URI="http://members.xoom.virgilio.it/trasforma/ispell/${PN}${PV}.tgz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="ppc x86 sparc alpha mips hppa" +KEYWORDS="ppc x86 sparc alpha mips hppa amd64" DEPEND="app-text/ispell" |