public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-common/
Date: Sun,  4 Dec 2016 11:50:38 +0000 (UTC)	[thread overview]
Message-ID: <1480849157.c2cdce5a758eaad375933233e2877866e3229947.pacho@gentoo> (raw)

commit:     c2cdce5a758eaad375933233e2877866e3229947
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 10:59:17 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 10:59:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2cdce5a

gnome-base/gnome-common: People must DEPEND directly on sys-devel/autoconf-archive for the macros when needed instead of relying on dead/obsolete gnome-common ones (#594084)

Package-Manager: portage-2.3.2

 .../gnome-common/gnome-common-3.18.0-r1.ebuild     | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/gnome-base/gnome-common/gnome-common-3.18.0-r1.ebuild b/gnome-base/gnome-common/gnome-common-3.18.0-r1.ebuild
new file mode 100644
index 00000000..3175224
--- /dev/null
+++ b/gnome-base/gnome-common/gnome-common-3.18.0-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Common files for development of Gnome packages"
+HOMEPAGE="https://git.gnome.org/browse/gnome-common"
+
+LICENSE="GPL-3"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="+autoconf-archive"
+
+RDEPEND=""
+DEPEND=""
+
+src_configure() {
+	# Force people to rely on sys-devel/autoconf-archive, bug #594084
+	gnome2_src_configure --with-autoconf-archive
+}


             reply	other threads:[~2016-12-04 11:51 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-04 11:50 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-30 16:34 [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-common/ Matt Turner
2022-07-02 23:23 WANG Xuerui
2022-06-21 16:29 David Seifert
2021-05-26 15:16 Yixun Lan
2021-01-06 23:04 Fabian Groffen
2019-05-21  3:17 Aaron Bauman
2018-12-06 18:18 Mart Raudsepp
2017-10-30 22:26 Mart Raudsepp
2017-03-16 13:24 Jeroen Roovers
2017-02-24 21:29 Michael Weber
2017-02-24 14:07 Agostino Sarubbo
2017-02-21  9:16 Tobias Klausmann
2017-02-18 14:44 Agostino Sarubbo
2017-02-17 10:56 Agostino Sarubbo
2017-02-15 19:43 Mart Raudsepp
2016-06-07  7:03 Tobias Klausmann
2016-05-03 20:14 Markus Meier
2016-03-06 17:23 Mikle Kolyada
2015-11-14 19:46 Pacho Ramos
2015-11-14 19:46 Pacho Ramos
2015-09-24  7:59 Agostino Sarubbo
2015-09-20  6:11 Jeroen Roovers

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=1480849157.c2cdce5a758eaad375933233e2877866e3229947.pacho@gentoo \
    --to=pacho@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