aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-30 15:40:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-30 15:40:11 +0000
commit7af044db75df9a7bc07c56b34c422909f5559aef (patch)
tree89d25b2b3b60d78658e576a7869ce0963bebc57f
parent1eacd38c8eda79900d39c9526956ec72f4caca75 (diff)
downloadalpine_aports-7af044db75df9a7bc07c56b34c422909f5559aef.tar.bz2
alpine_aports-7af044db75df9a7bc07c56b34c422909f5559aef.tar.xz
alpine_aports-7af044db75df9a7bc07c56b34c422909f5559aef.zip
main/gcc: rebuild with new abuild to get rid of dup provides in libgcj
-rw-r--r--main/gcc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gcc/APKBUILD b/main/gcc/APKBUILD
index be0ad4b589..47f79d25bb 100644
--- a/main/gcc/APKBUILD
+++ b/main/gcc/APKBUILD
@@ -7,7 +7,7 @@ _specs_gcc_ver=4.4.3
7 7
8_uclibc_abiver=0.9.32 8_uclibc_abiver=0.9.32
9 9
10pkgrel=1 10pkgrel=2
11pkgdesc="The GNU Compiler Collection" 11pkgdesc="The GNU Compiler Collection"
12url="http://gcc.gnu.org" 12url="http://gcc.gnu.org"
13arch="all" 13arch="all"