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/
Date: Wed,  1 Feb 2012 18:37:53 +0000 (UTC)	[thread overview]
Message-ID: <6ee70ec60c84f0e5873246cea57d22834cb597c6.c1pher@gentoo> (raw)

commit:     6ee70ec60c84f0e5873246cea57d22834cb597c6
Author:     Dane Smith <c1pher <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  1 18:37:05 2012 +0000
Commit:     Dane Smith <c1pher <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 18:37:05 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/c1pher.git;a=commit;h=6ee70ec6

Drop useless files before install.
move path to the correct spot

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

diff --git a/www-apps/indefero/Manifest b/www-apps/indefero/Manifest
index 6f52cc7..b53d41f 100644
--- a/www-apps/indefero/Manifest
+++ b/www-apps/indefero/Manifest
@@ -1,4 +1,4 @@
 AUX indefero-gentoo-pluf.diff 529 RMD160 c7e7ea57ee4b7aa362041a98f3c83f968a4cc01c SHA1 05bc152b1daf436f1b88fd6ee7ccb8498f059a42 SHA256 bda6a9135ec58dec74a6b677577904c566e8001b815712c8160a2c6c29cf7c25
 DIST indefero-1.2.zip 954890 RMD160 3d9272e1f95673ec7c0b9522494f70fe4c3c6af4 SHA1 962b7b542b62b5d9a3ffa4072e0c2f37be8dcbd6 SHA256 f67f542f6f253945d4b5ec7a2b81d842a63aa23200adef1cb2dede3d7bd15ef1
-EBUILD indefero-1.2.ebuild 953 RMD160 cd28193a23da3e297d0bc2432145e8297d0c601e SHA1 f62cfdf624a683b560cbc5d87b01da3612850ab6 SHA256 560d757dab0ef03778a93c65e3114f603086dbe74ce9ebb8fd23bf62f9e7505a
+EBUILD indefero-1.2.ebuild 1069 RMD160 067dae059101ff34bab390d0c5456869590ed6ba SHA1 a69b7a465ed02ca5340438bc450d3fd6dbbb9637 SHA256 5f7bfb03e26e6648aaa0f42af28ee7930ab2acdce81871c4301fb6f94be9032c
 MISC metadata.xml 252 RMD160 0d6b4d4e9e2fc0a9fc73289b6f3234195a3a1405 SHA1 6d719654a220ceff01851fa059936c79ca6bf9be SHA256 50fba57de1e11a48fbf58020c096095ebf9ec5defa2b5bcda9ed44e5be159d3f

diff --git a/www-apps/indefero/indefero-1.2.ebuild b/www-apps/indefero/indefero-1.2.ebuild
index 8f316d6..5a698a4 100644
--- a/www-apps/indefero/indefero-1.2.ebuild
+++ b/www-apps/indefero/indefero-1.2.ebuild
@@ -27,10 +27,12 @@ src_prepare(){
 
 src_install(){
 	webapp_src_preinst
-	rm COPYING INSTALL.mdtext
+	rm COPYING INSTALL.mdtext release-scrpt run-tests
 	dodoc doc/* NEWS.mdtext AUTHORS CONTRIBUTE.mdtext
-	rm -rf doc
+	rm -rf doc NEWS.mdtext AUTHORS CONTRIBUTE.mdtext
+
 	mv src/IDF/conf/idf.php-dist src/IDF/conf/idf.php
+	mv src/IDF/conf/path.php-dist src/IDF/conf/path.php
 
 	cp -R . "${D}/${MY_HTDOCSDIR}"
 	webapp_configfile "${MY_HTDOCSDIR}/src/IDF/conf/idf.php"



             reply	other threads:[~2012-02-01 18:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01 18:37 Dane Smith [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-29 22:04 [gentoo-commits] dev/c1pher:master commit in: www-apps/indefero/ Dane Smith
2012-07-18 15:06 Dane Smith
2012-02-03  2:00 Dane Smith
2012-02-02  2:10 Dane Smith
2012-02-01 23:49 Dane Smith
2012-02-01 23:47 Dane Smith
2012-02-01 18:34 Dane Smith
2012-02-01 18:33 Dane Smith
2012-02-01 18:33 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=6ee70ec60c84f0e5873246cea57d22834cb597c6.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