diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-14 12:21:43 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-14 12:21:43 +0000 |
commit | 4166736e748e97a9a2013f638cd3fe1b08b1c5a5 (patch) | |
tree | fc1a5bc4c5faa553376d63c1281c104b2c0347ab /sys-apps/x86info | |
parent | x86 stable, bug 269201 (diff) | |
download | gentoo-2-4166736e748e97a9a2013f638cd3fe1b08b1c5a5.tar.gz gentoo-2-4166736e748e97a9a2013f638cd3fe1b08b1c5a5.tar.bz2 gentoo-2-4166736e748e97a9a2013f638cd3fe1b08b1c5a5.zip |
stable x86, bug 268973
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'sys-apps/x86info')
-rw-r--r-- | sys-apps/x86info/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/x86info/x86info-1.24-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/x86info/ChangeLog b/sys-apps/x86info/ChangeLog index 19a57752e2eb..0ce5908d6bbd 100644 --- a/sys-apps/x86info/ChangeLog +++ b/sys-apps/x86info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/x86info # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/ChangeLog,v 1.25 2009/05/12 19:00:53 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/ChangeLog,v 1.26 2009/05/14 12:21:43 fauli Exp $ + + 14 May 2009; Christian Faulhammer <fauli@gentoo.org> + x86info-1.24-r1.ebuild: + stable x86, bug 268973 12 May 2009; Kenneth Prugh <ken69267@gentoo.org> x86info-1.24-r1.ebuild: amd64 stable, bug #268973 diff --git a/sys-apps/x86info/x86info-1.24-r1.ebuild b/sys-apps/x86info/x86info-1.24-r1.ebuild index f0ffb99a513f..25da9fac628b 100644 --- a/sys-apps/x86info/x86info-1.24-r1.ebuild +++ b/sys-apps/x86info/x86info-1.24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.24-r1.ebuild,v 1.3 2009/05/12 19:00:53 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.24-r1.ebuild,v 1.4 2009/05/14 12:21:43 fauli Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.codemonkey.org.uk/projects/x86info/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" DEPEND="" |