From 98df2c3d3da1750667092f080668458cc7ffb5dc Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 27 May 2012 12:54:50 +0000 Subject: arm stable, bug #411507 (Portage version: 2.1.10.62/cvs/Linux i686) --- dev-libs/libyaml/ChangeLog | 7 +++++-- dev-libs/libyaml/libyaml-0.1.4.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/libyaml/ChangeLog b/dev-libs/libyaml/ChangeLog index e83561913e9c..3213ccea5e6f 100644 --- a/dev-libs/libyaml/ChangeLog +++ b/dev-libs/libyaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libyaml -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/ChangeLog,v 1.19 2011/12/29 17:07:04 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/ChangeLog,v 1.20 2012/05/27 12:54:50 maekke Exp $ + + 27 May 2012; Markus Meier libyaml-0.1.4.ebuild: + arm stable, bug #411507 29 Dec 2011; Jeroen Roovers libyaml-0.1.3.ebuild, libyaml-0.1.4.ebuild: diff --git a/dev-libs/libyaml/libyaml-0.1.4.ebuild b/dev-libs/libyaml/libyaml-0.1.4.ebuild index cc53c4e8b779..643b86d6f35a 100644 --- a/dev-libs/libyaml/libyaml-0.1.4.ebuild +++ b/dev-libs/libyaml/libyaml-0.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.4.ebuild,v 1.2 2011/12/29 17:07:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.4.ebuild,v 1.3 2012/05/27 12:54:50 maekke Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="doc examples test static-libs" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad