diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2008-10-31 08:06:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2008-10-31 08:06:10 +0000 |
commit | 6978762b3c4076ad8c97ba48cc19dd76601f67bb (patch) | |
tree | 580361dbf85ec45e8fea67fdc75e01aa38c1c2dd | |
parent | 7ae7f5754e7812358de474308fba6b3ce69e7510 (diff) | |
download | aports-6978762b3c4076ad8c97ba48cc19dd76601f67bb.tar.bz2 aports-6978762b3c4076ad8c97ba48cc19dd76601f67bb.tar.xz |
move uclibc to core. everything is "testing" at the moment.
-rw-r--r-- | core/uclibc/69_all_uClibc-0.9.29-fix-gethostent_r-failure-retval.patch (renamed from testing/uclibc/69_all_uClibc-0.9.29-fix-gethostent_r-failure-retval.patch) | 0 | ||||
-rw-r--r-- | core/uclibc/72_all_uClibc-0.9.29-linuxthreads.patch (renamed from testing/uclibc/72_all_uClibc-0.9.29-linuxthreads.patch) | 0 | ||||
-rw-r--r-- | core/uclibc/74_all_uClibc-0.9.29-rm-whitespace.patch (renamed from testing/uclibc/74_all_uClibc-0.9.29-rm-whitespace.patch) | 0 | ||||
-rw-r--r-- | core/uclibc/81_all_uClibc-gnu89-inline.patch (renamed from testing/uclibc/81_all_uClibc-gnu89-inline.patch) | 0 | ||||
-rw-r--r-- | core/uclibc/APKBUILD (renamed from testing/uclibc/APKBUILD) | 6 | ||||
-rw-r--r-- | core/uclibc/uclibcconfig (renamed from testing/uclibc/uclibcconfig) | 0 |
6 files changed, 3 insertions, 3 deletions
diff --git a/testing/uclibc/69_all_uClibc-0.9.29-fix-gethostent_r-failure-retval.patch b/core/uclibc/69_all_uClibc-0.9.29-fix-gethostent_r-failure-retval.patch index ea7174a00e..ea7174a00e 100644 --- a/testing/uclibc/69_all_uClibc-0.9.29-fix-gethostent_r-failure-retval.patch +++ b/core/uclibc/69_all_uClibc-0.9.29-fix-gethostent_r-failure-retval.patch diff --git a/testing/uclibc/72_all_uClibc-0.9.29-linuxthreads.patch b/core/uclibc/72_all_uClibc-0.9.29-linuxthreads.patch index 8ce2439b46..8ce2439b46 100644 --- a/testing/uclibc/72_all_uClibc-0.9.29-linuxthreads.patch +++ b/core/uclibc/72_all_uClibc-0.9.29-linuxthreads.patch diff --git a/testing/uclibc/74_all_uClibc-0.9.29-rm-whitespace.patch b/core/uclibc/74_all_uClibc-0.9.29-rm-whitespace.patch index 84d71817da..84d71817da 100644 --- a/testing/uclibc/74_all_uClibc-0.9.29-rm-whitespace.patch +++ b/core/uclibc/74_all_uClibc-0.9.29-rm-whitespace.patch diff --git a/testing/uclibc/81_all_uClibc-gnu89-inline.patch b/core/uclibc/81_all_uClibc-gnu89-inline.patch index 94acbab779..94acbab779 100644 --- a/testing/uclibc/81_all_uClibc-gnu89-inline.patch +++ b/core/uclibc/81_all_uClibc-gnu89-inline.patch diff --git a/testing/uclibc/APKBUILD b/core/uclibc/APKBUILD index aced642f98..bb8b0d1db7 100644 --- a/testing/uclibc/APKBUILD +++ b/core/uclibc/APKBUILD @@ -1,6 +1,6 @@ pkgname=uclibc -pkgver=0.9.30_rc2 -_mynamever=uClibc-0.9.30-rc2 +pkgver=0.9.30_rc3 +_mynamever=uClibc-0.9.30-rc3 makedepends="binutils gcc linux-headers make uclibc-dev" subpackages="dev" @@ -38,7 +38,7 @@ build() { _prepare && _compile && _install } -md5sums="b1e58077d90c8bf43f56848d2f81c89d uClibc-0.9.30-rc2.tar.bz2 +md5sums="4f530567cd9601ee24a934d7dfdec581 uClibc-0.9.30-rc3.tar.bz2 61661bd8640603293d1d16de647c8528 uclibcconfig f31b7fee0153ddc288a843d86f928997 69_all_uClibc-0.9.29-fix-gethostent_r-failure-retval.patch c2a68efc3b1438657eb8ac68feafe6af 72_all_uClibc-0.9.29-linuxthreads.patch diff --git a/testing/uclibc/uclibcconfig b/core/uclibc/uclibcconfig index 9b2326544a..9b2326544a 100644 --- a/testing/uclibc/uclibcconfig +++ b/core/uclibc/uclibcconfig |