dlutter on centos5

[root@localhost yum.repos.d]#
[root@localhost yum.repos.d]# pwd
/etc/yum.repos.d
[root@localhost yum.repos.d]# cat dlutter.repo < ここは直接編集した
[dlutter]
name=Unsupported RHEL5 packages (lutter)
baseurl=http://people.redhat.com/dlutter/yum/rhel/5/$basearch/
enabled=0
gpgcheck=0
[root@localhost yum.repos.d]# yum --enablerepo=dlutter list | grep dlutter
* dlutter: people.redhat.com
cft.noarch 0.2.2-1.el5 dlutter
python-augeas.i386 0.1.0-3.el5 dlutter
ruby-activerecord.noarch 2.0.1-1.el5 dlutter
ruby-activesupport.noarch 2.0.1-1.el5 dlutter
ruby-augeas.i386 0.1.0-1.el5 dlutter
ruby-fam.i386 0.2.0-4.el5 dlutter
ruby-racc.noarch 1.4.5-2.el5 dlutter
ruby-sqlite3.i386 1.2.1-1.el5 dlutter
[root@localhost yum.repos.d]#