ProjectInfo in og-0.29.0 vs ProjectInfo in og-0.30.0
- old
+ new
@@ -1,44 +1,43 @@
--- %YAML:1.0
TITLE : &title Og
NAME : &pkg og
-VERSION : '0.29.0'
+VERSION : '0.30.0'
STATUS : beta
AUTHOR : George Moschovitis
EMAIL : &email gm@navel.gr
-HOMEPAGE : "http://www.nitrohq.com"
+HOMEPAGE : "http://www.nitroproject.org"
SUMMARY: State of the art object-relational mapping system.
DESCRIPTION: >
Object Graph (Og) is a state of the art ORM system.
Og serializes standard Ruby objects to Mysql, Postgres, Sqlite,
KirbyBase, Filesystem and more.
-DEPENDENCIES:
- - [ glue, '= 0.29.0' ]
-
-DISTRIBUTE: [ gem, tgz, zip ]
-
RUBYFORGE:
PROJECT: 'nitro'
USERNAME: 'gmosx'
-RDOC:
- - dir: rdoc
- options: ['--all', '--inline-source']
- include:
- - 'lib/og/**/*'
- - '[A-Z]*'
+DEPENDENCIES:
+ - [ glue, '= 0.30.0' ]
-# Anything to require upfront?
-#TEST:
-# fixture: ''
+PACKAGE: !!package
+ distribute: [ gem, tgz, zip ]
-ANNOUNCE:
+RDOC: !!rdoc
+ dir: rdoc
+ options: ['--all', '--inline-source']
+ include:
+ - 'lib/og/**/*'
+ - '[A-Z]*'
+
+TEST: !!test
+
+ANNOUNCE: !!announce
to: george.moschovitis@gmail.com
from: gm@navel.gr
domain: navel.gr
server: mail
port: 25 #587
@@ -46,17 +45,7 @@
authtype: login #cram_md5 #plain
sectype: tls # ~, tls, ssl (tls is broke)
file: ANN
slogan: Og (ObjectGraph)
links:
- - http://www.nitrohq.com
-
-
-
-
-
-
-
-
-
-
+ - http://www.nitroproject.org