public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Priit Laes" <plaes@plaes.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/libpeas/
Date: Sat, 19 Feb 2011 08:33:40 +0000 (UTC)	[thread overview]
Message-ID: <f3b7fd963537562149ffcd09debd75b1b7bb40cc.plaes@gentoo> (raw)

commit:     f3b7fd963537562149ffcd09debd75b1b7bb40cc
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sat Feb 19 08:28:38 2011 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sat Feb 19 08:28:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f3b7fd96

dev-libs/libpeas: Bump to 0.7.2

---
 .../{libpeas-0.7.1.ebuild => libpeas-0.7.2.ebuild} |    6 +++---
 dev-libs/libpeas/libpeas-9999.ebuild               |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-libs/libpeas/libpeas-0.7.1.ebuild b/dev-libs/libpeas/libpeas-0.7.2.ebuild
similarity index 85%
rename from dev-libs/libpeas/libpeas-0.7.1.ebuild
rename to dev-libs/libpeas/libpeas-0.7.2.ebuild
index 4af670d..d5c0f42 100644
--- a/dev-libs/libpeas/libpeas-0.7.1.ebuild
+++ b/dev-libs/libpeas/libpeas-0.7.2.ebuild
@@ -15,16 +15,16 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="LGPL-2"
 SLOT="0"
-IUSE="doc gtk python" # seed
+IUSE="doc gtk python" # glade, seed
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 	KEYWORDS=""
 else
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 fi
 
 RDEPEND=">=dev-libs/glib-2.23.6:2
-	>=dev-libs/gobject-introspection-0.9.6
+	>=dev-libs/gobject-introspection-0.10.1
 	gtk? ( >=x11-libs/gtk+-2.90:3[introspection] )
 	python? ( >=dev-python/pygobject-2.20 )"
 DEPEND="${RDEPEND}

diff --git a/dev-libs/libpeas/libpeas-9999.ebuild b/dev-libs/libpeas/libpeas-9999.ebuild
index 4af670d..66c2d7a 100644
--- a/dev-libs/libpeas/libpeas-9999.ebuild
+++ b/dev-libs/libpeas/libpeas-9999.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="LGPL-2"
 SLOT="0"
-IUSE="doc gtk python" # seed
+IUSE="doc gtk python" # glade, seed
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 	KEYWORDS=""
@@ -24,7 +24,7 @@ else
 fi
 
 RDEPEND=">=dev-libs/glib-2.23.6:2
-	>=dev-libs/gobject-introspection-0.9.6
+	>=dev-libs/gobject-introspection-0.10.1
 	gtk? ( >=x11-libs/gtk+-2.90:3[introspection] )
 	python? ( >=dev-python/pygobject-2.20 )"
 DEPEND="${RDEPEND}



             reply	other threads:[~2011-02-19  8:33 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-19  8:33 Priit Laes [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-23 14:40 [gentoo-commits] proj/gnome:master commit in: dev-libs/libpeas/ Nirbheek Chauhan
2011-03-12  3:12 Nirbheek Chauhan
2011-03-16 21:59 Nirbheek Chauhan
2011-03-25  4:56 Nirbheek Chauhan
2011-04-05  0:57 Nirbheek Chauhan
2011-04-08  5:29 Nirbheek Chauhan
2011-04-10 18:04 Gilles Dartiguelongue
2011-06-15 16:06 Nirbheek Chauhan
2011-10-09 21:38 Alexandre Restovtsev
2012-02-27  4:47 Alexandre Restovtsev
2012-04-08 16:41 Alexandre Restovtsev
2012-12-17 11:12 Alexandre Rostovtsev
2013-11-25 23:15 Gilles Dartiguelongue
2014-04-20 13:54 Gilles Dartiguelongue
2014-10-11 16:43 Gilles Dartiguelongue
2014-10-27  0:04 Gilles Dartiguelongue
2014-11-23 13:07 Remi Cardona
2014-11-25 21:08 Michał Górny
2014-11-25 22:07 Michał Górny
2014-12-22 21:10 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2015-05-14 22:50 Gilles Dartiguelongue
2015-06-09 13:49 Gilles Dartiguelongue

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=f3b7fd963537562149ffcd09debd75b1b7bb40cc.plaes@gentoo \
    --to=plaes@plaes.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