diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 13:23:15 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 13:23:15 +0000 |
commit | 6125eb979c9a489afc7cafe0253d98930ebe36fe (patch) | |
tree | f18d649a24e724210faf7b25af6ccba18c7d325f /app-editors/XML-XSH | |
parent | Fix for bug #42821 (Manifest recommit) (diff) | |
download | gentoo-2-6125eb979c9a489afc7cafe0253d98930ebe36fe.tar.gz gentoo-2-6125eb979c9a489afc7cafe0253d98930ebe36fe.tar.bz2 gentoo-2-6125eb979c9a489afc7cafe0253d98930ebe36fe.zip |
Masked for 147 days without bugs
Diffstat (limited to 'app-editors/XML-XSH')
-rw-r--r-- | app-editors/XML-XSH/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/XML-XSH/XML-XSH-1.8.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/XML-XSH/ChangeLog b/app-editors/XML-XSH/ChangeLog index d123ff8e49f0..19c4136caab0 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/ChangeLog,v 1.3 2003/10/03 11:16:52 mcummings Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/ChangeLog,v 1.4 2004/02/27 13:23:15 mcummings Exp $ + + 27 Feb 2004; Michael Cummings <mcummings@gentoo.org> XML-XSH-1.8.2.ebuild: + Masked for 147 days without bugs *XML-XSH-1.8.2 (03 Oct 2003) 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 652a0bf348cb..e304266821d8 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2003/10/03 11:16:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild,v 1.2 2004/02/27 13:23:15 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=dev-perl/XML-LibXML-1.54 dev-perl/Parse-RecDescent |