From aae22dc89f9a6a51fc8daa557670a23240f7fa56 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Tue, 21 Mar 2006 20:09:18 +0000 Subject: -sparc we don't dig dmi (Portage version: 2.0.54) --- sys-apps/dmidecode/ChangeLog | 6 +++++- sys-apps/dmidecode/dmidecode-2.6.ebuild | 6 +++--- sys-apps/dmidecode/dmidecode-2.7.ebuild | 6 +++--- sys-apps/dmidecode/dmidecode-2.8.ebuild | 4 ++-- 4 files changed, 13 insertions(+), 9 deletions(-) (limited to 'sys-apps/dmidecode') diff --git a/sys-apps/dmidecode/ChangeLog b/sys-apps/dmidecode/ChangeLog index c1c8c81cf0f7..9c08838c5302 100644 --- a/sys-apps/dmidecode/ChangeLog +++ b/sys-apps/dmidecode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/dmidecode # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.7 2006/02/08 23:19:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.8 2006/03/21 20:09:18 gustavoz Exp $ + + 21 Mar 2006; Gustavo Zacarias dmidecode-2.6.ebuild, + dmidecode-2.7.ebuild, dmidecode-2.8.ebuild: + -sparc we don't dig dmi *dmidecode-2.8 (08 Feb 2006) diff --git a/sys-apps/dmidecode/dmidecode-2.6.ebuild b/sys-apps/dmidecode/dmidecode-2.6.ebuild index dea7e8033280..70f56720f3e9 100644 --- a/sys-apps/dmidecode/dmidecode-2.6.ebuild +++ b/sys-apps/dmidecode/dmidecode-2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.6.ebuild,v 1.3 2005/06/17 01:19:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.6.ebuild,v 1.4 2006/03/21 20:09:18 gustavoz 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 -ppc x86" +KEYWORDS="amd64 ia64 -ppc -sparc x86" IUSE="" DEPEND="" diff --git a/sys-apps/dmidecode/dmidecode-2.7.ebuild b/sys-apps/dmidecode/dmidecode-2.7.ebuild index ae73927af2cd..32c7dce1cb07 100644 --- a/sys-apps/dmidecode/dmidecode-2.7.ebuild +++ b/sys-apps/dmidecode/dmidecode-2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.7.ebuild,v 1.1 2005/09/08 23:30:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.7.ebuild,v 1.2 2006/03/21 20:09:18 gustavoz 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 -ppc ~x86" +KEYWORDS="~amd64 ~ia64 -ppc -sparc ~x86" IUSE="" DEPEND="" diff --git a/sys-apps/dmidecode/dmidecode-2.8.ebuild b/sys-apps/dmidecode/dmidecode-2.8.ebuild index 9295dd8a0700..8da61a957edb 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.1 2006/02/08 23:19:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.8.ebuild,v 1.2 2006/03/21 20:09:18 gustavoz 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 -ppc ~x86" +KEYWORDS="~amd64 ~ia64 -ppc -sparc ~x86" IUSE="" DEPEND="" -- cgit v1.2.3-65-gdbad