summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-07 20:12:05 +0100
committerSam James <sam@gentoo.org>2022-10-07 20:57:27 +0100
commitf6c45f07f6faac56ef6571519aaaa0f815585468 (patch)
treeb04ff4b166f6da4040b1b6abaf5329f9dd8be991 /sys-libs/zlib-ng
parentsys-libs/minizip-ng: mention 'develop' branch upstream (diff)
downloadgentoo-f6c45f07f6faac56ef6571519aaaa0f815585468.tar.gz
gentoo-f6c45f07f6faac56ef6571519aaaa0f815585468.tar.bz2
gentoo-f6c45f07f6faac56ef6571519aaaa0f815585468.zip
sys-libs/zlib-ng: mention 'develop' branch upstream
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/zlib-ng')
-rw-r--r--sys-libs/zlib-ng/zlib-ng-2.0.6.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-libs/zlib-ng/zlib-ng-2.0.6.ebuild b/sys-libs/zlib-ng/zlib-ng-2.0.6.ebuild
index 4347d46652d3..3a26044fac17 100644
--- a/sys-libs/zlib-ng/zlib-ng-2.0.6.ebuild
+++ b/sys-libs/zlib-ng/zlib-ng-2.0.6.ebuild
@@ -3,6 +3,9 @@
EAPI=8
+# Worth keeping an eye on 'develop' branch upstream for possible backports,
+# as they copied this practice from sys-libs/zlib upstream.
+
inherit cmake
DESCRIPTION="Fork of the zlib data compression library"