diff options
author | 2004-01-09 19:52:26 +0000 | |
---|---|---|
committer | 2004-01-09 19:52:26 +0000 | |
commit | fd7cb2e2de114f8a738e2befb2476ac6152dd150 (patch) | |
tree | 9e5e9942f623dc7f040dc8cea5adf8f51d31b705 /sys-apps/pciutils/pciutils-2.1.11.ebuild | |
parent | stable on alpha (diff) | |
download | historical-fd7cb2e2de114f8a738e2befb2476ac6152dd150.tar.gz historical-fd7cb2e2de114f8a738e2befb2476ac6152dd150.tar.bz2 historical-fd7cb2e2de114f8a738e2befb2476ac6152dd150.zip |
stable on alpha
Diffstat (limited to 'sys-apps/pciutils/pciutils-2.1.11.ebuild')
-rw-r--r-- | sys-apps/pciutils/pciutils-2.1.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/pciutils/pciutils-2.1.11.ebuild b/sys-apps/pciutils/pciutils-2.1.11.ebuild index 38fa13f2e22e..1a33f805c8d0 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. +# Copyright 1999-2004 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.6 2003/12/17 05:12:43 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11.ebuild,v 1.7 2004/01/09 19:49:25 agriffis 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 ia64 ppc64" +KEYWORDS="x86 ~amd64 ~ppc sparc alpha hppa ~arm ia64 ppc64" DEPEND="virtual/glibc net-misc/wget" |