diff --git a/index.php b/index.php index 7ff3950..1b059ab 100644 --- a/index.php +++ b/index.php @@ -46,8 +46,8 @@ $mirrors = array( array('fedora', '自由前卫的Linux,Redhat公司鼎力赞助。', 'BYVoid'), array('freebsd', '拥有辉煌历史的BSD的一个重要分支。', 'xiaq'), array('frugalware', 'Slackware和Archlinux哲学的混血,独特的半滚动发行模式。', ''), - array('gentoo', '一个快速的元发行版,软件包系统使用源代码。', ''), - array('gentoo-portage', 'Gentoo 的 ports collection。', ''), + array('gentoo', '一个快速的元发行版,软件包系统使用源代码。', 'cuckoo'), + array('gentoo-portage', 'Gentoo 的 ports collection。', 'cuckoo'), array('gnu', 'GNU/Linux的基础软件。', 'MichaelChou'), array('kernel', 'Linux内核。', 'BYVoid'), array('opensuse', '由Novell支持的Linux发行版。', 'BYVoid'),