diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 16:25:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 16:25:45 +0000 |
commit | 86d67cbba71ff71301fc1b9675576f50dda6b8f6 (patch) | |
tree | cbe7232963ce0dbc680d5bc797b6a301a5f755f7 | |
parent | Stable for sparc, wrt bug #452596 (diff) | |
download | gentoo-2-86d67cbba71ff71301fc1b9675576f50dda6b8f6.tar.gz gentoo-2-86d67cbba71ff71301fc1b9675576f50dda6b8f6.tar.bz2 gentoo-2-86d67cbba71ff71301fc1b9675576f50dda6b8f6.zip |
Stable for sparc, wrt bug #373237
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | sys-apps/dmidecode/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/dmidecode/dmidecode-2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/dmidecode/ChangeLog b/sys-apps/dmidecode/ChangeLog index 65f9b50ffb52..15d4a3d7b2be 100644 --- a/sys-apps/dmidecode/ChangeLog +++ b/sys-apps/dmidecode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/dmidecode # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.41 2013/01/21 15:22:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.42 2013/01/21 16:25:45 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> dmidecode-2.11.ebuild: + Stable for sparc, wrt bug #373237 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> dmidecode-2.11.ebuild: Stable for ia64, wrt bug #373237 diff --git a/sys-apps/dmidecode/dmidecode-2.11.ebuild b/sys-apps/dmidecode/dmidecode-2.11.ebuild index d931e96de905..ee95c9e101b8 100644 --- a/sys-apps/dmidecode/dmidecode-2.11.ebuild +++ b/sys-apps/dmidecode/dmidecode-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.11.ebuild,v 1.13 2013/01/21 15:22:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.11.ebuild,v 1.14 2013/01/21 16:25:45 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.bz2" 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" DEPEND="selinux? ( sec-policy/selinux-dmidecode )" |