summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-22 18:25:45 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-22 18:25:45 +0000
commit57222bae3649f4894c1c3ab957a5760608c7f366 (patch)
tree995f5515927f255ef711f1d2b917d1de67c9ba71 /dev-libs
parentStable on amd64 wrt bug #352391 (diff)
downloadgentoo-2-57222bae3649f4894c1c3ab957a5760608c7f366.tar.gz
gentoo-2-57222bae3649f4894c1c3ab957a5760608c7f366.tar.bz2
gentoo-2-57222bae3649f4894c1c3ab957a5760608c7f366.zip
Stable on amd64 wrt bug #352279
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/yajl/ChangeLog7
-rw-r--r--dev-libs/yajl/yajl-1.0.11.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/yajl/ChangeLog b/dev-libs/yajl/ChangeLog
index 0e9417543023..41341b36eee3 100644
--- a/dev-libs/yajl/ChangeLog
+++ b/dev-libs/yajl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/yajl
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/ChangeLog,v 1.4 2010/10/27 22:08:16 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/ChangeLog,v 1.5 2011/01/22 18:25:45 hwoarang Exp $
+
+ 22 Jan 2011; Markos Chandras <hwoarang@gentoo.org> yajl-1.0.11.ebuild:
+ Stable on amd64 wrt bug #352279
27 Oct 2010; Markus Meier <maekke@gentoo.org> yajl-1.0.11.ebuild:
add ~arm, bug #341149
diff --git a/dev-libs/yajl/yajl-1.0.11.ebuild b/dev-libs/yajl/yajl-1.0.11.ebuild
index 69a26883a89f..f5a1c6845209 100644
--- a/dev-libs/yajl/yajl-1.0.11.ebuild
+++ b/dev-libs/yajl/yajl-1.0.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/yajl-1.0.11.ebuild,v 1.3 2010/10/27 22:08:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/yajl-1.0.11.ebuild,v 1.4 2011/01/22 18:25:45 hwoarang Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~x86"
IUSE=""