summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-03-25 15:43:46 +0000
committerMarkus Meier <maekke@gentoo.org>2012-03-25 15:43:46 +0000
commit0431ef902872e8bff474d78b625a50eeb0952625 (patch)
treeab89c602f30915f69af8e9f8ceaaf5e5dae7bab8 /sys-apps/pciutils
parentarm stable, bug #408391 (diff)
downloadhistorical-0431ef902872e8bff474d78b625a50eeb0952625.tar.gz
historical-0431ef902872e8bff474d78b625a50eeb0952625.tar.bz2
historical-0431ef902872e8bff474d78b625a50eeb0952625.zip
arm stable, bug #407831
Package-Manager: portage-2.1.10.51/cvs/Linux i686
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r--sys-apps/pciutils/ChangeLog5
-rw-r--r--sys-apps/pciutils/pciutils-3.1.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog
index c0af26a9ae62..945b03255d00 100644
--- a/sys-apps/pciutils/ChangeLog
+++ b/sys-apps/pciutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pciutils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.192 2012/03/15 07:45:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.193 2012/03/25 15:43:46 maekke Exp $
+
+ 25 Mar 2012; Markus Meier <maekke@gentoo.org> pciutils-3.1.9-r1.ebuild:
+ arm stable, bug #407831
15 Mar 2012; Jeff Horelick <jdhore@gentoo.org> pciutils-3.1.9-r1.ebuild:
marked x86 per bug 407831
diff --git a/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild b/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild
index ec260581a6af..73b8c5ce4be5 100644
--- a/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild
+++ b/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild,v 1.6 2012/03/15 07:45:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild,v 1.7 2012/03/25 15:43:46 maekke Exp $
EAPI="4"
@@ -12,7 +12,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 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="compress-db network-cron static-libs zlib"
REQUIRED_USE="compress-db? ( zlib )"