summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-05-01 19:26:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-05-01 19:26:00 +0000
commit3b8d286b3121a1964f67d1f26972a5fe6980c228 (patch)
tree529a25ceb6ca970393d1f7d16541ac1419fc1605 /app-editors/XML-XSH
parentstable on amd64, #131791 (diff)
downloadgentoo-2-3b8d286b3121a1964f67d1f26972a5fe6980c228.tar.gz
gentoo-2-3b8d286b3121a1964f67d1f26972a5fe6980c228.tar.bz2
gentoo-2-3b8d286b3121a1964f67d1f26972a5fe6980c228.zip
Adding block against xml-xsh2 - bug 131497
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'app-editors/XML-XSH')
-rw-r--r--app-editors/XML-XSH/ChangeLog7
-rw-r--r--app-editors/XML-XSH/XML-XSH-1.6.ebuild7
-rw-r--r--app-editors/XML-XSH/XML-XSH-1.8.2.ebuild7
3 files changed, 13 insertions, 8 deletions
diff --git a/app-editors/XML-XSH/ChangeLog b/app-editors/XML-XSH/ChangeLog
index ac55189cb35d..63a15bdf974a 100644
--- a/app-editors/XML-XSH/ChangeLog
+++ b/app-editors/XML-XSH/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/XML-XSH
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/ChangeLog,v 1.6 2005/01/01 13:36:59 eradicator Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/ChangeLog,v 1.7 2006/05/01 19:26:00 mcummings Exp $
+
+ 01 May 2006; <mcumming@gentoo.org> XML-XSH-1.6.ebuild, XML-XSH-1.8.2.ebuild:
+ Adding block against xml-xsh2 - bug 131497
27 Feb 2004; Michael Cummings <mcummings@gentoo.org> XML-XSH-1.8.2.ebuild:
Masked for 147 days without bugs
diff --git a/app-editors/XML-XSH/XML-XSH-1.6.ebuild b/app-editors/XML-XSH/XML-XSH-1.6.ebuild
index 97da9eb28cd6..04ae01ba4efc 100644
--- a/app-editors/XML-XSH/XML-XSH-1.6.ebuild
+++ b/app-editors/XML-XSH/XML-XSH-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.6.ebuild,v 1.5 2005/01/01 13:36:59 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.6.ebuild,v 1.6 2006/05/01 19:26:00 mcummings Exp $
inherit perl-module
@@ -18,4 +18,5 @@ DEPEND=">=dev-perl/XML-LibXML-1.54
dev-perl/Text-Iconv
dev-perl/XML-LibXSLT
dev-perl/Term-ReadLine-Perl
- dev-perl/XML-XUpdate-LibXML"
+ dev-perl/XML-XUpdate-LibXML
+ !app-editors/XML-XSH2"
diff --git a/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild b/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild
index b5cbcb7481e1..29ed28384b7c 100644
--- a/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild
+++ b/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild,v 1.6 2005/01/01 13:36:59 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild,v 1.7 2006/05/01 19:26:00 mcummings Exp $
inherit perl-module
@@ -19,4 +19,5 @@ DEPEND=">=dev-perl/XML-LibXML-1.54
dev-perl/XML-LibXSLT
dev-perl/Term-ReadLine-Perl
dev-perl/XML-XUpdate-LibXML
- >=dev-perl/XML-LibXML-XPathContext-0.04"
+ >=dev-perl/XML-LibXML-XPathContext-0.04
+ !app-editors/XML-XSH2"