diff options
author | taca <taca@pkgsrc.org> | 2011-11-23 06:01:21 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-11-23 06:01:21 +0000 |
commit | af55bed232730d356f51cc2029b22b52afc78193 (patch) | |
tree | 130b1bd7425ab07042850047dba8630ade266ddb /lang | |
parent | f39445efd8a7e36ff39426c444a9cbf565bfca08 (diff) | |
download | pkgsrc-af55bed232730d356f51cc2029b22b52afc78193.tar.gz |
Remove duplicated lines.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ruby19-base/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/ruby19-base/PLIST b/lang/ruby19-base/PLIST index 8df3a3abe5e..1b163366584 100644 --- a/lang/ruby19-base/PLIST +++ b/lang/ruby19-base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2011/02/21 14:44:11 taca Exp $ +@comment $NetBSD: PLIST,v 1.5 2011/11/23 06:01:21 taca Exp $ bin/erb${RUBY_VER} bin/gem${RUBY_VER} bin/irb${RUBY_VER} @@ -852,9 +852,6 @@ ${RUBY_EG}/webrick/hello.rb ${RUBY_EG}/webrick/httpd.rb ${RUBY_EG}/webrick/httpproxy.rb ${RUBY_EG}/webrick/httpsd.rb -${GEM_HOME}/specifications/minitest-1.6.0.gemspec -${GEM_HOME}/specifications/rake-0.8.7.gemspec -${GEM_HOME}/specifications/rdoc-2.5.8.gemspec @pkgdir ${RUBY_SITEARCHLIB} @pkgdir ${RUBY_VENDORARCHLIB} @pkgdir ${GEM_HOME}/cache |