summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-09-20 21:38:14 +0000
committerChristian Hartmann <ian@gentoo.org>2006-09-20 21:38:14 +0000
commit5f30f94a765d7489216a8e3fbb6da96a1f0995ff (patch)
treeb0b7d77e7aa3353c42d707bfc7c7c5f4d13f79f9 /dev-perl
parentAdded development branch. (diff)
downloadgentoo-2-5f30f94a765d7489216a8e3fbb6da96a1f0995ff.tar.gz
gentoo-2-5f30f94a765d7489216a8e3fbb6da96a1f0995ff.tar.bz2
gentoo-2-5f30f94a765d7489216a8e3fbb6da96a1f0995ff.zip
Disabled tests wrt bug #147897
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-Aspell/ChangeLog6
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild6
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild6
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild6
-rw-r--r--dev-perl/Text-Aspell/files/digest-Text-Aspell-0.042
5 files changed, 16 insertions, 10 deletions
diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog
index 81de7445934e..4a13171ee0e8 100644
--- a/dev-perl/Text-Aspell/ChangeLog
+++ b/dev-perl/Text-Aspell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-Aspell
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.20 2006/08/06 00:16:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.21 2006/09/20 21:38:14 ian Exp $
+
+ 20 Sep 2006; Christian Hartmann <ian@gentoo.org> Text-Aspell-0.04.ebuild,
+ Text-Aspell-0.05.ebuild, Text-Aspell-0.06.ebuild:
+ Disabled tests wrt bug #147897
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Text-Aspell-0.03.ebuild, Text-Aspell-0.04.ebuild, Text-Aspell-0.05.ebuild,
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild
index c8878bec80be..440618230a2c 100644
--- a/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild
+++ b/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild,v 1.12 2006/08/06 00:16:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild,v 1.13 2006/09/20 21:38:14 ian Exp $
inherit perl-module
@@ -13,9 +13,9 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc sparc x86"
IUSE=""
-SRC_TEST="do"
+# Disabling tests for now - see bug #147897 --ian
+#SRC_TEST="do"
DEPEND="app-text/aspell
dev-lang/perl"
RDEPEND="${DEPEND}"
-
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild
index faa05acd2bf5..41b1326b85c7 100644
--- a/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild
+++ b/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild,v 1.4 2006/08/06 00:16:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild,v 1.5 2006/09/20 21:38:14 ian Exp $
inherit perl-module
@@ -13,9 +13,9 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86"
IUSE=""
-SRC_TEST="do"
+# Disabling tests for now - see bug #147897 --ian
+#SRC_TEST="do"
DEPEND="app-text/aspell
dev-lang/perl"
RDEPEND="${DEPEND}"
-
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild
index 880c4d763790..7dcbcc9c1cf7 100644
--- a/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild
+++ b/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild,v 1.2 2006/08/06 00:16:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild,v 1.3 2006/09/20 21:38:14 ian Exp $
inherit perl-module
@@ -13,9 +13,9 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""
-SRC_TEST="do"
+# Disabling tests for now - see bug #147897 --ian
+#SRC_TEST="do"
DEPEND="app-text/aspell
dev-lang/perl"
RDEPEND="${DEPEND}"
-
diff --git a/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.04 b/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.04
index 3c68292ffa9a..0076acb26590 100644
--- a/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.04
+++ b/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.04
@@ -1 +1,3 @@
MD5 d0a0ee3fe8ef0659fae6e54b59943d00 Text-Aspell-0.04.tar.gz 10678
+RMD160 e8e22d6a4205eaa81cf2809c2ef90002318a9454 Text-Aspell-0.04.tar.gz 10678
+SHA256 e74b9de97d35525e6064335f097a3df2ffd348fe1f5619e49dba83ffd1b8b57c Text-Aspell-0.04.tar.gz 10678