summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-07-07 08:25:52 +0200
committerUlrich Müller <ulm@gentoo.org>2023-07-07 08:29:23 +0200
commit1812188fca7722312d32080989a15f7d6b921fde (patch)
treea1a688c106d43e6a7db5cafa56a5d301b09b4a20 /app-admin
parentmedia-libs/libplacebo: drop 6.287.0_rc1 (diff)
downloadgentoo-1812188fca7722312d32080989a15f7d6b921fde.tar.gz
gentoo-1812188fca7722312d32080989a15f7d6b921fde.tar.bz2
gentoo-1812188fca7722312d32080989a15f7d6b921fde.zip
app-admin/eselect, app-emacs/eselect-mode: Add a comment
eselect-mode is a separate package only because we don't want eselect to have a use-dependency on Emacs. Nevertheless, the two packages should be bumped and stabilized together. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/eselect/eselect-1.4.25.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/app-admin/eselect/eselect-1.4.25.ebuild b/app-admin/eselect/eselect-1.4.25.ebuild
index f34db73d0445..67427d8a317a 100644
--- a/app-admin/eselect/eselect-1.4.25.ebuild
+++ b/app-admin/eselect/eselect-1.4.25.ebuild
@@ -3,6 +3,11 @@
EAPI=7
+# Packages sharing a common release tarball:
+# app-admin/eselect
+# app-emacs/eselect-mode
+# Please bump and mark them stable together!
+
inherit bash-completion-r1
DESCRIPTION="Gentoo's multi-purpose configuration and management tool"