public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro2/
Date: Sat, 18 Jan 2014 07:38:52 +0000 (UTC)	[thread overview]
Message-ID: <1390030714.a3ccb579465fac54bd0c186d58823bb02c4b3bcd.jlec@gentoo> (raw)

commit:     a3ccb579465fac54bd0c186d58823bb02c4b3bcd
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 20:08:14 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 07:38:34 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a3ccb579

sci-chemistry/avogadro2: fix USE deps; don't install license file

Package-Manager: portage-2.2.8
RepoMan-Options: --force

---
 sci-chemistry/avogadro2/ChangeLog              | 3 +++
 sci-chemistry/avogadro2/avogadro2-0.7.2.ebuild | 7 ++++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/sci-chemistry/avogadro2/ChangeLog b/sci-chemistry/avogadro2/ChangeLog
index 171dd46..e2e10ec 100644
--- a/sci-chemistry/avogadro2/ChangeLog
+++ b/sci-chemistry/avogadro2/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Jan 2014; Justin Lecher <jlec@gentoo.org> avogadro2-0.7.2.ebuild:
+  fix USE deps; don't install license file
+
 *avogadro2-0.7.2 (16 Jan 2014)
 
   16 Jan 2014; Justin Lecher <jlec@gentoo.org> +avogadro2-0.7.2.ebuild,

diff --git a/sci-chemistry/avogadro2/avogadro2-0.7.2.ebuild b/sci-chemistry/avogadro2/avogadro2-0.7.2.ebuild
index 824b2f7..3192fe5 100644
--- a/sci-chemistry/avogadro2/avogadro2-0.7.2.ebuild
+++ b/sci-chemistry/avogadro2/avogadro2-0.7.2.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
 	dev-qt/qtcore:4
 	dev-qt/qtgui:4
 	dev-qt/qtopengl:4
-	~sci-libs/avogadrolibs-${PV}
+	~sci-libs/avogadrolibs-${PV}[qt4,opengl]
 	sci-libs/hdf5
 	rpc? ( sci-chemistry/molequeue )
 "
@@ -33,6 +33,11 @@ RESTRICT=test
 
 S="${WORKDIR}"/${MY_P}
 
+src_prepare() {
+	sed '/COPYING/d' -i CMakeLists.txt || die
+	cmake-utils_src_prepare
+}
+
 src_configure() {
 	local mycmakeargs=(
 		$(cmake-utils_use_build doc DOCUMENTATION)


             reply	other threads:[~2014-01-18  7:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-18  7:38 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-18  7:38 [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro2/ Justin Lecher
2014-01-18  7:39 Justin Lecher
2014-01-18  7:39 Justin Lecher
2015-12-28 16:11 Justin Lecher
2015-12-29 10:46 Justin Lecher

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=1390030714.a3ccb579465fac54bd0c186d58823bb02c4b3bcd.jlec@gentoo \
    --to=jlec@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