diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-03 20:00:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-03 20:00:46 +0000 |
commit | 7a324e97f5b7e25dbb3cbf8458f95e8898de90cb (patch) | |
tree | d2cd087423eb6a2faabd0a81f30440fa0a6a9c3c /sys-apps/pciutils | |
parent | arm/hppa/ia64 stable (diff) | |
download | historical-7a324e97f5b7e25dbb3cbf8458f95e8898de90cb.tar.gz historical-7a324e97f5b7e25dbb3cbf8458f95e8898de90cb.tar.bz2 historical-7a324e97f5b7e25dbb3cbf8458f95e8898de90cb.zip |
arm/ia64/s390 stable
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/Manifest | 16 | ||||
-rw-r--r-- | sys-apps/pciutils/pciutils-2.2.0-r1.ebuild | 4 |
2 files changed, 15 insertions, 5 deletions
diff --git a/sys-apps/pciutils/Manifest b/sys-apps/pciutils/Manifest index 12357f0f1f7a..b55c00acda16 100644 --- a/sys-apps/pciutils/Manifest +++ b/sys-apps/pciutils/Manifest @@ -1,7 +1,7 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 9ebecf51e0bb4dd741ee25a9bd2c149b ChangeLog 8990 -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 61778080ed55196416ece68570ba885a pciutils-2.1.11-r5.ebuild 2298 -MD5 bda24e382efc2e0411c526cc59c2beb1 pciutils-2.2.0-r1.ebuild 1662 MD5 60d79fbf53038186b939f83841d5f318 files/2.1.11-scan.patch 277 MD5 a6be9cf60dc5043160d757c9772b1e57 files/digest-pciutils-2.1.11-r5 131 MD5 ae29f04095b43ceb06e6b0cc94653c36 files/digest-pciutils-2.2.0-r1 130 @@ -12,3 +12,13 @@ MD5 6a0ae94d528195517f54f66653f8322e files/pciutils-2.1.11-gentoo-paths.patch 52 MD5 d4b9ca6816f7e4310f2ed629531361fe files/pciutils-2.1.11-malloc.patch 272 MD5 f4d220c568a00c1ceafe6dc129ae6e95 files/pciutils-2.1.11-sysfs.patch 10374 MD5 cf455fe33057e081ba7aaec93e481642 files/pciutils-2.2.0-shared-lib.patch 496 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 61778080ed55196416ece68570ba885a pciutils-2.1.11-r5.ebuild 2298 +MD5 7b4b9083c50786b2bcba1e50d720c737 pciutils-2.2.0-r1.ebuild 1658 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDkfoOgIKl8Uu19MoRAq8qAJ9mxmLpyz231VPY8c7iIpS8F2eapACeN8PP +akd/SykrkjsR92hDwdPZdRU= +=TYfN +-----END PGP SIGNATURE----- diff --git a/sys-apps/pciutils/pciutils-2.2.0-r1.ebuild b/sys-apps/pciutils/pciutils-2.2.0-r1.ebuild index d4766ba9b0bf..52ba47e954d0 100644 --- a/sys-apps/pciutils/pciutils-2.2.0-r1.ebuild +++ b/sys-apps/pciutils/pciutils-2.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.0-r1.ebuild,v 1.8 2005/12/03 17:58:38 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.0-r1.ebuild,v 1.9 2005/12/03 20:00:46 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -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" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |