maekke 15/03/28 06:57:21 Modified: ChangeLog dmidecode-2.12-r1.ebuild Log: arm stable, bug #530282 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.49 sys-apps/dmidecode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmidecode/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmidecode/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmidecode/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 27 Mar 2015 10:31:09 -0000 1.48 +++ ChangeLog 28 Mar 2015 06:57:21 -0000 1.49 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/dmidecode # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.48 2015/03/27 10:31:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.49 2015/03/28 06:57:21 maekke Exp $ + + 28 Mar 2015; Markus Meier <[email protected]> dmidecode-2.12-r1.ebuild: + arm stable, bug #530282 27 Mar 2015; Agostino Sarubbo <[email protected]> dmidecode-2.12-r1.ebuild: Stable for x86, wrt bug #530282 1.5 sys-apps/dmidecode/dmidecode-2.12-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild?r1=1.4&r2=1.5 Index: dmidecode-2.12-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- dmidecode-2.12-r1.ebuild 27 Mar 2015 10:31:09 -0000 1.4 +++ dmidecode-2.12-r1.ebuild 28 Mar 2015 06:57:21 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild,v 1.4 2015/03/27 10:31:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild,v 1.5 2015/03/28 06:57:21 maekke Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"
