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-libs/modglue/
Date: Mon,  7 Mar 2011 12:01:34 +0000 (UTC)	[thread overview]
Message-ID: <783702efc2ebb53dd948246f5b06de5a98d115ce.jlec@gentoo> (raw)

commit:     783702efc2ebb53dd948246f5b06de5a98d115ce
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  7 11:08:12 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 11:08:12 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=783702ef

Correct Slots for gtk 3 introduction to tree

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

---
 sci-libs/modglue/ChangeLog           |    5 ++++-
 sci-libs/modglue/modglue-1.16.ebuild |   11 ++++++-----
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/sci-libs/modglue/ChangeLog b/sci-libs/modglue/ChangeLog
index 9ac3b98..0bc929c 100644
--- a/sci-libs/modglue/ChangeLog
+++ b/sci-libs/modglue/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-libs/modglue
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  07 Mar 2011; Justin Lecher <jlec@gentoo.org> modglue-1.16.ebuild:
+  Correct Slots for gtk 3 introduction to tree
+
   23 Aug 2010; François Bissey <f.r.bissey@massey.ac.nz>
   modglue-1.16.ebuild, files/modglue-1.16-lib64.patch:
   Properly fix the lib/lib64 troubles.

diff --git a/sci-libs/modglue/modglue-1.16.ebuild b/sci-libs/modglue/modglue-1.16.ebuild
index 5666b20..8a83cce 100644
--- a/sci-libs/modglue/modglue-1.16.ebuild
+++ b/sci-libs/modglue/modglue-1.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -9,16 +9,17 @@ inherit eutils autotools-utils
 DESCRIPTION="C++ library for handling of multiple co-processes"
 HOMEPAGE="http://cadabra.phi-sci.com"
 SRC_URI="http://cadabra.phi-sci.com/${P}.tar.gz"
+
 RESTRICT="mirror"
 
 LICENSE="GPL-2"
-
 SLOT="0"
 KEYWORDS="~x86 ~amd64"
 IUSE="doc"
-DEPEND="dev-util/pkgconfig
-	>=dev-libs/libsigc++-2.0"
-RDEPEND=">=dev-libs/libsigc++-2.0"
+
+RDEPEND="dev-libs/libsigc++:2"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
 
 AUTOTOOLS_IN_SOURCE_BUILD=1
 



             reply	other threads:[~2011-03-07 12:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-07 12:01 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-24 17:09 [gentoo-commits] proj/sci:master commit in: sci-libs/modglue/ Justin Lecher
2013-09-03 22:11 Francois Bissey

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=783702efc2ebb53dd948246f5b06de5a98d115ce.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