diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2014-01-10 11:14:55 +0100 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2014-01-10 11:14:55 +0100 |
commit | 46006eb7eae54ab1f3cc5b76c0b025b5d80731ab (patch) | |
tree | b5ae61984ee966bbcb9e7d0e3117051df21e5b8a /metadata/cache | |
parent | a63f4861e99b8115362d123f9c03fe7a6e420053 (diff) | |
download | overlay-46006eb7eae54ab1f3cc5b76c0b025b5d80731ab.tar.gz overlay-46006eb7eae54ab1f3cc5b76c0b025b5d80731ab.tar.xz overlay-46006eb7eae54ab1f3cc5b76c0b025b5d80731ab.zip |
dev-lua/luadbi: add rebuild with fixed postgres include path
Diffstat (limited to 'metadata/cache')
-rw-r--r-- | metadata/cache/dev-lua/luadbi-0.5-r3 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/metadata/cache/dev-lua/luadbi-0.5-r3 b/metadata/cache/dev-lua/luadbi-0.5-r3 new file mode 100644 index 0000000..67d1b9e --- /dev/null +++ b/metadata/cache/dev-lua/luadbi-0.5-r3 @@ -0,0 +1,22 @@ +>=dev-lang/lua-5.1 mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) sqlite? ( >=dev-db/sqlite-3 ) virtual/pkgconfig +>=dev-lang/lua-5.1 mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) sqlite? ( >=dev-db/sqlite-3 ) +0 +http://luadbi.googlecode.com/files/luadbi.0.5.tar.gz + +http://code.google.com/p/luadbi/ +MIT +DBI module for Lua +~amd64 ~arm x86 +eutils flag-o-matic multilib toolchain-funcs +mysql postgres sqlite +|| ( mysql postgres sqlite ) + + +5 + +compile install prepare + + + + + |