diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-13 13:19:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-13 13:19:12 +0000 |
commit | 07a91ed7c799ed68bf2c7fd9885bbcc83c4d3f7c (patch) | |
tree | daa7575a0b879bf920c84d35e99197088061937e /sys-apps/pciutils | |
parent | Marking at-3.1.13-r1 ppc for bug 407947 (diff) | |
download | gentoo-2-07a91ed7c799ed68bf2c7fd9885bbcc83c4d3f7c.tar.gz gentoo-2-07a91ed7c799ed68bf2c7fd9885bbcc83c4d3f7c.tar.bz2 gentoo-2-07a91ed7c799ed68bf2c7fd9885bbcc83c4d3f7c.zip |
Marking pciutils-3.1.9-r1 ppc for bug 407831
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pciutils/pciutils-3.1.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog index 1ac5d7cb7e02..59e90f115ba8 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.190 2012/03/13 12:07:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.191 2012/03/13 13:19:12 ranger Exp $ + + 13 Mar 2012; Brent Baude <ranger@gentoo.org> pciutils-3.1.9-r1.ebuild: + Marking pciutils-3.1.9-r1 ppc for bug 407831 13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> pciutils-3.1.9-r1.ebuild: Stable for amd64, wrt 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 345e62bbb663..364a87e09f4e 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.4 2012/03/13 12:07:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild,v 1.5 2012/03/13 13:19:12 ranger 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 )" |