floppym 15/02/14 02:58:18
Modified: ChangeLog
Added: tuxonice-sources-3.12.37.ebuild
tuxonice-sources-3.4.106.ebuild
tuxonice-sources-3.14.33.ebuild
tuxonice-sources-3.10.69.ebuild
tuxonice-sources-3.19.0.ebuild
tuxonice-sources-3.18.7.ebuild
Log:
Version bumps. Ebuilds by Arfrever.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key
0BBEEA1FEA4843A4)
Revision Changes Path
1.214 sys-kernel/tuxonice-sources/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.214&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.214&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.213&r2=1.214
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- ChangeLog 27 Jan 2015 00:41:31 -0000 1.213
+++ ChangeLog 14 Feb 2015 02:58:18 -0000 1.214
@@ -1,6 +1,19 @@
# ChangeLog for sys-kernel/tuxonice-sources
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
1.213 2015/01/27 00:41:31 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
1.214 2015/02/14 02:58:18 floppym Exp $
+
+*tuxonice-sources-3.4.106 (14 Feb 2015)
+*tuxonice-sources-3.19.0 (14 Feb 2015)
+*tuxonice-sources-3.10.69 (14 Feb 2015)
+*tuxonice-sources-3.12.37 (14 Feb 2015)
+*tuxonice-sources-3.14.33 (14 Feb 2015)
+*tuxonice-sources-3.18.7 (14 Feb 2015)
+
+ 14 Feb 2015; Mike Gilbert <[email protected]>
+ +tuxonice-sources-3.10.69.ebuild, +tuxonice-sources-3.12.37.ebuild,
+ +tuxonice-sources-3.14.33.ebuild, +tuxonice-sources-3.18.7.ebuild,
+ +tuxonice-sources-3.19.0.ebuild, +tuxonice-sources-3.4.106.ebuild:
+ Version bumps. Ebuilds by Arfrever.
*tuxonice-sources-3.10.65 (27 Jan 2015)
*tuxonice-sources-3.14.29 (27 Jan 2015)
1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.12.37.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.37.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.37.ebuild?rev=1.1&content-type=text/plain
Index: tuxonice-sources-3.12.37.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.37.ebuild,v
1.1 2015/02/14 02:58:18 floppym Exp $
EAPI="5"
ETYPE="sources"
K_WANT_GENPATCHES="base extras experimental"
K_GENPATCHES_VER="37"
inherit kernel-2
detect_version
detect_arch
DESCRIPTION="TuxOnIce + Gentoo patchset sources"
HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/
http://tuxonice.nigelcunningham.com.au/
https://github.com/NigelCunningham/tuxonice-kernel"
TUXONICE_PV="3.12.37"
TUXONICE_DATE="2015-02-02"
TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
UNIPATCH_STRICTORDER="yes"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
KEYWORDS="~amd64 ~x86"
IUSE="experimental"
RDEPEND="${RDEPEND}
>=sys-apps/tuxonice-userui-1.0
|| ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
K_EXTRAELOG="If there are issues with this kernel, please direct any queries to
the tuxonice-users mailing list:
http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
K_SECURITY_UNSUPPORTED="1"
1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.4.106.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.106.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.106.ebuild?rev=1.1&content-type=text/plain
Index: tuxonice-sources-3.4.106.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.106.ebuild,v
1.1 2015/02/14 02:58:18 floppym Exp $
EAPI="5"
ETYPE="sources"
K_WANT_GENPATCHES="base extras"
K_GENPATCHES_VER="89"
inherit kernel-2
detect_version
detect_arch
DESCRIPTION="TuxOnIce + Gentoo patchset sources"
HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/
http://tuxonice.nigelcunningham.com.au/
https://github.com/NigelCunningham/tuxonice-kernel"
TUXONICE_PV="3.4.106"
TUXONICE_DATE="2015-02-10"
TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
UNIPATCH_STRICTORDER="yes"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
KEYWORDS="~amd64 ~x86"
RDEPEND="${RDEPEND}
>=sys-apps/tuxonice-userui-1.0
|| ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
K_EXTRAELOG="If there are issues with this kernel, please direct any queries to
the tuxonice-users mailing list:
http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
K_SECURITY_UNSUPPORTED="1"
1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.14.33.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.33.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.33.ebuild?rev=1.1&content-type=text/plain
Index: tuxonice-sources-3.14.33.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.33.ebuild,v
1.1 2015/02/14 02:58:18 floppym Exp $
EAPI="5"
ETYPE="sources"
K_WANT_GENPATCHES="base extras experimental"
K_GENPATCHES_VER="38"
inherit kernel-2
detect_version
detect_arch
DESCRIPTION="TuxOnIce + Gentoo patchset sources"
HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/
http://tuxonice.nigelcunningham.com.au/
https://github.com/NigelCunningham/tuxonice-kernel"
TUXONICE_PV="3.14.32"
TUXONICE_DATE="2015-02-10"
TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
UNIPATCH_STRICTORDER="yes"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
KEYWORDS="~amd64 ~x86"
IUSE="experimental"
RDEPEND="${RDEPEND}
>=sys-apps/tuxonice-userui-1.0
|| ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
K_EXTRAELOG="If there are issues with this kernel, please direct any queries to
the tuxonice-users mailing list:
http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
K_SECURITY_UNSUPPORTED="1"
1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.10.69.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.69.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.69.ebuild?rev=1.1&content-type=text/plain
Index: tuxonice-sources-3.10.69.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.69.ebuild,v
1.1 2015/02/14 02:58:18 floppym Exp $
EAPI="5"
ETYPE="sources"
K_WANT_GENPATCHES="base extras experimental"
K_GENPATCHES_VER="77"
inherit kernel-2
detect_version
detect_arch
DESCRIPTION="TuxOnIce + Gentoo patchset sources"
HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/
http://tuxonice.nigelcunningham.com.au/
https://github.com/NigelCunningham/tuxonice-kernel"
TUXONICE_PV="3.10.68"
TUXONICE_DATE="2015-02-10"
TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
UNIPATCH_STRICTORDER="yes"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
KEYWORDS="~amd64 ~x86"
IUSE="experimental"
RDEPEND="${RDEPEND}
>=sys-apps/tuxonice-userui-1.0
|| ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
K_EXTRAELOG="If there are issues with this kernel, please direct any queries to
the tuxonice-users mailing list:
http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
K_SECURITY_UNSUPPORTED="1"
1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.19.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.19.0.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.19.0.ebuild?rev=1.1&content-type=text/plain
Index: tuxonice-sources-3.19.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.19.0.ebuild,v
1.1 2015/02/14 02:58:18 floppym Exp $
EAPI="5"
ETYPE="sources"
K_WANT_GENPATCHES="base extras experimental"
K_GENPATCHES_VER="1"
inherit kernel-2
detect_version
detect_arch
DESCRIPTION="TuxOnIce + Gentoo patchset sources"
HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/
http://tuxonice.nigelcunningham.com.au/
https://github.com/NigelCunningham/tuxonice-kernel"
TUXONICE_PV="head-3.19.0"
TUXONICE_DATE="2015-02-10"
TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
UNIPATCH_STRICTORDER="yes"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
KEYWORDS="~amd64 ~x86"
IUSE="experimental"
RDEPEND="${RDEPEND}
>=sys-apps/tuxonice-userui-1.0
|| ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
K_EXTRAELOG="If there are issues with this kernel, please direct any queries to
the tuxonice-users mailing list:
http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
K_SECURITY_UNSUPPORTED="1"
1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.18.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.18.7.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.18.7.ebuild?rev=1.1&content-type=text/plain
Index: tuxonice-sources-3.18.7.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.18.7.ebuild,v
1.1 2015/02/14 02:58:18 floppym Exp $
EAPI="5"
ETYPE="sources"
K_WANT_GENPATCHES="base extras experimental"
K_GENPATCHES_VER="9"
inherit kernel-2
detect_version
detect_arch
DESCRIPTION="TuxOnIce + Gentoo patchset sources"
HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/
http://tuxonice.nigelcunningham.com.au/
https://github.com/NigelCunningham/tuxonice-kernel"
TUXONICE_PV="3.18.6"
TUXONICE_DATE="2015-02-10"
TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
UNIPATCH_STRICTORDER="yes"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
KEYWORDS="~amd64 ~x86"
IUSE="experimental"
RDEPEND="${RDEPEND}
>=sys-apps/tuxonice-userui-1.0
|| ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
K_EXTRAELOG="If there are issues with this kernel, please direct any queries to
the tuxonice-users mailing list:
http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
K_SECURITY_UNSUPPORTED="1"