summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-07 21:47:26 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-07 21:47:26 +0000
commit96d6f0e3b10e56d69a6d1f90fb94d4072d07bfe8 (patch)
tree27160c4c8e79b1c477b299a3bc931b4002fcfbbb /dev-util/xmlindent
parentAdd missing #include header for bigint_impl.h (diff)
downloadgentoo-2-96d6f0e3b10e56d69a6d1f90fb94d4072d07bfe8.tar.gz
gentoo-2-96d6f0e3b10e56d69a6d1f90fb94d4072d07bfe8.tar.bz2
gentoo-2-96d6f0e3b10e56d69a6d1f90fb94d4072d07bfe8.zip
marked x86 per bug 411165
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Diffstat (limited to 'dev-util/xmlindent')
-rw-r--r--dev-util/xmlindent/ChangeLog7
-rw-r--r--dev-util/xmlindent/xmlindent-0.2.17-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/xmlindent/ChangeLog b/dev-util/xmlindent/ChangeLog
index 7fbb3b9415b5..739f8f284848 100644
--- a/dev-util/xmlindent/ChangeLog
+++ b/dev-util/xmlindent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/xmlindent
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/xmlindent/ChangeLog,v 1.4 2010/05/07 00:38:42 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xmlindent/ChangeLog,v 1.5 2012/04/07 21:47:26 jdhore Exp $
+
+ 07 Apr 2012; Jeff Horelick <jdhore@gentoo.org> xmlindent-0.2.17-r1.ebuild:
+ marked x86 per bug 411165
*xmlindent-0.2.17-r1 (07 May 2010)
diff --git a/dev-util/xmlindent/xmlindent-0.2.17-r1.ebuild b/dev-util/xmlindent/xmlindent-0.2.17-r1.ebuild
index 7bada54bebdd..c9c051a3e0c7 100644
--- a/dev-util/xmlindent/xmlindent-0.2.17-r1.ebuild
+++ b/dev-util/xmlindent/xmlindent-0.2.17-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/xmlindent/xmlindent-0.2.17-r1.ebuild,v 1.1 2010/05/07 00:38:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xmlindent/xmlindent-0.2.17-r1.ebuild,v 1.2 2012/04/07 21:47:26 jdhore Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://xmlindent.sourceforge.net/"
SRC_URI="mirror://sourceforge/xmlindent/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~sparc x86"
IUSE=""
DEPEND="sys-devel/flex"