diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:54:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:54:34 +0000 |
commit | cd6e397f3f4581232c0ca38a56adefefa35c1b35 (patch) | |
tree | c17ebe3c4c553ee0b6bb17844fc88643e44eb75c /sys-apps/pciutils | |
parent | Stable for s390, wrt bug #464432 (diff) | |
download | gentoo-2-cd6e397f3f4581232c0ca38a56adefefa35c1b35.tar.gz gentoo-2-cd6e397f3f4581232c0ca38a56adefefa35c1b35.tar.bz2 gentoo-2-cd6e397f3f4581232c0ca38a56adefefa35c1b35.zip |
Stable for s390, wrt bug #469554
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pciutils/pciutils-3.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog index 26e74478057b..a186902aeede 100644 --- a/sys-apps/pciutils/ChangeLog +++ b/sys-apps/pciutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pciutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.223 2013/05/18 20:42:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.224 2013/05/20 17:54:34 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> pciutils-3.2.0.ebuild: + Stable for s390, wrt bug #469554 18 May 2013; Agostino Sarubbo <ago@gentoo.org> pciutils-3.2.0.ebuild: Stable for alpha, wrt bug #469554 diff --git a/sys-apps/pciutils/pciutils-3.2.0.ebuild b/sys-apps/pciutils/pciutils-3.2.0.ebuild index 454f9774b82e..84fba203cb6e 100644 --- a/sys-apps/pciutils/pciutils-3.2.0.ebuild +++ b/sys-apps/pciutils/pciutils-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.2.0.ebuild,v 1.9 2013/05/18 20:42:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.2.0.ebuild,v 1.10 2013/05/20 17:54:34 ago Exp $ EAPI="5" @@ -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 ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+kmod static-libs zlib" # Have the sub-libs in RDEPEND with [static-libs] since, logically, |