Parent Directory
|
Revision Log
Remove old (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.4.9.ebuild,v 1.5 2012/10/02 21:32:25 maekke Exp $ |
| 4 | |
| 5 | EAPI="2" |
| 6 | K_NOUSENAME="yes" |
| 7 | K_NOSETEXTRAVERSION="yes" |
| 8 | K_SECURITY_UNSUPPORTED="1" |
| 9 | K_DEBLOB_AVAILABLE="1" |
| 10 | ETYPE="sources" |
| 11 | inherit kernel-2 |
| 12 | detect_version |
| 13 | |
| 14 | DESCRIPTION="Full sources for the Linux kernel" |
| 15 | HOMEPAGE="http://www.kernel.org" |
| 16 | SRC_URI="${KERNEL_URI}" |
| 17 | |
| 18 | KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" |
| 19 | IUSE="deblob" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |