diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 00:06:15 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 00:06:15 +0000 |
commit | 6b564e4fbb0de2cd33398f53d1e7fdd48408148c (patch) | |
tree | bf9a2cf580650bc7d63bae0d7c871aae0ca59c2b /app-dicts | |
parent | QA - IUSE fix (Manifest recommit) (diff) | |
download | gentoo-2-6b564e4fbb0de2cd33398f53d1e7fdd48408148c.tar.gz gentoo-2-6b564e4fbb0de2cd33398f53d1e7fdd48408148c.tar.bz2 gentoo-2-6b564e4fbb0de2cd33398f53d1e7fdd48408148c.zip |
QA - IUSE fix
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-fr/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/ispell-fr/ispell-fr-1.0.ebuild | 3 | ||||
-rw-r--r-- | app-dicts/ispell-fr/metadata.xml | 9 | ||||
-rw-r--r-- | app-dicts/ispell-it/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/ispell-it/ispell-it-2001.ebuild | 3 | ||||
-rw-r--r-- | app-dicts/ispell-it/metadata.xml | 9 | ||||
-rw-r--r-- | app-dicts/ispell-pt/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/ispell-pt/ispell-pt-20010720.ebuild | 3 | ||||
-rw-r--r-- | app-dicts/ispell-pt/metadata.xml | 9 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild | 3 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/ispell-ru/metadata.xml | 9 |
14 files changed, 74 insertions, 15 deletions
diff --git a/app-dicts/ispell-fr/ChangeLog b/app-dicts/ispell-fr/ChangeLog index f5e6da2a7c33..6eb6a0b3775a 100644 --- a/app-dicts/ispell-fr/ChangeLog +++ b/app-dicts/ispell-fr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ispell-fr -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ChangeLog,v 1.6 2003/03/08 01:07:44 vladimir Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ChangeLog,v 1.7 2004/06/07 00:01:22 dragonheart Exp $ + + 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, + ispell-fr-1.0.ebuild: + QA - IUSE fix 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild index ea3486fe3db6..9eac8bcdbf9c 100644 --- a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild +++ b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.8 2004/03/14 00:50:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.9 2004/06/07 00:01:22 dragonheart Exp $ MY_P="Francais-GUTenberg-v${PV}" S=${WORKDIR}/${MY_P} @@ -10,6 +10,7 @@ HOMEPAGE="http://www.unil.ch/ling/cp/frgut.html" SLOT="0" LICENSE="GPL-2" +IUSE="" KEYWORDS="ppc x86 sparc alpha mips hppa" DEPEND="app-text/ispell" diff --git a/app-dicts/ispell-fr/metadata.xml b/app-dicts/ispell-fr/metadata.xml new file mode 100644 index 000000000000..d8b96be3c5cd --- /dev/null +++ b/app-dicts/ispell-fr/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>bug-wranglers@gentoo.org</email> + <description>This package lacks a primary herd or maintainer.</description> + </maintainer> +</pkgmetadata> diff --git a/app-dicts/ispell-it/ChangeLog b/app-dicts/ispell-it/ChangeLog index 85b3e04e3ab2..337b4ad32ca0 100644 --- a/app-dicts/ispell-it/ChangeLog +++ b/app-dicts/ispell-it/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ispell-it -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ChangeLog,v 1.4 2003/03/08 01:07:44 vladimir Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ChangeLog,v 1.5 2004/06/07 00:02:31 dragonheart Exp $ + + 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, + ispell-it-2001.ebuild: + QA - IUSE fix *ispell-it-2001 (30 Oct 2002) diff --git a/app-dicts/ispell-it/ispell-it-2001.ebuild b/app-dicts/ispell-it/ispell-it-2001.ebuild index d870f41ac085..ad4b02590268 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-2004 Gentoo Technologies, Inc. # 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.7 2004/03/14 00:50:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild,v 1.8 2004/06/07 00:02:31 dragonheart Exp $ DESCRIPTION="Loris Palmerini - Italian dictionary for ispell" HOMEPAGE="http://members.xoom.virgilio.it/trasforma/ispell/" @@ -8,6 +8,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" DEPEND="app-text/ispell" diff --git a/app-dicts/ispell-it/metadata.xml b/app-dicts/ispell-it/metadata.xml new file mode 100644 index 000000000000..d8b96be3c5cd --- /dev/null +++ b/app-dicts/ispell-it/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>bug-wranglers@gentoo.org</email> + <description>This package lacks a primary herd or maintainer.</description> + </maintainer> +</pkgmetadata> diff --git a/app-dicts/ispell-pt/ChangeLog b/app-dicts/ispell-pt/ChangeLog index 67265b9cf2e5..2e000100c2f4 100644 --- a/app-dicts/ispell-pt/ChangeLog +++ b/app-dicts/ispell-pt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ispell-pt -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ChangeLog,v 1.4 2003/03/08 01:07:44 vladimir Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ChangeLog,v 1.5 2004/06/07 00:03:50 dragonheart Exp $ + + 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, + ispell-pt-20010720.ebuild: + QA - IUSE fix *ispell-pt-20010720 (11 Jul 2002) diff --git a/app-dicts/ispell-pt/ispell-pt-20010720.ebuild b/app-dicts/ispell-pt/ispell-pt-20010720.ebuild index 6b6743085339..0cfbb52ce393 100644 --- a/app-dicts/ispell-pt/ispell-pt-20010720.ebuild +++ b/app-dicts/ispell-pt/ispell-pt-20010720.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20010720.ebuild,v 1.5 2004/03/14 00:50:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20010720.ebuild,v 1.6 2004/06/07 00:03:50 dragonheart Exp $ S=${WORKDIR}"/portugues" DESCRIPTION="A Portuguese dictionary for ispell" @@ -9,6 +9,7 @@ HOMEPAGE="http://natura.di.uminho.pt/~jj/pln/pln.html" SLOT="0" LICENSE="GPL-2" +IUSE="" KEYWORDS="ppc x86 sparc alpha mips hppa" DEPEND="app-text/ispell" diff --git a/app-dicts/ispell-pt/metadata.xml b/app-dicts/ispell-pt/metadata.xml new file mode 100644 index 000000000000..d8b96be3c5cd --- /dev/null +++ b/app-dicts/ispell-pt/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>bug-wranglers@gentoo.org</email> + <description>This package lacks a primary herd or maintainer.</description> + </maintainer> +</pkgmetadata> diff --git a/app-dicts/ispell-ru/ChangeLog b/app-dicts/ispell-ru/ChangeLog index d152b6eb579d..fe0de3649059 100644 --- a/app-dicts/ispell-ru/ChangeLog +++ b/app-dicts/ispell-ru/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/ispell-ru # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.7 2004/05/04 15:10:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.8 2004/06/07 00:06:15 dragonheart Exp $ + + 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, + ispell-ru-0.99.6.1-r1.ebuild, ispell-ru-0.99.6.1.ebuild, + ispell-ru-0.99.7.ebuild: + QA - IUSE fix 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-ru-0.99.6.1.ebuild, ispell-ru-0.99.7.ebuild: diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild index e314e58c0bc8..322db929fbc2 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild,v 1.5 2004/03/14 00:50:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild,v 1.6 2004/06/07 00:06:15 dragonheart Exp $ MY_PV=${PV/.6./f} S="${WORKDIR}" @@ -10,7 +10,8 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/rus-isp LICENSE="as-is" SLOT="0" -KEYWORDS="~ppc ~x86 ~sparc ~alpha ~mips ~hppa" +IUSE="" +KEYWORDS="~ppc x86 ~sparc ~alpha ~mips ~hppa" DEPEND="app-text/ispell" diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild index b6fcebe6c845..ec6b903046b6 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.8 2004/05/04 15:10:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.9 2004/06/07 00:06:15 dragonheart Exp $ MY_PV=${PV/.6./f} S="${WORKDIR}" @@ -10,6 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/rus-isp LICENSE="as-is" SLOT="0" +IUSE="" KEYWORDS="ppc x86 sparc ~alpha mips hppa" DEPEND="app-text/ispell" diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild index 811cd449cc15..80769186ccb3 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild,v 1.3 2004/05/04 15:10:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild,v 1.4 2004/06/07 00:06:15 dragonheart Exp $ MY_PV=$(echo ${PV} | sed 's/\.\([0-9]\)$/f\1/') S="${WORKDIR}" @@ -10,7 +10,8 @@ SRC_URI="ftp://scon155.phys.msu.su/pub/russian/ispell/rus-ispell-${MY_PV}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~ppc ~x86 ~sparc alpha ~mips ~hppa" +IUSE="" +KEYWORDS="~ppc x86 ~sparc alpha ~mips ~hppa" DEPEND="app-text/ispell" diff --git a/app-dicts/ispell-ru/metadata.xml b/app-dicts/ispell-ru/metadata.xml new file mode 100644 index 000000000000..d8b96be3c5cd --- /dev/null +++ b/app-dicts/ispell-ru/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>bug-wranglers@gentoo.org</email> + <description>This package lacks a primary herd or maintainer.</description> + </maintainer> +</pkgmetadata> |