summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2021-03-09 16:49:35 +0100
committerLars Wendler <polynomial-c@gentoo.org>2021-03-09 16:52:31 +0100
commit90e5c9e14ea13b8271cbe1faae77bf4c902091e6 (patch)
treede1fe8297b600112d198a2dd7b09beab036322d4 /sys-devel/autoconf
parentnet-fs/mc: Drop old (diff)
downloadgentoo-90e5c9e14ea13b8271cbe1faae77bf4c902091e6.tar.gz
gentoo-90e5c9e14ea13b8271cbe1faae77bf4c902091e6.tar.bz2
gentoo-90e5c9e14ea13b8271cbe1faae77bf4c902091e6.zip
sys-devel/autoconf: Revert dfe534d7210d3b7774365fcd3674257beb075a42
Let's stick with 2.71 slot for now. We just remove autoconf-2.70* from the tree instead. Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r--sys-devel/autoconf/autoconf-2.71.ebuild (renamed from sys-devel/autoconf/autoconf-2.71-r1.ebuild)4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-devel/autoconf/autoconf-2.71-r1.ebuild b/sys-devel/autoconf/autoconf-2.71.ebuild
index 034454ba9f77..d6187f9fa303 100644
--- a/sys-devel/autoconf/autoconf-2.71-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.71.ebuild
@@ -25,9 +25,7 @@ DESCRIPTION="Used to create autoconfiguration files"
HOMEPAGE="https://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-3"
-#SLOT="${PV/_*}"
-# autoconf-2.71 is a bugfix release of autoconf-2.70. Let's keep the same slot
-SLOT="2.70"
+SLOT="${PV/_*}"
IUSE="emacs"
BDEPEND=">=sys-devel/m4-1.4.16