bump versions of calculate-sources

atratsevskiy
Трацевский Александр 14 years ago
parent 002ce954b4
commit da4d3d57a7

@ -2,6 +2,14 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
*calculate-sources-2.6.35.6 (28 Sep 2010)
*calculate-sources-2.6.32.23 (28 Sep 2010)
28 Sep 2010; Alexander Tratsevskiy (L'autre) <at@calculate.ru>
+calculate-sources-2.6.32.23.ebuild, calculate-sources-2.6.35.5.ebuild,
+calculate-sources-2.6.35.6.ebuild:
bump versions
23 Sep 2010; Alexander Tratsevskiy (L'autre) <at@calculate.ru>
-calculate-sources-2.6.32.22.ebuild,
calculate-sources-2.6.32.22-r1.ebuild, -calculate-sources-2.6.34.6.ebuild,

@ -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-old
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-old_pkg_postinst
einfo "For more info on this patchset, and how to report problems, see:"
einfo "${HOMEPAGE}"
}

@ -7,7 +7,7 @@ ETYPE="sources"
inherit calculate-kernel-2
DESCRIPTION="Full sources including the Calculate patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
HOMEPAGE="http://www.calculate-linux.org"
SRC_URI="${KERNEL_URI} ${ARCH_URI} ${CALC_URI}"

@ -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-2
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-r23
sys-apps/calculate-builder
|| ( app-arch/xz-utils app-arch/lzma-utils )
sys-apps/v86d )"
pkg_postinst() {
calculate-kernel-2_pkg_postinst
einfo "For more info on this patchset, and how to report problems, see:"
einfo "${HOMEPAGE}"
}
Loading…
Cancel
Save