diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-26 02:53:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-26 02:53:28 +0000 |
commit | 2877e25dd3230b8d189df40ca5c7f819c3f2910d (patch) | |
tree | 0ceca90806a15d62c1678dc536837fb437a96a07 /sys-apps/pciutils | |
parent | Stable for HPPA (bug #436126). (diff) | |
download | historical-2877e25dd3230b8d189df40ca5c7f819c3f2910d.tar.gz historical-2877e25dd3230b8d189df40ca5c7f819c3f2910d.tar.bz2 historical-2877e25dd3230b8d189df40ca5c7f819c3f2910d.zip |
Stable for HPPA (bug #436186).
Package-Manager: portage-2.2.0_alpha132/cvs/Linux x86_64
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 e9297908aa6e..85bac5db52c0 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.204 2012/07/16 05:00:43 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.205 2012/09/26 02:53:28 jer Exp $ + + 26 Sep 2012; Jeroen Roovers <jer@gentoo.org> pciutils-3.1.9-r2.ebuild: + Stable for HPPA (bug #436186). *pciutils-3.1.10 (16 Jul 2012) diff --git a/sys-apps/pciutils/pciutils-3.1.9-r2.ebuild b/sys-apps/pciutils/pciutils-3.1.9-r2.ebuild index 63748b8246cb..742d92a25fb5 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.9 2012/05/24 00:02:37 ssuominen Exp $ +# $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 $ 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, |