summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-18 17:19:54 +0000
committerSam James <sam@gentoo.org>2021-05-18 17:19:54 +0000
commitf5e7a370827449053f35eb7d03c355bb73f9c18d (patch)
tree87cc4b0aa61ae7dfbd7651501d7e6c9c62c20377 /x11-misc
parentapp-emulation/spice: Version bump to 0.15.0 (diff)
downloadgentoo-f5e7a370827449053f35eb7d03c355bb73f9c18d.tar.gz
gentoo-f5e7a370827449053f35eb7d03c355bb73f9c18d.tar.bz2
gentoo-f5e7a370827449053f35eb7d03c355bb73f9c18d.zip
x11-misc/compose-tables: add note to bump with x11-libs/libX11
They're from the same tarball. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/compose-tables/compose-tables-1.7.1.ebuild1
1 files changed, 1 insertions, 0 deletions
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 988bb2a0f33a..759d3b58ed5b 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}"