jer 15/04/02 16:21:40 Modified: ChangeLog cmocka-0.4.1.ebuild Log: Stable for HPPA (bug #538798). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.19 dev-util/cmocka/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmocka/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmocka/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmocka/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 25 Nov 2014 08:41:58 -0000 1.18 +++ ChangeLog 2 Apr 2015 16:21:40 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cmocka -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v 1.18 2014/11/25 08:41:58 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v 1.19 2015/04/02 16:21:40 jer Exp $ + + 02 Apr 2015; Jeroen Roovers <[email protected]> cmocka-0.4.1.ebuild: + Stable for HPPA (bug #538798). 25 Nov 2014; Agostino Sarubbo <[email protected]> cmocka-0.4.1.ebuild: Stable for x86, wrt bug #526066 1.4 dev-util/cmocka/cmocka-0.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild?r1=1.3&r2=1.4 Index: cmocka-0.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cmocka-0.4.1.ebuild 25 Nov 2014 08:41:58 -0000 1.3 +++ cmocka-0.4.1.ebuild 2 Apr 2015 16:21:40 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild,v 1.3 2014/11/25 08:41:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild,v 1.4 2015/04/02 16:21:40 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc static-libs test" DEPEND="
