diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-02 14:35:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-02 14:35:58 +0000 |
commit | 39b7901c5438b5c0430e88e8b0fc9946fab8d49b (patch) | |
tree | daa271e9fceb38a937f822e50725b6e51ba8a82c /sys-apps/pciutils | |
parent | [sys-apps/gptfdisk] We dont have html help anymore (diff) | |
download | historical-39b7901c5438b5c0430e88e8b0fc9946fab8d49b.tar.gz historical-39b7901c5438b5c0430e88e8b0fc9946fab8d49b.tar.bz2 historical-39b7901c5438b5c0430e88e8b0fc9946fab8d49b.zip |
arm/ia64/m68k/s390/sh/sparc stable wrt #360793
Package-Manager: portage-2.1.9.44/cvs/Linux ia64
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pciutils/pciutils-3.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog index d2608a471a55..81089d9e1fd0 100644 --- a/sys-apps/pciutils/ChangeLog +++ b/sys-apps/pciutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pciutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.180 2011/03/29 12:55:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.181 2011/04/02 14:35:58 armin76 Exp $ + + 02 Apr 2011; Raúl Porcel <armin76@gentoo.org> pciutils-3.1.7.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #360793 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> pciutils-3.1.7.ebuild: Stable for HPPA (bug #360793). diff --git a/sys-apps/pciutils/pciutils-3.1.7.ebuild b/sys-apps/pciutils/pciutils-3.1.7.ebuild index e4557481fc5e..225519b82bf1 100644 --- a/sys-apps/pciutils/pciutils-3.1.7.ebuild +++ b/sys-apps/pciutils/pciutils-3.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.7.ebuild,v 1.6 2011/03/29 12:55:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.7.ebuild,v 1.7 2011/04/02 14:35:58 armin76 Exp $ EAPI="2" @@ -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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="network-cron zlib" DEPEND="zlib? ( sys-libs/zlib )" |