summaryrefslogtreecommitdiff
path: root/app-emacs/use-package/use-package-2.4.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/use-package/use-package-2.4.4.ebuild')
-rw-r--r--app-emacs/use-package/use-package-2.4.4.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/use-package/use-package-2.4.4.ebuild b/app-emacs/use-package/use-package-2.4.4.ebuild
index d7e20ba99707..868aa6d26fdf 100644
--- a/app-emacs/use-package/use-package-2.4.4.ebuild
+++ b/app-emacs/use-package/use-package-2.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# NOTICE: This package provides all "use-package" Emacs Lisp libraries except
@@ -6,8 +6,6 @@
EAPI=8
-NEED_EMACS=24.3
-
inherit elisp
DESCRIPTION="Declaration macro for simplifying your Emacs configuration"