diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-29 17:30:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-29 17:30:34 +0000 |
commit | d537256b1f66e8d2a79d464d955c20efa6f76025 (patch) | |
tree | 98bca6f2761e7a9b80e4c12097b848686239521a /sys-apps/pciutils | |
parent | Stable for HPPA (bug #447864). (diff) | |
download | gentoo-2-d537256b1f66e8d2a79d464d955c20efa6f76025.tar.gz gentoo-2-d537256b1f66e8d2a79d464d955c20efa6f76025.tar.bz2 gentoo-2-d537256b1f66e8d2a79d464d955c20efa6f76025.zip |
alpha/m68k/s390/sh/sparc stable wrt #436186
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pciutils/pciutils-3.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog index cf70255e6a77..1c693c528310 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.211 2012/12/17 17:48:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.212 2012/12/29 17:30:34 armin76 Exp $ + + 29 Dec 2012; Raúl Porcel <armin76@gentoo.org> pciutils-3.1.10.ebuild: + alpha/m68k/s390/sh/sparc stable wrt #436186 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pciutils-3.1.10.ebuild: Stable for ia64, wrt bug #436186 diff --git a/sys-apps/pciutils/pciutils-3.1.10.ebuild b/sys-apps/pciutils/pciutils-3.1.10.ebuild index c8307b0259cc..7436e8a82199 100644 --- a/sys-apps/pciutils/pciutils-3.1.10.ebuild +++ b/sys-apps/pciutils/pciutils-3.1.10.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.10.ebuild,v 1.5 2012/12/17 17:48:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.10.ebuild,v 1.6 2012/12/29 17:30:34 armin76 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, |