diff options
author | 2012-05-12 12:50:32 +0000 | |
---|---|---|
committer | 2012-05-12 12:50:32 +0000 | |
commit | 8a333219ae88c8e313608b78d456acd03c09ca34 (patch) | |
tree | d73fb86d84c78d74a88b21f4a262944066fa8164 /dev-libs | |
parent | arm stable, bug #369569 (diff) | |
download | gentoo-2-8a333219ae88c8e313608b78d456acd03c09ca34.tar.gz gentoo-2-8a333219ae88c8e313608b78d456acd03c09ca34.tar.bz2 gentoo-2-8a333219ae88c8e313608b78d456acd03c09ca34.zip |
arm stable, bug #402287
(Portage version: 2.1.10.57/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-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 8632785b524b..6b802d4000ae 100644 --- a/dev-libs/yajl/ChangeLog +++ b/dev-libs/yajl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/yajl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/ChangeLog,v 1.24 2012/05/08 16:59:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/ChangeLog,v 1.25 2012/05/12 12:50:32 maekke Exp $ + + 12 May 2012; Markus Meier <maekke@gentoo.org> yajl-2.0.3.ebuild: + arm stable, bug #402287 08 May 2012; Jeroen Roovers <jer@gentoo.org> yajl-2.0.3.ebuild: Stable for HPPA (bug #402287). diff --git a/dev-libs/yajl/yajl-2.0.3.ebuild b/dev-libs/yajl/yajl-2.0.3.ebuild index 2e11ba092a44..9fb52813dda0 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-2012 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.7 2012/05/08 16:59:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/yajl-2.0.3.ebuild,v 1.8 2012/05/12 12:50:32 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="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="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" IUSE="" PATCHES=( |