commit: f5e7a370827449053f35eb7d03c355bb73f9c18d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 18 17:19:54 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 18 17:19:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e7a370
x11-misc/compose-tables: add note to bump with x11-libs/libX11
They're from the same tarball.
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/compose-tables/compose-tables-1.7.1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-misc/compose-tables/compose-tables-1.7.1.ebuild
b/x11-misc/compose-tables/compose-tables-1.7.1.ebuild
index 988bb2a0f33..759d3b58ed5 100644
--- a/x11-misc/compose-tables/compose-tables-1.7.1.ebuild
+++ b/x11-misc/compose-tables/compose-tables-1.7.1.ebuild
@@ -6,6 +6,7 @@ EAPI=7
XORG_MULTILIB=no
inherit xorg-3
+# Note: please bump this with x11-libs/libX11
DESCRIPTION="X.Org Compose Key tables from libX11"
# xorg-3.eclass would attempt to fetch a tarball with a matching name to this
package
SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/lib/libX11-${PV}.tar.${XORG_TARBALL_SUFFIX}"