summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Volynets <iluxa@gentoo.org>2004-03-07 00:08:17 +0000
committerIlya Volynets <iluxa@gentoo.org>2004-03-07 00:08:17 +0000
commit68e65f8e4a569638540cfc5ff66501a749d0dacf (patch)
treee2967e7729a8b7fad9fb63ccb1b9fc7d2cf9d7dc /sys-apps/pciutils
parentVersion bump and clean up. (Manifest recommit) (diff)
downloadgentoo-2-68e65f8e4a569638540cfc5ff66501a749d0dacf.tar.gz
gentoo-2-68e65f8e4a569638540cfc5ff66501a749d0dacf.tar.bz2
gentoo-2-68e65f8e4a569638540cfc5ff66501a749d0dacf.zip
~mips pciutils - tested on SGI O2
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r--sys-apps/pciutils/ChangeLog6
-rw-r--r--sys-apps/pciutils/pciutils-2.1.11-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog
index 7f2c4c1a0a33..1dcb5c8e7093 100644
--- a/sys-apps/pciutils/ChangeLog
+++ b/sys-apps/pciutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/pciutils
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.23 2004/03/03 05:03:20 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.24 2004/03/07 00:08:17 iluxa Exp $
+
+ 06 Mar 2004; Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
+ pciutils-2.1.11-r1.ebuild:
+ ~mips pciutils - tested on SGI O2
02 Mar 2004; Tom Gall <tgall@gentoo.org> pciutils-2.1.11-r1.ebuild:
Stable on ppc64
diff --git a/sys-apps/pciutils/pciutils-2.1.11-r1.ebuild b/sys-apps/pciutils/pciutils-2.1.11-r1.ebuild
index 94fbe58b0112..bdb9f25abeb2 100644
--- a/sys-apps/pciutils/pciutils-2.1.11-r1.ebuild
+++ b/sys-apps/pciutils/pciutils-2.1.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11-r1.ebuild,v 1.5 2004/03/03 05:03:20 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11-r1.ebuild,v 1.6 2004/03/07 00:08:17 iluxa Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~ppc64 ~amd64 ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~ppc64 ~amd64 ppc64 ~mips"
DEPEND="virtual/glibc
net-misc/wget"