diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-05 20:21:13 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-05 20:21:13 +0000 |
commit | 0719a7ced288332f9bc4cc7dbaab4ce229b941ef (patch) | |
tree | 50b06b7ad1e48531be51107be5fdd54579a90639 /sys-apps/pciutils/pciutils-2.1.11.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-0719a7ced288332f9bc4cc7dbaab4ce229b941ef.tar.gz gentoo-2-0719a7ced288332f9bc4cc7dbaab4ce229b941ef.tar.bz2 gentoo-2-0719a7ced288332f9bc4cc7dbaab4ce229b941ef.zip |
Marked x86 stable.
Diffstat (limited to 'sys-apps/pciutils/pciutils-2.1.11.ebuild')
-rw-r--r-- | sys-apps/pciutils/pciutils-2.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-2.1.11.ebuild b/sys-apps/pciutils/pciutils-2.1.11.ebuild index 8a9780e0a105..28cecf68a772 100644 --- a/sys-apps/pciutils/pciutils-2.1.11.ebuild +++ b/sys-apps/pciutils/pciutils-2.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11.ebuild,v 1.1 2003/08/04 21:45:24 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11.ebuild,v 1.2 2003/09/05 20:21:08 mholzer Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm" +KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm" DEPEND="virtual/glibc net-misc/wget" |