summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2008-07-25 13:41:33 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2008-07-25 13:41:33 +0000
commit6ee4a2ee5103bc29551095bce367eb646041d2a3 (patch)
treec19f7b57d59a491eba8375bca80da0a226256db6 /sys-kernel
parent Remove slipped in ~ppc and restor flac cxx check. (diff)
downloadgentoo-2-6ee4a2ee5103bc29551095bce367eb646041d2a3.tar.gz
gentoo-2-6ee4a2ee5103bc29551095bce367eb646041d2a3.tar.bz2
gentoo-2-6ee4a2ee5103bc29551095bce367eb646041d2a3.zip
Version bump, removed old versions.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-tuxonice-r7 x86_64)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/tuxonice-sources/ChangeLog11
-rw-r--r--sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r1.ebuild39
-rw-r--r--sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r2.ebuild39
-rw-r--r--sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r3.ebuild39
-rw-r--r--sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r4.ebuild39
-rw-r--r--sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r5.ebuild39
-rw-r--r--sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r6.ebuild39
-rw-r--r--sys-kernel/tuxonice-sources/tuxonice-sources-2.6.26.ebuild (renamed from sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25.ebuild)6
8 files changed, 13 insertions, 238 deletions
diff --git a/sys-kernel/tuxonice-sources/ChangeLog b/sys-kernel/tuxonice-sources/ChangeLog
index 334af0b43ac2..a7330f800253 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.39 2008/07/24 16:35:01 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.40 2008/07/25 13:41:33 nelchael Exp $
+
+*tuxonice-sources-2.6.26 (25 Jul 2008)
+
+ 25 Jul 2008; Krzysiek Pawlik <nelchael@gentoo.org>
+ -tuxonice-sources-2.6.25.ebuild, -tuxonice-sources-2.6.25-r1.ebuild,
+ -tuxonice-sources-2.6.25-r2.ebuild, -tuxonice-sources-2.6.25-r3.ebuild,
+ -tuxonice-sources-2.6.25-r4.ebuild, -tuxonice-sources-2.6.25-r5.ebuild,
+ -tuxonice-sources-2.6.25-r6.ebuild, +tuxonice-sources-2.6.26.ebuild:
+ Version bump, removed old versions.
*tuxonice-sources-2.6.25-r7 (24 Jul 2008)
diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r1.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r1.ebuild
deleted file mode 100644
index bbcb8e67df7a..000000000000
--- a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r1.ebuild,v 1.1 2008/04/23 15:39:22 nelchael Exp $
-
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="2"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-DESCRIPTION="TuxOnIce + Gentoo patchset sources"
-HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches http://www.tuxonice.net"
-
-TUXONICE_VERSION="3.0-rc7"
-TUXONICE_TARGET="2.6.25"
-TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}"
-TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.patch.bz2"
-
-UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.patch.bz2"
-UNIPATCH_STRICTORDER="yes"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
-
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="${RDEPEND}
- >=sys-apps/tuxonice-userui-0.7.2
- >=sys-power/hibernate-script-1.97"
-
-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/"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r2.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r2.ebuild
deleted file mode 100644
index ba89f5faf5bc..000000000000
--- a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r2.ebuild,v 1.1 2008/05/05 07:44:10 nelchael Exp $
-
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="3"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-DESCRIPTION="TuxOnIce + Gentoo patchset sources"
-HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches http://www.tuxonice.net"
-
-TUXONICE_VERSION="3.0-rc7"
-TUXONICE_TARGET="2.6.25"
-TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}"
-TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.patch.bz2"
-
-UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.patch.bz2"
-UNIPATCH_STRICTORDER="yes"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
-
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="${RDEPEND}
- >=sys-apps/tuxonice-userui-0.7.2
- >=sys-power/hibernate-script-1.97"
-
-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/"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r3.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r3.ebuild
deleted file mode 100644
index 6a5b91692da8..000000000000
--- a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r3.ebuild,v 1.1 2008/05/10 19:40:33 nelchael Exp $
-
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="4"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-DESCRIPTION="TuxOnIce + Gentoo patchset sources"
-HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches http://www.tuxonice.net"
-
-TUXONICE_VERSION="3.0-rc7"
-TUXONICE_TARGET="2.6.25"
-TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}"
-TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.patch.bz2"
-
-UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.patch.bz2"
-UNIPATCH_STRICTORDER="yes"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
-
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="${RDEPEND}
- >=sys-apps/tuxonice-userui-0.7.2
- >=sys-power/hibernate-script-1.97"
-
-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/"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r4.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r4.ebuild
deleted file mode 100644
index 7c090363e7c5..000000000000
--- a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r4.ebuild,v 1.1 2008/05/18 09:54:30 nelchael Exp $
-
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="5"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-DESCRIPTION="TuxOnIce + Gentoo patchset sources"
-HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches http://www.tuxonice.net"
-
-TUXONICE_VERSION="3.0-rc7"
-TUXONICE_TARGET="2.6.25"
-TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}"
-TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.patch.bz2"
-
-UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.patch.bz2"
-UNIPATCH_STRICTORDER="yes"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
-
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="${RDEPEND}
- >=sys-apps/tuxonice-userui-0.7.2
- >=sys-power/hibernate-script-1.97"
-
-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/"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r5.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r5.ebuild
deleted file mode 100644
index 89d10907b480..000000000000
--- a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r5.ebuild,v 1.1 2008/06/17 19:33:06 nelchael Exp $
-
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="6"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-DESCRIPTION="TuxOnIce + Gentoo patchset sources"
-HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches http://www.tuxonice.net"
-
-TUXONICE_VERSION="3.0-rc7"
-TUXONICE_TARGET="2.6.25"
-TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}"
-TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.patch.bz2"
-
-UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.patch.bz2"
-UNIPATCH_STRICTORDER="yes"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
-
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="${RDEPEND}
- >=sys-apps/tuxonice-userui-0.7.2
- >=sys-power/hibernate-script-1.97"
-
-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/"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r6.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r6.ebuild
deleted file mode 100644
index 3427ae68f38f..000000000000
--- a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r6.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r6.ebuild,v 1.1 2008/06/30 19:43:21 nelchael Exp $
-
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="7"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-DESCRIPTION="TuxOnIce + Gentoo patchset sources"
-HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches http://www.tuxonice.net"
-
-TUXONICE_VERSION="3.0-rc7"
-TUXONICE_TARGET="2.6.25"
-TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}"
-TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.patch.bz2"
-
-UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.patch.bz2"
-UNIPATCH_STRICTORDER="yes"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
-
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="${RDEPEND}
- >=sys-apps/tuxonice-userui-0.7.2
- >=sys-power/hibernate-script-1.97"
-
-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/"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.26.ebuild
index dd965ca5c5e8..98e792cbc173 100644
--- a/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25.ebuild
+++ b/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25.ebuild,v 1.1 2008/04/23 15:39:22 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.26.ebuild,v 1.1 2008/07/25 13:41:33 nelchael Exp $
ETYPE="sources"
K_WANT_GENPATCHES="base extras"
@@ -13,8 +13,8 @@ detect_arch
DESCRIPTION="TuxOnIce + Gentoo patchset sources"
HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches http://www.tuxonice.net"
-TUXONICE_VERSION="3.0-rc7"
-TUXONICE_TARGET="2.6.25"
+TUXONICE_VERSION="3.0-rc7a"
+TUXONICE_TARGET="2.6.26"
TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}"
TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.patch.bz2"