diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-11-10 00:23:52 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-11-10 00:23:52 +0000 |
commit | a526f88a79ff300f450248cb7dfe66e504d41040 (patch) | |
tree | 6515fce88d9e6d00846f838079e1953123c7a2e9 /sys-kernel/tuxonice-sources | |
parent | Remove old. (diff) | |
download | gentoo-2-a526f88a79ff300f450248cb7dfe66e504d41040.tar.gz gentoo-2-a526f88a79ff300f450248cb7dfe66e504d41040.tar.bz2 gentoo-2-a526f88a79ff300f450248cb7dfe66e504d41040.zip |
Version bumps to 3.4.68 and 3.10.18, proxied commit for Arfrever; removed more old and/or insecure versions.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'sys-kernel/tuxonice-sources')
-rw-r--r-- | sys-kernel/tuxonice-sources/ChangeLog | 11 | ||||
-rw-r--r-- | sys-kernel/tuxonice-sources/tuxonice-sources-3.10.18.ebuild (renamed from sys-kernel/tuxonice-sources/tuxonice-sources-3.4.47.ebuild) | 11 | ||||
-rw-r--r-- | sys-kernel/tuxonice-sources/tuxonice-sources-3.4.68.ebuild (renamed from sys-kernel/tuxonice-sources/tuxonice-sources-3.0.80.ebuild) | 8 |
3 files changed, 20 insertions, 10 deletions
diff --git a/sys-kernel/tuxonice-sources/ChangeLog b/sys-kernel/tuxonice-sources/ChangeLog index 31d7447769de..e2d81140f3a6 100644 --- a/sys-kernel/tuxonice-sources/ChangeLog +++ b/sys-kernel/tuxonice-sources/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-kernel/tuxonice-sources # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.162 2013/11/09 23:11:03 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.163 2013/11/10 00:23:52 tomwij Exp $ + +*tuxonice-sources-3.10.18 (10 Nov 2013) +*tuxonice-sources-3.4.68 (10 Nov 2013) + + 10 Nov 2013; Tom Wijsman <TomWij@gentoo.org> +tuxonice-sources-3.10.18.ebuild, + +tuxonice-sources-3.4.68.ebuild, -tuxonice-sources-3.0.80.ebuild, + -tuxonice-sources-3.4.47.ebuild: + Version bumps to 3.4.68 and 3.10.18, proxied commit for Arfrever; removed more + old and/or insecure versions. *tuxonice-sources-3.11.7 (09 Nov 2013) diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.47.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.18.ebuild index 031bb76b30ad..e56321864561 100644 --- a/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.47.ebuild +++ b/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.18.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2013 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.47.ebuild,v 1.1 2013/06/04 19:21:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.18.ebuild,v 1.1 2013/11/10 00:23:52 tomwij Exp $ EAPI="5" ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="29" +K_WANT_GENPATCHES="base extras experimental" +K_GENPATCHES_VER="26" inherit kernel-2 versionator detect_version @@ -14,8 +14,8 @@ detect_arch DESCRIPTION="TuxOnIce + Gentoo patchset sources" HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net" -TUXONICE_SNAPSHOT="2013-05-26" -TUXONICE_PV="$(replace_version_separator 2 '-')" +TUXONICE_SNAPSHOT="2013-11-07" +TUXONICE_PV="${PV}" TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.patch.bz2" TUXONICE_URI="http://tuxonice.net/downloads/all/${TUXONICE_PATCH}" @@ -24,6 +24,7 @@ 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 diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-3.0.80.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.68.ebuild index 77883e642b5f..ca195f7bf6e0 100644 --- a/sys-kernel/tuxonice-sources/tuxonice-sources-3.0.80.ebuild +++ b/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.68.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2013 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.0.80.ebuild,v 1.1 2013/06/04 19:21:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.68.ebuild,v 1.1 2013/11/10 00:23:52 tomwij Exp $ EAPI="5" ETYPE="sources" K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="51" +K_GENPATCHES_VER="49" inherit kernel-2 versionator detect_version @@ -14,8 +14,8 @@ detect_arch DESCRIPTION="TuxOnIce + Gentoo patchset sources" HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net" -TUXONICE_SNAPSHOT="2013-05-26" -TUXONICE_PV="$(replace_version_separator 2 '-')" +TUXONICE_SNAPSHOT="2013-11-07" +TUXONICE_PV="${PV}" TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.patch.bz2" TUXONICE_URI="http://tuxonice.net/downloads/all/${TUXONICE_PATCH}" |