summaryrefslogtreecommitdiff
path: root/packages/glibc-ports/package.desc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/glibc-ports/package.desc')
-rw-r--r--packages/glibc-ports/package.desc10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/glibc-ports/package.desc b/packages/glibc-ports/package.desc
new file mode 100644
index 0000000..f273120
--- /dev/null
+++ b/packages/glibc-ports/package.desc
@@ -0,0 +1,10 @@
+# This is not a true package, but rather a part of glibc. When
+# the ports were an external add-on, it used a separate repository
+# and separate tarballs.
+repository='git git://sourceware.org/git/glibc-ports.git'
+mirrors='$(CT_Mirrors GNU glibc)'
+
+# Version of this package must be the same as the glibc's
+versionlocked='glibc'
+
+archive_formats='.tar.xz .tar.bz2 .tar.gz'