summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-07-25 15:24:16 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-07-25 15:24:16 +0000
commit2b0c2577315d092f71db9affa4c01fd3c2d8be2d (patch)
treedea20c20c55b474a8479553d0766f1a047c9ceeb /app-text/xmldiff
parentStable on alpha, bug #321591 (diff)
downloadgentoo-2-2b0c2577315d092f71db9affa4c01fd3c2d8be2d.tar.gz
gentoo-2-2b0c2577315d092f71db9affa4c01fd3c2d8be2d.tar.bz2
gentoo-2-2b0c2577315d092f71db9affa4c01fd3c2d8be2d.zip
Stable on alpha, bug #321591
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-text/xmldiff')
-rw-r--r--app-text/xmldiff/ChangeLog5
-rw-r--r--app-text/xmldiff/xmldiff-0.6.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xmldiff/ChangeLog b/app-text/xmldiff/ChangeLog
index 7e70a000b306..b14c5b53e981 100644
--- a/app-text/xmldiff/ChangeLog
+++ b/app-text/xmldiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xmldiff
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xmldiff/ChangeLog,v 1.9 2010/06/27 12:34:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xmldiff/ChangeLog,v 1.10 2010/07/25 15:24:16 klausman Exp $
+
+ 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> xmldiff-0.6.9.ebuild:
+ Stable on alpha, bug #321591
27 Jun 2010; <nixnut@gentoo.org> xmldiff-0.6.9.ebuild:
ppc stable #321591
diff --git a/app-text/xmldiff/xmldiff-0.6.9.ebuild b/app-text/xmldiff/xmldiff-0.6.9.ebuild
index c73cbdd82b21..9ff83ed2a060 100644
--- a/app-text/xmldiff/xmldiff-0.6.9.ebuild
+++ b/app-text/xmldiff/xmldiff-0.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xmldiff/xmldiff-0.6.9.ebuild,v 1.5 2010/06/27 12:34:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xmldiff/xmldiff-0.6.9.ebuild,v 1.6 2010/07/25 15:24:16 klausman Exp $
inherit eutils distutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.logilab.fr/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ia64 ppc ~sparc ~x86"
IUSE=""
DEPEND=""