aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAstroFloyd <AstroFloyd@gmail.com>2013-09-22 09:13:14 +0200
committerAstroFloyd <AstroFloyd@gmail.com>2013-09-22 09:13:14 +0200
commit0ffcc17d37d791d63053494d8932b182d7257719 (patch)
tree5baacf28221959de192e31749567a043a3591778 /sys-kernel/gentoo-sources
parentVersion bump local copy of gentoo-sources (diff)
downloadAstroFloyd-0ffcc17d37d791d63053494d8932b182d7257719.tar.gz
AstroFloyd-0ffcc17d37d791d63053494d8932b182d7257719.tar.bz2
AstroFloyd-0ffcc17d37d791d63053494d8932b182d7257719.zip
Removed several old packages
* Removed several old packages: * spp-doc/doxygen, net-im/skype: use obsolete "inherit qt4" * old ebuilds from sys-kernel/gentoo-sources - patch tarballs no longer available (?)
Diffstat (limited to 'sys-kernel/gentoo-sources')
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-2.6.38-r6.ebuild25
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.0.6.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.2.1-r2.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.3.8.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.4.9.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.6.11.ebuild29
6 files changed, 0 insertions, 170 deletions
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.6.38-r6.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.6.38-r6.ebuild
deleted file mode 100644
index 553dc42..0000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-2.6.38-r6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.6.38-r6.ebuild,v 1.7 2011/07/13 13:37:26 xarthisius Exp $
-
-EAPI="2"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="7"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-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/gentoo-sources/gentoo-sources-3.0.6.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.6.ebuild
deleted file mode 100644
index ab1837a..0000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.0.6.ebuild,v 1.4 2011/10/24 20:28:01 maekke Exp $
-
-EAPI="2"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="8"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.2.1-r2.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.2.1-r2.ebuild
deleted file mode 100644
index 5aaabb5..0000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.2.1-r2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.2.1-r2.ebuild,v 1.7 2012/02/14 21:45:50 jdhore Exp $
-
-EAPI="3"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="5"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.3.8.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.3.8.ebuild
deleted file mode 100644
index 13ea75b..0000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.3.8.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.3.8.ebuild,v 1.6 2012/09/09 15:50:07 josejx Exp $
-
-EAPI="3"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="9"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sh sparc x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.4.9.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.4.9.ebuild
deleted file mode 100644
index 741e0f5..0000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.4.9.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.4.9.ebuild,v 1.4 2012/09/09 15:50:07 josejx Exp $
-
-EAPI="3"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="10"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.6.11.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.6.11.ebuild
deleted file mode 100644
index fd88249..0000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.6.11.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.6.11.ebuild,v 1.5 2013/01/26 11:05:18 maekke Exp $
-
-EAPI="3"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="11"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}