diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-11 10:43:50 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-11 10:43:50 +0000 |
commit | a558d2c03408e99bbbe04ca2dd687f5d981ac1e3 (patch) | |
tree | 015613fc883005a25b68cfab422c785e88c0d71e /sys-apps | |
parent | Stable for amd64 wrt bug #499560 (diff) | |
download | gentoo-2-a558d2c03408e99bbbe04ca2dd687f5d981ac1e3.tar.gz gentoo-2-a558d2c03408e99bbbe04ca2dd687f5d981ac1e3.tar.bz2 gentoo-2-a558d2c03408e99bbbe04ca2dd687f5d981ac1e3.zip |
Stable for amd64 wrt bug #499646
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/cpuid/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/cpuid/cpuid-20130610.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-apps/cpuid/ChangeLog b/sys-apps/cpuid/ChangeLog index 8937303a9eb5..7addab7ff0b0 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.7 2014/01/29 01:42:54 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/ChangeLog,v 1.8 2014/02/11 10:43:50 nimiux Exp $ + + 11 Feb 2014; Chema Alonso <nimiux@gentoo.org> cpuid-20130610.ebuild: + Stable for amd64 wrt bug #499646 *cpuid-20140123 (29 Jan 2014) diff --git a/sys-apps/cpuid/cpuid-20130610.ebuild b/sys-apps/cpuid/cpuid-20130610.ebuild index 77f94d7cd305..ccce55584381 100644 --- a/sys-apps/cpuid/cpuid-20130610.ebuild +++ b/sys-apps/cpuid/cpuid-20130610.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.1 2013/07/20 17:11:07 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/cpuid-20130610.ebuild,v 1.2 2014/02/11 10:43:50 nimiux 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="" |