Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/xmlindent/
Date: Mon, 30 Jan 2017 13:50:14
Message-Id: 1485784191.0c691a62b95a9c941c11afd1ab391f8a0ec9b923.monsieurp@gentoo
1 commit: 0c691a62b95a9c941c11afd1ab391f8a0ec9b923
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 12:59:29 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 13:49:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c691a62
7
8 dev-util/xmlindent: stable for amd64.
9
10 Package-Manager: portage-2.3.3
11
12 dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild | 6 ++----
13 1 file changed, 2 insertions(+), 4 deletions(-)
14
15 diff --git a/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild b/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild
16 index ddbc655..daa9c50 100644
17 --- a/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild
18 +++ b/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -11,11 +11,9 @@ HOMEPAGE="http://xmlindent.sourceforge.net/"
26 SRC_URI="mirror://sourceforge/xmlindent/${P}.tar.gz"
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 -IUSE=""
31 +KEYWORDS="amd64 ~x86"
32
33 DEPEND="sys-devel/flex"
34 -RDEPEND=""
35
36 src_prepare() {
37 default