summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-04-24 11:06:17 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-04-24 11:06:17 +0000
commitca74396525afbf2360a10610a850a5769b52feda (patch)
treed2ab32e8341498be6df73961be1d560130375bf1 /sys-apps/pciutils
parentMIPS love. (diff)
downloadgentoo-2-ca74396525afbf2360a10610a850a5769b52feda.tar.gz
gentoo-2-ca74396525afbf2360a10610a850a5769b52feda.tar.bz2
gentoo-2-ca74396525afbf2360a10610a850a5769b52feda.zip
MIPS love.
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r--sys-apps/pciutils/ChangeLog6
-rw-r--r--sys-apps/pciutils/pciutils-2.2.4-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog
index 0f3a33c0e2a5..3e6f614efb83 100644
--- a/sys-apps/pciutils/ChangeLog
+++ b/sys-apps/pciutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/pciutils
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.98 2007/04/20 13:41:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.99 2007/04/24 11:06:17 eroyf Exp $
+
+ 24 Apr 2007; Alexander Færøy <eroyf@gentoo.org>
+ pciutils-2.2.4-r3.ebuild:
+ Stable on MIPS.
20 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
pciutils-2.2.4-r3.ebuild:
diff --git a/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild b/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild
index 61dffafee3c9..38f3007cc58d 100644
--- a/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild
+++ b/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild,v 1.3 2007/04/20 13:41:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild,v 1.4 2007/04/24 11:06:17 eroyf Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
IUSE="network-cron zlib"
DEPEND="zlib? ( sys-libs/zlib )"