summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 21:22:08 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 21:22:08 +0000
commit527f0c5bc81b4247c65582a6a917e5c98d1831ef (patch)
tree1501c8077508e0456683cb5c3dd9d4ab4058d06c /app-editors/XML-XSH2
parentMark 0.9.0 stable on ia64 (diff)
downloadgentoo-2-527f0c5bc81b4247c65582a6a917e5c98d1831ef.tar.gz
gentoo-2-527f0c5bc81b4247c65582a6a917e5c98d1831ef.tar.bz2
gentoo-2-527f0c5bc81b4247c65582a6a917e5c98d1831ef.zip
Marking amd64 stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'app-editors/XML-XSH2')
-rw-r--r--app-editors/XML-XSH2/ChangeLog6
-rw-r--r--app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/XML-XSH2/ChangeLog b/app-editors/XML-XSH2/ChangeLog
index 41da604d405b..4be528585a33 100644
--- a/app-editors/XML-XSH2/ChangeLog
+++ b/app-editors/XML-XSH2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/XML-XSH2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.3 2006/07/11 10:24:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.4 2006/10/20 21:22:08 mcummings Exp $
+
+ 20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ XML-XSH2-2.0.2.ebuild:
+ Marking amd64 stable
11 Jul 2006; Michael Cummings <mcummings@gentoo.org>
XML-XSH2-2.0.2.ebuild:
diff --git a/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild b/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild
index 85b173bad69b..9589dfc9e0aa 100644
--- a/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild
+++ b/app-editors/XML-XSH2/XML-XSH2-2.0.2.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/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild,v 1.3 2006/07/11 10:24:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild,v 1.4 2006/10/20 21:22:08 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xsh/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=">=dev-perl/XML-LibXML-1.56