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: dev-cpp/growler-core/
Date: Mon, 22 Feb 2016 13:25:58 +0000 (UTC)	[thread overview]
Message-ID: <1456139976.22b368b3af5eed1cb89a7b9737db2f3f88cd6215.jlec@gentoo> (raw)

commit:     22b368b3af5eed1cb89a7b9737db2f3f88cd6215
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 11:19:36 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 11:19:36 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=22b368b3

dev-cpp/growler-core: Bump to EAPI=6

* Convert USE=static to static-libs

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-cpp/growler-core/growler-core-0.3.7.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-cpp/growler-core/growler-core-0.3.7.ebuild b/dev-cpp/growler-core/growler-core-0.3.7.ebuild
index 935ba30..4fd9f89 100644
--- a/dev-cpp/growler-core/growler-core-0.3.7.ebuild
+++ b/dev-cpp/growler-core/growler-core-0.3.7.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="General-purpose classes and functionality"
 HOMEPAGE="http://www.nas.nasa.gov/~bgreen/growler/"
@@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/downloads/growler-core-${PV}.tar.gz"
 SLOT="0"
 LICENSE="NOSA"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc static"
+IUSE="doc static-libs"
 
 RDEPEND="
 	>=dev-cpp/growler-link-0.3.7
@@ -25,6 +25,6 @@ DOCS=( README NEWS AUTHORS NOSA ChangeLog )
 src_configure() {
 	econf \
 		$(use_enable doc) \
-		$(use_enable static) \
+		$(use_enable static-libs static) \
 		--enable-fast-install
 }


             reply	other threads:[~2016-02-22 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22 13:25 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-01 10:30 [gentoo-commits] proj/sci:master commit in: dev-cpp/growler-core/ 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=1456139976.22b368b3af5eed1cb89a7b9737db2f3f88cd6215.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