public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp/
Date: Mon, 21 Mar 2011 01:59:26 +0000 (UTC)	[thread overview]
Message-ID: <2b410663424fba1c9b97937e1fa55d8b1a99a5e7.nirbheek@gentoo> (raw)

commit:     2b410663424fba1c9b97937e1fa55d8b1a99a5e7
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 01:58:32 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 01:58:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2b410663

gnome-extra/yelp: remove USE=lzma, make xz-utils a hard dep

* Dependency was automagic, and xz-utils is now in the system set

---
 gnome-extra/yelp/yelp-2.91.91.ebuild |   19 ++++++++-----------
 1 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/gnome-extra/yelp/yelp-2.91.91.ebuild b/gnome-extra/yelp/yelp-2.91.91.ebuild
index 5bc1995..45171bb 100644
--- a/gnome-extra/yelp/yelp-2.91.91.ebuild
+++ b/gnome-extra/yelp/yelp-2.91.91.ebuild
@@ -5,7 +5,7 @@
 EAPI="2"
 GNOME2_LA_PUNT="yes"
 
-inherit eutils gnome2
+inherit gnome2
 
 DESCRIPTION="Help browser for GNOME"
 HOMEPAGE="http://www.gnome.org/"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux"
-IUSE="doc lzma"
+IUSE="doc"
 
 RDEPEND="
 	>=x11-libs/gtk+-2.91.8:3
@@ -23,9 +23,9 @@ RDEPEND="
 	>=dev-libs/dbus-glib-0.71
 	>=gnome-extra/yelp-xsl-2.91.9
 	>=net-libs/webkit-gtk-1.3.2:3
+	>=app-arch/xz-utils-4.9
 	app-arch/bzip2
-	dev-db/sqlite:3
-	lzma? ( >=app-arch/xz-utils-4.9 )"
+	dev-db/sqlite:3"
 DEPEND="${RDEPEND}
 	>=sys-devel/gettext-0.17
 	>=dev-util/intltool-0.41.0
@@ -35,10 +35,7 @@ DEPEND="${RDEPEND}
 #	gnome-base/gnome-common
 
 DOCS="AUTHORS ChangeLog NEWS README TODO"
-
-src_prepare() {
-	G2CONF="${G2CONF}
-		--disable-schemas-compile
-		--enable-bz2
-		$(use_enable lzma)"
-}
+G2CONF="${G2CONF}
+	--disable-schemas-compile
+	--enable-bz2
+	--enable-lzma"



             reply	other threads:[~2011-03-21  1:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-21  1:59 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-05  0:57 [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp/ Nirbheek Chauhan
2011-04-10 18:04 Gilles Dartiguelongue
2011-04-12 23:50 Nirbheek Chauhan
2011-05-30 20:18 Priit Laes
2011-06-25  7:12 Alexandre Restovtsev
2012-09-22 15:54 Nirbheek Chauhan
2012-10-27 23:02 Gilles Dartiguelongue
2012-12-19  8:38 Alexandre Rostovtsev
2013-10-13 16:34 Gilles Dartiguelongue
2013-11-16 11:35 Gilles Dartiguelongue
2014-04-06 17:08 Gilles Dartiguelongue
2014-10-11 23:11 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-12-22 23:50 Gilles Dartiguelongue
2015-05-12 19:31 Gilles Dartiguelongue
2018-05-23 17:05 Sobhan Mohammadpour
2018-12-14 12:17 Gilles Dartiguelongue
2018-12-14 12:17 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=2b410663424fba1c9b97937e1fa55d8b1a99a5e7.nirbheek@gentoo \
    --to=nirbheek@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