diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-12 17:52:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-12 17:52:09 +0000 |
commit | 55dfc9b12eb92ae2d637aa868693d9bb7f45a0e1 (patch) | |
tree | 1ce7a9a28edbec83c35dd69704357752405ec1c3 /dev-libs/yajl | |
parent | Stable for ia64, wrt bug #464112 (diff) | |
download | gentoo-2-55dfc9b12eb92ae2d637aa868693d9bb7f45a0e1.tar.gz gentoo-2-55dfc9b12eb92ae2d637aa868693d9bb7f45a0e1.tar.bz2 gentoo-2-55dfc9b12eb92ae2d637aa868693d9bb7f45a0e1.zip |
Stable for ia64, wrt bug #464112
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/yajl')
-rw-r--r-- | dev-libs/yajl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/yajl/yajl-2.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/yajl/ChangeLog b/dev-libs/yajl/ChangeLog index 5211e524a3d8..f9150b79d0f3 100644 --- a/dev-libs/yajl/ChangeLog +++ b/dev-libs/yajl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/yajl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/ChangeLog,v 1.32 2013/04/12 09:07:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/ChangeLog,v 1.33 2013/04/12 17:52:09 ago Exp $ + + 12 Apr 2013; Agostino Sarubbo <ago@gentoo.org> yajl-2.0.3.ebuild: + Stable for ia64, wrt bug #464112 12 Apr 2013; Agostino Sarubbo <ago@gentoo.org> yajl-2.0.3.ebuild: Stable for alpha, wrt bug #464112 diff --git a/dev-libs/yajl/yajl-2.0.3.ebuild b/dev-libs/yajl/yajl-2.0.3.ebuild index 83846da72dff..6730c6b858dd 100644 --- a/dev-libs/yajl/yajl-2.0.3.ebuild +++ b/dev-libs/yajl/yajl-2.0.3.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/dev-libs/yajl/yajl-2.0.3.ebuild,v 1.11 2013/04/12 09:07:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/yajl-2.0.3.ebuild,v 1.12 2013/04/12 17:52:09 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" PATCHES=( |