diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:55:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:55:28 +0000 |
commit | d90f260c949741fa84b226e294e4d0091d31d232 (patch) | |
tree | 5c638e8cc61e72f03f0de8385248c103a0e46d0b /app-text/jist | |
parent | Stable for amd64, wrt bug #473340 (diff) | |
download | gentoo-2-d90f260c949741fa84b226e294e4d0091d31d232.tar.gz gentoo-2-d90f260c949741fa84b226e294e4d0091d31d232.tar.bz2 gentoo-2-d90f260c949741fa84b226e294e4d0091d31d232.zip |
Stable for amd64, wrt bug #474372
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/jist')
-rw-r--r-- | app-text/jist/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/jist/jist-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/jist/ChangeLog b/app-text/jist/ChangeLog index 0e62caf04570..3b70a7f6edbc 100644 --- a/app-text/jist/ChangeLog +++ b/app-text/jist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/jist # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/jist/ChangeLog,v 1.12 2013/06/25 11:44:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jist/ChangeLog,v 1.13 2013/06/25 12:55:28 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> jist-1.5.1.ebuild: + Stable for amd64, wrt bug #474372 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> jist-1.5.1.ebuild: Stable for x86, wrt bug #474372 diff --git a/app-text/jist/jist-1.5.1.ebuild b/app-text/jist/jist-1.5.1.ebuild index 577c7a070ba4..3695cb6221b8 100644 --- a/app-text/jist/jist-1.5.1.ebuild +++ b/app-text/jist/jist-1.5.1.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-text/jist/jist-1.5.1.ebuild,v 1.2 2013/06/25 11:44:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jist/jist-1.5.1.ebuild,v 1.3 2013/06/25 12:55:28 ago Exp $ EAPI=5 USE_RUBY="ruby18 ruby19" @@ -16,7 +16,7 @@ HOMEPAGE="http://github.com/ConradIrwin/jist" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" ruby_add_rdepend "dev-ruby/json" |