diff options
author | David Holm <dholm@gentoo.org> | 2004-05-10 13:22:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-10 13:22:14 +0000 |
commit | af809b932309b7a8abab0f8dcd2b92c82caab3f2 (patch) | |
tree | 34130c1e1a58d2451ca8e331a3e3d77223fdf92a /sys-kernel/pegasos-sources | |
parent | Removed virtual/ppc-sources :( (diff) | |
download | gentoo-2-af809b932309b7a8abab0f8dcd2b92c82caab3f2.tar.gz gentoo-2-af809b932309b7a8abab0f8dcd2b92c82caab3f2.tar.bz2 gentoo-2-af809b932309b7a8abab0f8dcd2b92c82caab3f2.zip |
Reverted PROVIDE
Diffstat (limited to 'sys-kernel/pegasos-sources')
-rw-r--r-- | sys-kernel/pegasos-sources/pegasos-sources-2.4.26.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-kernel/pegasos-sources/pegasos-sources-2.4.26.ebuild b/sys-kernel/pegasos-sources/pegasos-sources-2.4.26.ebuild index 164e80bd16df..0963f4d558c1 100644 --- a/sys-kernel/pegasos-sources/pegasos-sources-2.4.26.ebuild +++ b/sys-kernel/pegasos-sources/pegasos-sources-2.4.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pegasos-sources/pegasos-sources-2.4.26.ebuild,v 1.1 2004/05/07 12:20:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pegasos-sources/pegasos-sources-2.4.26.ebuild,v 1.2 2004/05/10 13:22:14 dholm Exp $ ETYPE="sources" inherit kernel-2 @@ -19,4 +19,3 @@ DESCRIPTION="Full sources including the Pegasos patchset for the ${KV_MAJOR}.${K SRC_URI="${KERNEL_URI} ${GPV_SRC}" DEPEND="${DEPEND}" -PROVIDE="virtual/ppc-sources" |