summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-06-07 00:06:15 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-06-07 00:06:15 +0000
commit6b564e4fbb0de2cd33398f53d1e7fdd48408148c (patch)
treebf9a2cf580650bc7d63bae0d7c871aae0ca59c2b /app-dicts/ispell-ru
parentQA - IUSE fix (Manifest recommit) (diff)
downloadgentoo-2-6b564e4fbb0de2cd33398f53d1e7fdd48408148c.tar.gz
gentoo-2-6b564e4fbb0de2cd33398f53d1e7fdd48408148c.tar.bz2
gentoo-2-6b564e4fbb0de2cd33398f53d1e7fdd48408148c.zip
QA - IUSE fix
Diffstat (limited to 'app-dicts/ispell-ru')
-rw-r--r--app-dicts/ispell-ru/ChangeLog7
-rw-r--r--app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild5
-rw-r--r--app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild3
-rw-r--r--app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild5
-rw-r--r--app-dicts/ispell-ru/metadata.xml9
5 files changed, 23 insertions, 6 deletions
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>