[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. ec03f3ea16b42c08d4546ee9c5bdd79643547047

Christopher Baines cbaines8 at gmail.com
Fri Apr 26 20:40:12 UTC 2013


The following commit has been merged in the master branch:
commit ec03f3ea16b42c08d4546ee9c5bdd79643547047
Author: Christopher Baines <cbaines8 at gmail.com>
Date:   Fri Apr 26 21:39:06 2013 +0100

    Update master repository
    
    Add ruby-dbf

diff --git a/.gitignore b/.gitignore
index ec58aa5..288de51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,6 +110,7 @@ ruby-dbd-mysql
 ruby-dbd-odbc
 ruby-dbd-pg
 ruby-dbd-sqlite3
+ruby-dbf
 ruby-dbi
 ruby-dbus
 ruby-debian-doc
diff --git a/.mrconfig b/.mrconfig
index c1d85c1..2739a29 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -352,6 +352,9 @@ checkout = git_checkout ruby-dbd-pg
 [ruby-dbd-sqlite3]
 checkout = git_checkout ruby-dbd-sqlite3
 
+[ruby-dbf]
+checkout = git_checkout ruby-dbf
+
 [ruby-dbi]
 checkout = git_checkout ruby-dbi
 

-- 
pkg-ruby-extras.git



More information about the Pkg-ruby-extras-commits mailing list