summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-06-15 13:35:56 +0000
committerChristoph Mende <angelos@gentoo.org>2007-06-15 13:35:56 +0000
commit5b9e798d787686f96ab9d22ef42e8af89849a09f (patch)
tree5c4e9eaa384cfed41cf83839431a93e9628b39a1 /sys-apps
parentStable on amd64 wrt bug 181317 (diff)
downloadgentoo-2-5b9e798d787686f96ab9d22ef42e8af89849a09f.tar.gz
gentoo-2-5b9e798d787686f96ab9d22ef42e8af89849a09f.tar.bz2
gentoo-2-5b9e798d787686f96ab9d22ef42e8af89849a09f.zip
Stable on amd64 wrt bug 180554
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-apps')
-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 a925a97a96d3..342eab6f6300 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.104 2007/06/14 16:59:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.105 2007/06/15 13:35:56 angelos Exp $
+
+ 15 Jun 2007; Christoph Mende <angelos@gentoo.org>
+ pciutils-2.2.4-r3.ebuild:
+ Stable on amd64 wrt bug 180554
14 Jun 2007; Raúl Porcel <armin76@gentoo.org> pciutils-2.2.4-r3.ebuild:
alpha/ia64 stable wrt #180554
diff --git a/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild b/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild
index c8665e4c4ea3..2dbee340d00c 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.10 2007/06/14 16:59:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild,v 1.11 2007/06/15 13:35:56 angelos 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 )"