diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-08-18 05:13:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-08-18 05:13:27 +0000 |
commit | 220f76fb86095d0c6d53acf6b34b02a1741ef0f5 (patch) | |
tree | 589d601dc8e69b5cbc2bff9c4c7e323265ae179d /sys-apps/pciutils/pciutils-3.0.0.ebuild | |
parent | Stable for HPPA (bug #233576). (diff) | |
download | historical-220f76fb86095d0c6d53acf6b34b02a1741ef0f5.tar.gz historical-220f76fb86095d0c6d53acf6b34b02a1741ef0f5.tar.bz2 historical-220f76fb86095d0c6d53acf6b34b02a1741ef0f5.zip |
Stable for HPPA (bug #235028).
Package-Manager: portage-2.2_rc7/cvs/Linux 2.6.24-gentoo-r2-JeR i686
Diffstat (limited to 'sys-apps/pciutils/pciutils-3.0.0.ebuild')
-rw-r--r-- | sys-apps/pciutils/pciutils-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-3.0.0.ebuild b/sys-apps/pciutils/pciutils-3.0.0.ebuild index 8c7be42b14a8..d61b345142de 100644 --- a/sys-apps/pciutils/pciutils-3.0.0.ebuild +++ b/sys-apps/pciutils/pciutils-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild,v 1.3 2008/08/17 20:37:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild,v 1.4 2008/08/18 05:13:27 jer Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -10,7 +10,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 )" |