diff options
author | 2002-08-14 04:40:34 +0000 | |
---|---|---|
committer | 2002-08-14 04:40:34 +0000 | |
commit | 25a66b9a68095e064574ce35e470c1c5db0ba398 (patch) | |
tree | 3df7bee9ea61368c2e971aff4ac9a98bf3cd4381 /sys-apps/pciutils/pciutils-2.1.10-r1.ebuild | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-25a66b9a68095e064574ce35e470c1c5db0ba398.tar.gz gentoo-2-25a66b9a68095e064574ce35e470c1c5db0ba398.tar.bz2 gentoo-2-25a66b9a68095e064574ce35e470c1c5db0ba398.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-apps/pciutils/pciutils-2.1.10-r1.ebuild')
-rw-r--r-- | sys-apps/pciutils/pciutils-2.1.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-2.1.10-r1.ebuild b/sys-apps/pciutils/pciutils-2.1.10-r1.ebuild index c5ea219616b6..1f032fe99434 100644 --- a/sys-apps/pciutils/pciutils-2.1.10-r1.ebuild +++ b/sys-apps/pciutils/pciutils-2.1.10-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.10-r1.ebuild,v 1.1 2002/08/04 00:14:29 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.10-r1.ebuild,v 1.2 2002/08/14 04:40:34 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Various utilities dealing with the PCI bus" SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz" HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" |