Change changelog.

atratsevskiy
Трацевский Александр 14 years ago
parent 72fa820949
commit 5487dfcd4f

@ -2,6 +2,12 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
*calculate-sources-2.6.32.14 (27 May 2010)
27 May 2010; Alexander Tratsevskiy (L'autre) <at@calculate.ru>
+calculate-sources-2.6.32.14.ebuild:
version bump
*calculate-sources-2.6.32.11 (02 Apr 2010)
02 Apr 2010; Alexander Tratsevskiy (L'autre) <at@calculate.ru>

@ -0,0 +1,26 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
ETYPE="sources"
inherit calculate-kernel
DESCRIPTION="Full sources including the Calculate patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
KEYWORDS="~amd64 ~x86"
HOMEPAGE="http://www.calculate-linux.org"
SRC_URI="${KERNEL_URI} ${ARCH_URI} ${CALC_URI}"
UNIPATCH_LIST="${DISTDIR}/${PN}-${CKV}.tar.bz2"
DEPEND="vmlinuz? ( >=sys-kernel/calckernel-3.4.10.903-r22
>=sys-apps/calculate-1.3.5
|| ( app-arch/xz-utils app-arch/lzma-utils )
sys-apps/v86d )"
pkg_postinst() {
calculate-kernel_pkg_postinst
einfo "For more info on this patchset, and how to report problems, see:"
einfo "${HOMEPAGE}"
}
Loading…
Cancel
Save