summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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