diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-01-30 13:59:29 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-01-30 14:49:51 +0100 |
commit | 0c691a62b95a9c941c11afd1ab391f8a0ec9b923 (patch) | |
tree | 30bd4bae3c11ef940a0f9ccf93ea56504cf8009d /dev-util/xmlindent | |
parent | net-analyzer/tcpdump: amd64 stable wrt bug #606516 (diff) | |
download | gentoo-0c691a62b95a9c941c11afd1ab391f8a0ec9b923.tar.gz gentoo-0c691a62b95a9c941c11afd1ab391f8a0ec9b923.tar.bz2 gentoo-0c691a62b95a9c941c11afd1ab391f8a0ec9b923.zip |
dev-util/xmlindent: stable for amd64.
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-util/xmlindent')
-rw-r--r-- | dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild b/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild index ddbc65514ce9..daa9c508023a 100644 --- a/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild +++ b/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,11 +11,9 @@ HOMEPAGE="http://xmlindent.sourceforge.net/" SRC_URI="mirror://sourceforge/xmlindent/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" +KEYWORDS="amd64 ~x86" DEPEND="sys-devel/flex" -RDEPEND="" src_prepare() { default |