summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2008-08-24 17:37:15 +0000
committerTobias Klausmann <klausman@gentoo.org>2008-08-24 17:37:15 +0000
commitfe72c11d5b4c8ed267576307ee6c03343c82701f (patch)
tree1fe5bc2312a993c4c3f044afe198bb37f879e965 /sys-apps
parentMisread bug #235020 (diff)
downloadgentoo-2-fe72c11d5b4c8ed267576307ee6c03343c82701f.tar.gz
gentoo-2-fe72c11d5b4c8ed267576307ee6c03343c82701f.tar.bz2
gentoo-2-fe72c11d5b4c8ed267576307ee6c03343c82701f.zip
Stable on alpha, bug #235028
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.1 x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/pciutils/ChangeLog5
-rw-r--r--sys-apps/pciutils/pciutils-3.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog
index 888ec60086e4..c84940250c29 100644
--- a/sys-apps/pciutils/ChangeLog
+++ b/sys-apps/pciutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pciutils
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.142 2008/08/19 17:41:37 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.143 2008/08/24 17:37:15 klausman Exp $
+
+ 24 Aug 2008; Tobias Klausmann <klausman@gentoo.org> pciutils-3.0.0.ebuild:
+ Stable on alpha, bug #235028
19 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> pciutils-3.0.0.ebuild:
Stable on sparc, bug #235028
diff --git a/sys-apps/pciutils/pciutils-3.0.0.ebuild b/sys-apps/pciutils/pciutils-3.0.0.ebuild
index 6e6e1653646b..b3ee4cefc2c2 100644
--- a/sys-apps/pciutils/pciutils-3.0.0.ebuild
+++ b/sys-apps/pciutils/pciutils-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild,v 1.7 2008/08/19 17:41:37 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild,v 1.8 2008/08/24 17:37:15 klausman Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -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 )"