Parent Directory
|
Revision Log
Drop versioning. (Portage version: 2.1.10.10/cvs/Linux x86_64, RepoMan options: --force)
| 1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/linux-sources-2.4.ebuild,v 1.1 2011/04/30 17:05:28 ulm Exp $ |
| 4 | |
| 5 | EAPI=2 |
| 6 | |
| 7 | DESCRIPTION="Virtual for Linux kernel sources" |
| 8 | HOMEPAGE="" |
| 9 | SRC_URI="" |
| 10 | |
| 11 | LICENSE="" |
| 12 | SLOT="0" |
| 13 | KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86" |
| 14 | IUSE="" |
| 15 | |
| 16 | DEPEND="" |
| 17 | RDEPEND="|| ( =sys-kernel/vanilla-sources-2.4* |
| 18 | =sys-kernel/sparc-sources-2.4* )" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |