diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-01 10:31:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-01 10:31:39 +0000 |
commit | 55841c99d9c590344fcf7cab224d7605ab8a0a2a (patch) | |
tree | 0d0a9bdaaaee77e5ab7accdf8501f7172883536c /app-misc/jq/jq-1.2.ebuild | |
parent | Stable for amd64, wrt bug #467850 (diff) | |
download | gentoo-2-55841c99d9c590344fcf7cab224d7605ab8a0a2a.tar.gz gentoo-2-55841c99d9c590344fcf7cab224d7605ab8a0a2a.tar.bz2 gentoo-2-55841c99d9c590344fcf7cab224d7605ab8a0a2a.zip |
Stable for amd64, wrt bug #468074
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/jq/jq-1.2.ebuild')
-rw-r--r-- | app-misc/jq/jq-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/jq/jq-1.2.ebuild b/app-misc/jq/jq-1.2.ebuild index 8482a9da834b..9c9dfd162971 100644 --- a/app-misc/jq/jq-1.2.ebuild +++ b/app-misc/jq/jq-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/jq-1.2.ebuild,v 1.2 2013/02/07 21:39:36 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/jq-1.2.ebuild,v 1.3 2013/05/01 10:31:39 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/stedolan/jq/archive/${P}.tar.gz" LICENSE="MIT CC-BY-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" DEPEND="sys-devel/bison |