summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-23 18:14:04 +0000
committerSam James <sam@gentoo.org>2024-11-23 18:14:04 +0000
commit8da61a95c8fa7c1a268c0b5ba0e95dff90d648fa (patch)
tree35fa11d0f64649f8236c3ec3ac632813d615b31b
parentdev-python/python-tests: Stabilize 3.10.15_p2 hppa, #943632 (diff)
downloadgentoo-8da61a95c8fa7c1a268c0b5ba0e95dff90d648fa.tar.gz
gentoo-8da61a95c8fa7c1a268c0b5ba0e95dff90d648fa.tar.bz2
gentoo-8da61a95c8fa7c1a268c0b5ba0e95dff90d648fa.zip
media-libs/ctl: drop unused MY_COMMIT in 1.5.3
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/ctl/ctl-1.5.3.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/media-libs/ctl/ctl-1.5.3.ebuild b/media-libs/ctl/ctl-1.5.3.ebuild
index 11e4fd2a2845..9420224f11cb 100644
--- a/media-libs/ctl/ctl-1.5.3.ebuild
+++ b/media-libs/ctl/ctl-1.5.3.ebuild
@@ -5,8 +5,6 @@ EAPI=8
inherit cmake flag-o-matic
-MY_COMMIT=3fc4ae7a8af35d380654e573d895216fd5ba407e
-
DESCRIPTION="AMPAS' Color Transformation Language"
HOMEPAGE="https://github.com/ampas/CTL"
SRC_URI="https://github.com/ampas/CTL/archive/${P}.tar.gz"