Reapfile in facets-0.6.3 vs Reapfile in facets-0.7.0

- old
+ new

@@ -1,18 +1,18 @@ --- %YAML:1.0 TITLE: &title Ruby Facets NAME: &pkg facets -VERSION: '0.6.3' +VERSION: '0.7.0' AUTHOR: Trans EMAIL: transfire@gmail.com HOMEPAGE: "http://calibre.rubyforge.org" SUMMARY: Fantastic Atomic Core Extensions DESCRIPTION: > - Ruby Facets is a cornicopia of core extensions for + Ruby Facets is a cornicopia of extensions for the Ruby programming language. It is unique by virtue of the atomicity of its design. Methods are stored in their own files, allowing for extremely granular control of requirements. Ruby Facets is a subproject of Ruby Calibre. @@ -25,20 +25,33 @@ FILES: - 'test/**/tc_*.rb' OPTIONS: ~ RDOC: - TITLE: *title - DIR: 'doc' - TEMPLATE: html #ruby-red - OPTIONS: ['--merge', '--promiscuous', '--all'] - MAIN: README - INCLUDE: - - 'README' - - 'LICEN*' - - 'lib/facet/**/*.rb' - EXCLUDE: [] + - + TITLE: *title + DIR: 'doc/atomic-rdoc' + TEMPLATE: html #ruby-red + OPTIONS: ['--merge', '--promiscuous', '--all'] + MAIN: README + INCLUDE: + - 'README' + - 'LICEN*' + - 'lib/facet/*/*.rb' + EXCLUDE: [] + - + TITLE: *title + DIR: 'doc/main-rdoc' + TEMPLATE: html #ruby-red + OPTIONS: ['--all'] + MAIN: README + INCLUDE: + - 'README' + - 'LICEN*' + - 'lib/facet/*.rb' + EXCLUDE: [] + PACKAGE: DIR: pkg INCLUDE: - 'lib/**/*' @@ -65,9 +78,10 @@ DOMAIN: jupiterzeus.net SERVER: smtp.gmail.com PORT: 25 ACCOUNT: transfire@gmail.com AUTHTYPE: login #cram_md5 #plain + TLS: true FILE: ANN SLOGAN: ALL YOUR BASE ARE BELONG TO RUBY! INFO: - http://calibre.rubyforge.org