diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-16 18:36:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-16 18:36:42 +0000 |
commit | 9715d209cd7ac5aac406aa7222ea18a95cfa1390 (patch) | |
tree | 2ef45efb327fb70c08e26d150c1b06e9d3301846 /sys-apps/x86info | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-9715d209cd7ac5aac406aa7222ea18a95cfa1390.tar.gz gentoo-2-9715d209cd7ac5aac406aa7222ea18a95cfa1390.tar.bz2 gentoo-2-9715d209cd7ac5aac406aa7222ea18a95cfa1390.zip |
x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-apps/x86info')
-rw-r--r-- | sys-apps/x86info/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/x86info/x86info-1.21.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/x86info/ChangeLog b/sys-apps/x86info/ChangeLog index 3116f7320e9c..cd316eef7894 100644 --- a/sys-apps/x86info/ChangeLog +++ b/sys-apps/x86info/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/x86info -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/ChangeLog,v 1.18 2007/11/27 01:59:50 robbat2 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/ChangeLog,v 1.19 2008/01/16 18:36:42 armin76 Exp $ + + 16 Jan 2008; Raúl Porcel <armin76@gentoo.org> x86info-1.21.ebuild: + x86 stable *x86info-1.21 (27 Nov 2007) diff --git a/sys-apps/x86info/x86info-1.21.ebuild b/sys-apps/x86info/x86info-1.21.ebuild index 0df14f5c5f68..f20cc1b8931f 100644 --- a/sys-apps/x86info/x86info-1.21.ebuild +++ b/sys-apps/x86info/x86info-1.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.21.ebuild,v 1.1 2007/11/27 01:59:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.21.ebuild,v 1.2 2008/01/16 18:36:42 armin76 Exp $ inherit eutils @@ -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="" |