diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-09-26 10:33:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-09-26 10:33:20 +0000 |
commit | 89afca4f7de08a88c3877c47119b8845c6822ca9 (patch) | |
tree | b9b2f9a09c701a39ba48bfe8f63ae532de982498 /sys-apps/pciutils | |
parent | Stable for amd64, wrt bug #436234 (diff) | |
download | historical-89afca4f7de08a88c3877c47119b8845c6822ca9.tar.gz historical-89afca4f7de08a88c3877c47119b8845c6822ca9.tar.bz2 historical-89afca4f7de08a88c3877c47119b8845c6822ca9.zip |
amd64/ppc/ppc64/x86 stable wrt #436186
Package-Manager: portage-2.2.0_alpha128/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pciutils/pciutils-3.1.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog index 85bac5db52c0..aaf749f27584 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.205 2012/09/26 02:53:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.206 2012/09/26 10:31:49 ssuominen Exp $ + + 26 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> pciutils-3.1.9-r2.ebuild: + amd64/ppc/ppc64/x86 stable wrt #436186 26 Sep 2012; Jeroen Roovers <jer@gentoo.org> pciutils-3.1.9-r2.ebuild: Stable for HPPA (bug #436186). diff --git a/sys-apps/pciutils/pciutils-3.1.9-r2.ebuild b/sys-apps/pciutils/pciutils-3.1.9-r2.ebuild index 742d92a25fb5..45b84e40a5f8 100644 --- a/sys-apps/pciutils/pciutils-3.1.9-r2.ebuild +++ b/sys-apps/pciutils/pciutils-3.1.9-r2.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-r2.ebuild,v 1.10 2012/09/26 02:53:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.9-r2.ebuild,v 1.11 2012/09/26 10:31:49 ssuominen 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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs zlib" # Have the sub-libs in RDEPEND with [static-libs] since, logically, |