diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 17:34:46 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 17:34:46 +0000 |
commit | 28aedafb0ce0a7cf820c195d0e68b981cfaf3504 (patch) | |
tree | 708f70f9d517489cd67edf392bfc3a5051776673 /sys-apps/dmidecode/dmidecode-2.8.ebuild | |
parent | Masking planeshift, first step in cleaning up crystalspace, cel, and cal3d li... (diff) | |
download | gentoo-2-28aedafb0ce0a7cf820c195d0e68b981cfaf3504.tar.gz gentoo-2-28aedafb0ce0a7cf820c195d0e68b981cfaf3504.tar.bz2 gentoo-2-28aedafb0ce0a7cf820c195d0e68b981cfaf3504.zip |
Marked stable on amd64 for bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'sys-apps/dmidecode/dmidecode-2.8.ebuild')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dmidecode/dmidecode-2.8.ebuild b/sys-apps/dmidecode/dmidecode-2.8.ebuild index 34d891a0fd0d..7f153a341af7 100644 --- a/sys-apps/dmidecode/dmidecode-2.8.ebuild +++ b/sys-apps/dmidecode/dmidecode-2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.8.ebuild,v 1.7 2006/07/12 17:35:28 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.8.ebuild,v 1.8 2006/07/17 17:34:46 dang Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/dmidecode/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~ia64 x86" +KEYWORDS="-* amd64 ~ia64 x86" IUSE="" DEPEND="" |