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-base/gnome-panel/
Date: Tue, 16 Oct 2012 03:01:02 +0000 (UTC)	[thread overview]
Message-ID: <1350356421.fb8bf39060c81bc2b10fe0d3abb77a390438d21c.tetromino@gentoo> (raw)

commit:     fb8bf39060c81bc2b10fe0d3abb77a390438d21c
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 16 03:00:21 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Tue Oct 16 03:00:21 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fb8bf390

gnome-base/gnome-panel: 3.5.92 → 3.6.0 + QA

Bump, drop useless doc USE flag for non-live ebuilds, update license.

---
 ...anel-3.5.92.ebuild => gnome-panel-3.6.0.ebuild} |   13 +++++++------
 gnome-base/gnome-panel/gnome-panel-9999.ebuild     |   13 +++++++------
 2 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/gnome-base/gnome-panel/gnome-panel-3.5.92.ebuild b/gnome-base/gnome-panel/gnome-panel-3.6.0.ebuild
similarity index 93%
rename from gnome-base/gnome-panel/gnome-panel-3.5.92.ebuild
rename to gnome-base/gnome-panel/gnome-panel-3.6.0.ebuild
index 6ec9ebc..fc0fddc 100644
--- a/gnome-base/gnome-panel/gnome-panel-3.5.92.ebuild
+++ b/gnome-base/gnome-panel/gnome-panel-3.6.0.ebuild
@@ -14,10 +14,11 @@ fi
 DESCRIPTION="The GNOME panel"
 HOMEPAGE="http://www.gnome.org/"
 
-LICENSE="GPL-2 FDL-1.1 LGPL-2"
+LICENSE="GPL-2+ FDL-1.1+ LGPL-2+"
 SLOT="0"
-IUSE="doc eds +introspection networkmanager"
+IUSE="eds +introspection networkmanager"
 if [[ ${PV} = 9999 ]]; then
+	IUSE="${IUSE} doc"
 	KEYWORDS=""
 else
 	# Odd behaviour w.r.t. panels: https://bugzilla.gnome.org/show_bug.cgi?id=631553
@@ -51,16 +52,16 @@ RDEPEND=">=dev-libs/glib-2.31.14:2
 DEPEND="${RDEPEND}
 	app-text/docbook-xml-dtd:4.1.2
 	>=dev-lang/perl-5
+	dev-util/gtk-doc-am
 	>=dev-util/intltool-0.40
-	virtual/pkgconfig
-	doc? ( >=dev-util/gtk-doc-1 )"
+	virtual/pkgconfig"
 # eautoreconf needs
 #	gnome-base/gnome-common
-#	dev-util/gtk-doc-am
 
 if [[ ${PV} = 9999 ]]; then
 	DEPEND="${DEPEND}
-		app-text/yelp-tools"
+		app-text/yelp-tools
+		doc? ( >=dev-util/gtk-doc-1 )"
 fi
 
 pkg_setup() {

diff --git a/gnome-base/gnome-panel/gnome-panel-9999.ebuild b/gnome-base/gnome-panel/gnome-panel-9999.ebuild
index 6ec9ebc..fc0fddc 100644
--- a/gnome-base/gnome-panel/gnome-panel-9999.ebuild
+++ b/gnome-base/gnome-panel/gnome-panel-9999.ebuild
@@ -14,10 +14,11 @@ fi
 DESCRIPTION="The GNOME panel"
 HOMEPAGE="http://www.gnome.org/"
 
-LICENSE="GPL-2 FDL-1.1 LGPL-2"
+LICENSE="GPL-2+ FDL-1.1+ LGPL-2+"
 SLOT="0"
-IUSE="doc eds +introspection networkmanager"
+IUSE="eds +introspection networkmanager"
 if [[ ${PV} = 9999 ]]; then
+	IUSE="${IUSE} doc"
 	KEYWORDS=""
 else
 	# Odd behaviour w.r.t. panels: https://bugzilla.gnome.org/show_bug.cgi?id=631553
@@ -51,16 +52,16 @@ RDEPEND=">=dev-libs/glib-2.31.14:2
 DEPEND="${RDEPEND}
 	app-text/docbook-xml-dtd:4.1.2
 	>=dev-lang/perl-5
+	dev-util/gtk-doc-am
 	>=dev-util/intltool-0.40
-	virtual/pkgconfig
-	doc? ( >=dev-util/gtk-doc-1 )"
+	virtual/pkgconfig"
 # eautoreconf needs
 #	gnome-base/gnome-common
-#	dev-util/gtk-doc-am
 
 if [[ ${PV} = 9999 ]]; then
 	DEPEND="${DEPEND}
-		app-text/yelp-tools"
+		app-text/yelp-tools
+		doc? ( >=dev-util/gtk-doc-1 )"
 fi
 
 pkg_setup() {


             reply	other threads:[~2012-10-16  3:01 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16  3:01 Alexandre Rostovtsev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-25 22:44 [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-panel/ Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2012-12-24 14:47 Gilles Dartiguelongue
2012-11-22 23:04 Gilles Dartiguelongue
2012-09-22 15:54 Nirbheek Chauhan
2012-09-10 10:43 Priit Laes
2012-09-08  8:43 Nirbheek Chauhan
2012-08-18 10:40 Priit Laes
2012-05-24  9:11 Alexandre Restovtsev
2011-10-18  7:37 Alexandre Restovtsev
2011-05-30 18:39 Nirbheek Chauhan
2011-05-19 12:33 Gilles Dartiguelongue
2011-04-19  6:52 Gilles Dartiguelongue
2011-04-06 12:14 Nirbheek Chauhan
2011-04-05  0:57 Nirbheek Chauhan
2011-04-01 14:48 Nirbheek Chauhan
2011-03-29  8:36 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-03-04 14:57 Nirbheek Chauhan
2011-02-27  3:02 Jonathan Callen
2011-02-23 14:40 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=1350356421.fb8bf39060c81bc2b10fe0d3abb77a390438d21c.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