diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 17:48:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 17:48:32 +0000 |
commit | e3ffee379a7ce7a4c48340cee2142a20089e73c2 (patch) | |
tree | dd18a7a074a49933faa2e0e770b850ba72297a3c | |
parent | Stable for ia64, wrt bug #436186 (diff) | |
download | gentoo-2-e3ffee379a7ce7a4c48340cee2142a20089e73c2.tar.gz gentoo-2-e3ffee379a7ce7a4c48340cee2142a20089e73c2.tar.bz2 gentoo-2-e3ffee379a7ce7a4c48340cee2142a20089e73c2.zip |
Stable for ia64, wrt bug #436186
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
-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 fcdcaa643def..cf70255e6a77 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.210 2012/11/01 09:57:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.211 2012/12/17 17:48:32 ago Exp $ + + 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pciutils-3.1.10.ebuild: + Stable for ia64, wrt bug #436186 01 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> pciutils-3.1.10.ebuild: Use REPLACING_VERSIONS to hide old information in pkg_postinst() wrt #440534 diff --git a/sys-apps/pciutils/pciutils-3.1.10.ebuild b/sys-apps/pciutils/pciutils-3.1.10.ebuild index 76b60d4392ee..c8307b0259cc 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.4 2012/11/01 09:57:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.10.ebuild,v 1.5 2012/12/17 17:48:32 ago 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, |