diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 20:37:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 20:37:29 +0000 |
commit | 346a6517d8660a4a3e3c3a5a1b7231f442a5101d (patch) | |
tree | 466cb3b22c4362fafcdf0dc1d353fba4fa5b3686 /sys-apps/cpuid | |
parent | Stable for x86, wrt bug #499560 (diff) | |
download | gentoo-2-346a6517d8660a4a3e3c3a5a1b7231f442a5101d.tar.gz gentoo-2-346a6517d8660a4a3e3c3a5a1b7231f442a5101d.tar.bz2 gentoo-2-346a6517d8660a4a3e3c3a5a1b7231f442a5101d.zip |
Stable for x86, wrt bug #499646
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/cpuid')
-rw-r--r-- | sys-apps/cpuid/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/cpuid/cpuid-20130610.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/cpuid/ChangeLog b/sys-apps/cpuid/ChangeLog index 7addab7ff0b0..f49a130359a3 100644 --- a/sys-apps/cpuid/ChangeLog +++ b/sys-apps/cpuid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/cpuid # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/ChangeLog,v 1.8 2014/02/11 10:43:50 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/ChangeLog,v 1.9 2014/02/20 20:37:29 ago Exp $ + + 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> cpuid-20130610.ebuild: + Stable for x86, wrt bug #499646 11 Feb 2014; Chema Alonso <nimiux@gentoo.org> cpuid-20130610.ebuild: Stable for amd64 wrt bug #499646 diff --git a/sys-apps/cpuid/cpuid-20130610.ebuild b/sys-apps/cpuid/cpuid-20130610.ebuild index ccce55584381..944359052f76 100644 --- a/sys-apps/cpuid/cpuid-20130610.ebuild +++ b/sys-apps/cpuid/cpuid-20130610.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/cpuid-20130610.ebuild,v 1.2 2014/02/11 10:43:50 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/cpuid-20130610.ebuild,v 1.3 2014/02/20 20:37:29 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ CPUID instruction" HOMEPAGE="http://www.etallen.com/cpuid.html" SRC_URI="http://www.etallen.com/${PN}/${P}.src.tar.gz" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="GPL-2" IUSE="" |