public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dane Smith" <c1pher@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/c1pher:master commit in: www-apps/indefero/, www-apps/indefero/files/
Date: Wed,  1 Feb 2012 23:51:08 +0000 (UTC)	[thread overview]
Message-ID: <930f6f3f66011d3cf05a0aebce9fd5511c486f80.c1pher@gentoo> (raw)

commit:     930f6f3f66011d3cf05a0aebce9fd5511c486f80
Author:     Dane Smith <c1pher <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  1 23:50:21 2012 +0000
Commit:     Dane Smith <c1pher <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 23:50:21 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/c1pher.git;a=commit;h=930f6f3f

typo and proper dbsetup

---
 www-apps/indefero/Manifest            |    4 ++--
 www-apps/indefero/files/dbsetup.sh    |    2 +-
 www-apps/indefero/indefero-1.2.ebuild |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-apps/indefero/Manifest b/www-apps/indefero/Manifest
index 65bee68..8ff9aab 100644
--- a/www-apps/indefero/Manifest
+++ b/www-apps/indefero/Manifest
@@ -1,7 +1,7 @@
 AUX bootstrap.php 603 RMD160 4cc6da7db1aeaa2f380458a61f67be651a49abc2 SHA1 4b38c6121046403d805298d18cfb20b7ff807ea0 SHA256 c13948fca2e56b98458f95908c84a4162600a5ee81664e317f0557131ff1c7c9
-AUX dbsetup.sh 87 RMD160 e5f34ac19f55e18ffdf0c5bf2c6c15b359d68582 SHA1 4908e2a65d59a17e6bcd56c12b9e8cf28e316e10 SHA256 fb60f9b35d302898105252d26f3b703a8ec163b5d098a46dfe7ef2305faa2163
+AUX dbsetup.sh 90 RMD160 21421b3351cdac9502dec5375101d8439bcd3f4e SHA1 e68086555b66c2957697c9bf93edcb026760e833 SHA256 a2571cd7642e5e6ba678b19269d0704d566e396e01e9ddaead69842d675fe259
 AUX indefero-gentoo-pluf.diff 529 RMD160 c7e7ea57ee4b7aa362041a98f3c83f968a4cc01c SHA1 05bc152b1daf436f1b88fd6ee7ccb8498f059a42 SHA256 bda6a9135ec58dec74a6b677577904c566e8001b815712c8160a2c6c29cf7c25
 AUX postinstall-en-1.2.txt 1103 RMD160 18a78159dd03dff26cdaf92cd1425dd4d7b553fb SHA1 9f1713919c652e58a89f18f2c6929de35c1ff65c SHA256 1b35ddf836be9d7602a2024e80c3e91d6a1f251b8afe7808c115e260445dcf78
 DIST indefero-1.2.zip 954890 RMD160 3d9272e1f95673ec7c0b9522494f70fe4c3c6af4 SHA1 962b7b542b62b5d9a3ffa4072e0c2f37be8dcbd6 SHA256 f67f542f6f253945d4b5ec7a2b81d842a63aa23200adef1cb2dede3d7bd15ef1
-EBUILD indefero-1.2.ebuild 1277 RMD160 c7b36140dd0f534c85ab25a2dd3f37860364276e SHA1 475e2517db2c307cf843a042f94f86cc8e269249 SHA256 30900466b5a29275b618a3071c4afc1c27e01fd44d6fffd31bb2b43ca8d222d6
+EBUILD indefero-1.2.ebuild 1278 RMD160 bcf3bf58f9bbf52965780f1f70eb8b93e3f09724 SHA1 af7c11a54ae17ad1bd29430ead480d0554ecb654 SHA256 319d4347e2d64cdbe489e41d6262f20961166f4fb31f25403173d600f30709e0
 MISC metadata.xml 252 RMD160 0d6b4d4e9e2fc0a9fc73289b6f3234195a3a1405 SHA1 6d719654a220ceff01851fa059936c79ca6bf9be SHA256 50fba57de1e11a48fbf58020c096095ebf9ec5defa2b5bcda9ed44e5be159d3f

diff --git a/www-apps/indefero/files/dbsetup.sh b/www-apps/indefero/files/dbsetup.sh
index 690f490..0d2dd8f 100755
--- a/www-apps/indefero/files/dbsetup.sh
+++ b/www-apps/indefero/files/dbsetup.sh
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-php /usr/share/php/pluf/src/migrate.php --conf=src/IDF/conf/idf.php -a -d
+php /usr/share/php/pluf/src/migrate.php --conf=src/IDF/conf/idf.php -a -i -d

diff --git a/www-apps/indefero/indefero-1.2.ebuild b/www-apps/indefero/indefero-1.2.ebuild
index 9308ead..a018ab5 100644
--- a/www-apps/indefero/indefero-1.2.ebuild
+++ b/www-apps/indefero/indefero-1.2.ebuild
@@ -31,7 +31,7 @@ src_compile(){ :; }
 
 src_install(){
 	webapp_src_preinst
-	rm COPYING INSTALL.mdtext release-scrpt run-tests
+	rm COPYING INSTALL.mdtext release-script run-tests
 	dodoc doc/* NEWS.mdtext AUTHORS CONTRIBUTE.mdtext
 	rm -rf doc NEWS.mdtext AUTHORS CONTRIBUTE.mdtext
 



             reply	other threads:[~2012-02-01 23:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01 23:51 Dane Smith [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-18 15:11 [gentoo-commits] dev/c1pher:master commit in: www-apps/indefero/, www-apps/indefero/files/ Dane Smith
2012-02-03  2:07 Dane Smith
2012-02-03  1:57 Dane Smith
2012-02-01 23:59 Dane Smith
2012-02-01 23:58 Dane Smith
2012-02-01 23:55 Dane Smith
2012-02-01 23:52 Dane Smith
2012-02-01 23:43 Dane Smith
2012-02-01 18:26 Dane Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=930f6f3f66011d3cf05a0aebce9fd5511c486f80.c1pher@gentoo \
    --to=c1pher@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox