summaryrefslogtreecommitdiff
path: root/packages/isl
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2022-01-05 08:37:45 (GMT)
committerAlexey Neyman <stilor@att.net>2022-02-11 08:47:50 (GMT)
commitcc6b7fad46f5cb3d84cf87ae47c5f723803a67a3 (patch)
treebc5ebd566bc39ffe8a8600bbaf66c91d1316aec1 /packages/isl
parent4c6604e730ee786709e8c39ab9e54eec06990e49 (diff)
Retire obsoleted milestones
... and the code dependent on them, after the latest wave of obsolete package removals. This concludes the glorious history of the original uClibc (non-NG) with lots of kludges removed. There was a choice here, whether to call the resulting libc "uClibc" or "uClibc-ng". I opted in favor of giving uClibc-ng the recognition it deserves, although it had some ripple effect in the ct-ng code. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/isl')
-rw-r--r--packages/isl/package.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/isl/package.desc b/packages/isl/package.desc
index 20f7e02..7ad6ae2 100644
--- a/packages/isl/package.desc
+++ b/packages/isl/package.desc
@@ -2,5 +2,5 @@ repository='git git://repo.or.cz/isl.git'
bootstrap='./autogen.sh'
mirrors='https://libisl.sourceforge.io'
relevantpattern='*.*|.'
-milestones='0.12 0.13 0.14 0.15 0.18'
+milestones='0.15 0.18'
archive_formats='.tar.xz .tar.bz2 .tar.gz'