public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-libs/inchi/
@ 2011-03-26 16:03 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2011-03-26 16:03 UTC (permalink / raw
  To: gentoo-commits

commit:     f561b4d0780ca190cbf0274042f91549bb9e9bff
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 14:05:51 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 14:05:51 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f561b4d0

Do not in gzipped libs, thanks rei4dan noticing me

(Portage version: 2.2.0_alpha28/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-libs/inchi/ChangeLog         |    3 +++
 sci-libs/inchi/inchi-1.03.ebuild |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/sci-libs/inchi/ChangeLog b/sci-libs/inchi/ChangeLog
index 654f218..fea35f4 100644
--- a/sci-libs/inchi/ChangeLog
+++ b/sci-libs/inchi/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  26 Mar 2011; Justin Lecher <jlec@gentoo.org> inchi-1.03.ebuild:
+  Do not in gzipped libs, thanks rei4dan noticing me
+
   25 Mar 2011; Justin Lecher <jlec@gentoo.org> +inchi-1.03.ebuild,
   +files/inchi-1.03-shared.patch, +metadata.xml:
   Cleaned ebuild, moved from sci-chemistry to sci-libs

diff --git a/sci-libs/inchi/inchi-1.03.ebuild b/sci-libs/inchi/inchi-1.03.ebuild
index 40ec722..1eadc5b 100644
--- a/sci-libs/inchi/inchi-1.03.ebuild
+++ b/sci-libs/inchi/inchi-1.03.ebuild
@@ -53,6 +53,7 @@ src_install() {
 	cd "${S}/INCHI/gcc/inchi-1"
 	dobin inchi-1
 	cd "${S}/INCHI_API/gcc_so_makefile/result"
+	rm *gz
 	dolib.so lib*
 	insinto /usr/include
 	doins ../../inchi_main/inchi_api.h



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-26 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 16:03 [gentoo-commits] proj/sci:master commit in: sci-libs/inchi/ Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox