summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2008-02-26 14:12:47 +0000
committerMike Pagano <mpagano@gentoo.org>2008-02-26 14:12:47 +0000
commitd15318099843301895512e6b810ba8d1437c8758 (patch)
tree5b1ff0ce6deb7c4e4af4b1e8b96f95a1cc9a6013 /sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild
parentStable for HPPA (bug #211464). (diff)
downloadhistorical-d15318099843301895512e6b810ba8d1437c8758.tar.gz
historical-d15318099843301895512e6b810ba8d1437c8758.tar.bz2
historical-d15318099843301895512e6b810ba8d1437c8758.zip
Version bump
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild
new file mode 100644
index 000000000000..e3ac01bb6a9c
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.19.ebuild,v 1.1 2008/02/26 14:12:47 mpagano Exp $
+
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_SECURITY_UNSUPPORTED="1"
+ETYPE="sources"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="Full sources for the Linux kernel"
+HOMEPAGE="http://www.kernel.org"
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"