summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-09-07 15:16:08 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-09-07 15:16:08 +0000
commit9a6853240bc9f9b552a402d0b2d227cd3e728933 (patch)
treee05fc2a2884cacacb12e9ed45d526861e8dbb0e3 /sys-apps
parentamd64/x86 stable, bug #236544 (diff)
downloadhistorical-9a6853240bc9f9b552a402d0b2d227cd3e728933.tar.gz
historical-9a6853240bc9f9b552a402d0b2d227cd3e728933.tar.bz2
historical-9a6853240bc9f9b552a402d0b2d227cd3e728933.zip
Typo
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/pciutils/Manifest4
-rw-r--r--sys-apps/pciutils/pciutils-2.2.10.ebuild4
-rw-r--r--sys-apps/pciutils/pciutils-3.0.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/pciutils/Manifest b/sys-apps/pciutils/Manifest
index 5a509ae95593..b22a410337ff 100644
--- a/sys-apps/pciutils/Manifest
+++ b/sys-apps/pciutils/Manifest
@@ -7,7 +7,7 @@ AUX pciutils-3.0.0-resolv.patch 1163 RMD160 5cfe106380413349a514db75dda37d316340
AUX pciutils.cron 42 RMD160 ed2388ec7eb6d08d75b4178b3a3d33071d705eee SHA1 1e0385c0477dffe5ac5c2a4bcd2a3e248dd8a166 SHA256 f97b127efda8095683b0a20ca071694f90e18c131743a9d36c8baf633b112836
DIST pciutils-2.2.10.tar.gz 234869 RMD160 80f536bec73cd39cfdba8b00921c20fb5dca652f SHA1 1b4f355e0b12e9564d87c5fcdfcaaf87c14a473c SHA256 4ef3474cd8f296f788f576a1c46b9a1f408faf6d95f82f0acece366b5f62d514
DIST pciutils-3.0.0.tar.gz 244756 RMD160 e0ac0d4f4da0732a159520d8ca4fdea547d97230 SHA1 75436a6b88604bdd288492c4076d39edd2321b92 SHA256 df1a63315bbea8f81591fdeaed2005606eb9f675ab1f9839bea5fba02855a773
-EBUILD pciutils-2.2.10.ebuild 1488 RMD160 c474b4702f45bbae3650ac52b1126b01908a8020 SHA1 5dbea2112bd0a7c04914a016cb0879fc99a2fa60 SHA256 061b50beba386c6125d938796a759c377c0dcae057d74c1f83ba56e35157e9ab
-EBUILD pciutils-3.0.0.ebuild 1807 RMD160 81e599c05a7f183004e9416cf1f046fbcbc9feef SHA1 94a1bfc08e96e981482addfa6417873eb88f0fad SHA256 28509ebb26356847e0a5e961b628da935bbc624e8d45c475be5f54beda0ddda0
+EBUILD pciutils-2.2.10.ebuild 1489 RMD160 e526319da981149203c7de5f11fddb743a08a33b SHA1 703e8af045ea0b1b00e83b33bf284a4f465e70f5 SHA256 7571bcaa536bf6b68905f1b8c8259ab6279dfeb4ce181ecb2ee88db28dac5b38
+EBUILD pciutils-3.0.0.ebuild 1808 RMD160 fde67a9da9a2b664e3a789100d3d0af0e6f23d64 SHA1 bc9d0b1d73a8ed78c0acff8869ef4662db31d8bd SHA256 88be7fc27de6b5aeb4af9b6fdf1a3b7fa93c78e5bde9d2a1d0be72c3db240221
MISC ChangeLog 18851 RMD160 22c2bfc5f9d35bb308082900f6cb5c4aa613e77c SHA1 c15218264a18fcf4c270dbbfb5beefd15d81389f SHA256 0080d546af2113d58f6e068415974d5c266fe46706849050f0fadef893dcff7f
MISC metadata.xml 257 RMD160 bda78cd844850cace7d31b3bff6de2d1a7a298d5 SHA1 d754bc91dd7fc7496f5c3aa307879ae74ce3b465 SHA256 665e73270ac904a5c3989d16be4ad8e3d3b492049adebb76621f772d60647a97
diff --git a/sys-apps/pciutils/pciutils-2.2.10.ebuild b/sys-apps/pciutils/pciutils-2.2.10.ebuild
index d37d77487ad5..18768889fc71 100644
--- a/sys-apps/pciutils/pciutils-2.2.10.ebuild
+++ b/sys-apps/pciutils/pciutils-2.2.10.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-2.2.10.ebuild,v 1.7 2008/04/12 07:45:01 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.10.ebuild,v 1.8 2008/09/07 15:16:08 armin76 Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -42,7 +42,7 @@ src_install() {
# Install both forms until HAL has migrated
if use zlib ; then
local sharedir="${D}/usr/share/misc"
- elog "Providing a backwards compatability non-compressed pci.ids"
+ elog "Providing a backwards compatibility non-compressed pci.ids"
gzip -d <"${sharedir}"/pci.ids.gz >"${sharedir}"/pci.ids
fi
}
diff --git a/sys-apps/pciutils/pciutils-3.0.0.ebuild b/sys-apps/pciutils/pciutils-3.0.0.ebuild
index 195ef0692393..bd9129485c82 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.9 2008/08/25 13:10:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild,v 1.10 2008/09/07 15:16:08 armin76 Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -57,7 +57,7 @@ src_install() {
# Install both forms until HAL has migrated
if use zlib ; then
local sharedir="${D}/usr/share/misc"
- elog "Providing a backwards compatability non-compressed pci.ids"
+ elog "Providing a backwards compatibility non-compressed pci.ids"
gzip -d <"${sharedir}"/pci.ids.gz >"${sharedir}"/pci.ids
fi
}