public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexandre Rostovtsev" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/zenity/
Date: Tue, 23 Oct 2012 09:24:40 +0000 (UTC)	[thread overview]
Message-ID: <1350983361.4e91a401b7d5d22427b046da7fcb050a81b1b363.tetromino@gentoo> (raw)

commit:     4e91a401b7d5d22427b046da7fcb050a81b1b363
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 23 09:06:24 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Tue Oct 23 09:09:21 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4e91a401

gnome-extra/zenity: QA

eutils.eclass is not used; yelp-tools needed for tests; ITSTOOL is not
needed, but configure checks for it; DOCS must be set; set DOCS and
G2CONF in src_prepare(), following new style; update license.

---
 gnome-extra/zenity/zenity-3.6.0.ebuild |   21 ++++++++++-----------
 1 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/gnome-extra/zenity/zenity-3.6.0.ebuild b/gnome-extra/zenity/zenity-3.6.0.ebuild
index 1520643..04b8e71 100644
--- a/gnome-extra/zenity/zenity-3.6.0.ebuild
+++ b/gnome-extra/zenity/zenity-3.6.0.ebuild
@@ -1,20 +1,20 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.6.0.ebuild,v 1.1 2012/05/20 01:10:07 tetromino Exp $
+# $Header: $
 
 EAPI="4"
 GCONF_DEBUG="yes"
 GNOME2_LA_PUNT="yes"
 
-inherit eutils gnome2
+inherit gnome2
 
 DESCRIPTION="Tool to display dialogs from the commandline and shell scripts"
 HOMEPAGE="http://live.gnome.org/Zenity"
 
-LICENSE="LGPL-2"
+LICENSE="LGPL-2+"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="libnotify +webkit"
+IUSE="libnotify test +webkit"
 
 RDEPEND=">=dev-libs/glib-2.8:2
 	x11-libs/gdk-pixbuf:2
@@ -25,23 +25,22 @@ RDEPEND=">=dev-libs/glib-2.8:2
 	webkit? ( >=net-libs/webkit-gtk-1.4.0:3 )"
 
 DEPEND="${RDEPEND}
-	app-text/scrollkeeper
-	app-text/docbook-xml-dtd:4.1.2
+	app-text/yelp-tools
 	>=dev-util/intltool-0.40
 	>=sys-devel/gettext-0.14
 	virtual/pkgconfig
-	>=app-text/gnome-doc-utils-0.10.1"
+	test? ( app-text/yelp-tools )"
 # eautoreconf needs:
 #	>=gnome-base/gnome-common-2.12
 
-pkg_setup() {
+src_prepare() {
+	DOCS="AUTHORS ChangeLog HACKING NEWS README THANKS TODO"
 	G2CONF="${G2CONF}
 		$(use_enable libnotify)
 		$(use_enable webkit webkitgtk)
-		PERL=$(type -P false)"
-}
+		PERL=$(type -P false)
+		ITSTOOL=$(type -P true)"
 
-src_prepare() {
 	gnome2_src_prepare
 }
 


             reply	other threads:[~2012-10-23  9:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-23  9:24 Alexandre Rostovtsev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-02 20:33 [gentoo-commits] proj/gnome:master commit in: gnome-extra/zenity/ Mart Raudsepp
2018-05-31  7:10 Gilles Dartiguelongue
2015-05-14 23:02 Gilles Dartiguelongue
2015-05-14 13:39 Gilles Dartiguelongue
2014-12-22 23:50 Gilles Dartiguelongue
2014-10-26  9:21 Gilles Dartiguelongue
2012-12-24  0:34 Gilles Dartiguelongue
2012-10-23  9:24 Alexandre Rostovtsev
2011-10-02 18:54 Alexandre Restovtsev
2011-04-14 21:52 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-02-22  0:31 Nirbheek Chauhan

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=1350983361.4e91a401b7d5d22427b046da7fcb050a81b1b363.tetromino@gentoo \
    --to=tetromino@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