summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Linden <karl.j.linden@gmail.com>2017-07-08 16:05:20 +0200
committerAlice Ferrazzi <alicef@gentoo.org>2017-07-11 12:37:19 +0000
commitd2c1b561d29efaf5dbdcfdafd2813b65b4d4c524 (patch)
treea3c50d3a9da8cd83acada77f6f4d30736d2aef68 /sys-kernel/rt-sources/rt-sources-4.1.40_p48.ebuild
parentdev-util/checkbashisms: Removed old. (diff)
downloadgentoo-d2c1b561d29efaf5dbdcfdafd2813b65b4d4c524.tar.gz
gentoo-d2c1b561d29efaf5dbdcfdafd2813b65b4d4c524.tar.bz2
gentoo-d2c1b561d29efaf5dbdcfdafd2813b65b4d4c524.zip
sys-kernel/rt-sources: version bumps, eapi 6 and fix bug 624110
Gentoo-Bug: 624110 Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5072
Diffstat (limited to 'sys-kernel/rt-sources/rt-sources-4.1.40_p48.ebuild')
-rw-r--r--sys-kernel/rt-sources/rt-sources-4.1.40_p48.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/rt-sources/rt-sources-4.1.40_p48.ebuild b/sys-kernel/rt-sources/rt-sources-4.1.40_p48.ebuild
index ae57754ef482..911287c4d4c2 100644
--- a/sys-kernel/rt-sources/rt-sources-4.1.40_p48.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.1.40_p48.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI="6"
ETYPE="sources"
KEYWORDS="~amd64"
@@ -32,7 +32,7 @@ UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
UNIPATCH_STRICTORDER="yes"
pkg_postinst() {
-
+ kernel-2_pkg_postinst
ewarn
ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any way."
ewarn "If you need support, please contact the RT project developers directly."