From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/gdl/
Date: Wed, 20 Nov 2013 23:08:23 +0000 (UTC) [thread overview]
Message-ID: <1384988828.1d0fff72c562723fff9a0909e4418005c08d8061.eva@gentoo> (raw)
commit: 1d0fff72c562723fff9a0909e4418005c08d8061
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 20 23:05:35 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 23:07:08 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1d0fff72
dev-libs/gdl: 3.8.1 → 3.10.0
---
.../gdl/{gdl-9999.ebuild => gdl-3.10.0.ebuild} | 24 ++++------------------
dev-libs/gdl/gdl-9999.ebuild | 9 +++-----
2 files changed, 7 insertions(+), 26 deletions(-)
diff --git a/dev-libs/gdl/gdl-9999.ebuild b/dev-libs/gdl/gdl-3.10.0.ebuild
similarity index 55%
copy from dev-libs/gdl/gdl-9999.ebuild
copy to dev-libs/gdl/gdl-3.10.0.ebuild
index a57c8d3..72632b7 100644
--- a/dev-libs/gdl/gdl-9999.ebuild
+++ b/dev-libs/gdl/gdl-3.10.0.ebuild
@@ -1,28 +1,19 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
DESCRIPTION="GNOME docking library"
-HOMEPAGE="http://www.gnome.org/"
+HOMEPAGE="https://developer.gnome.org/gdl/"
LICENSE="LGPL-2.1+"
SLOT="3/5" # subslot = libgdl-3 soname version
IUSE="+introspection"
-if [[ ${PV} = 9999 ]]; then
- IUSE="${IUSE} doc"
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-fi
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
RDEPEND="
dev-libs/glib:2
@@ -36,14 +27,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
"
-if [[ ${PV} = 9999 ]]; then
- DEPEND="${DEPEND}
- doc? ( >=dev-util/gtk-doc-1.4 )"
-fi
-
src_configure() {
DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
- G2CONF="${G2CONF}
- $(use_enable introspection)"
- gnome2_src_configure
+ gnome2_src_configure $(use_enable introspection)
}
diff --git a/dev-libs/gdl/gdl-9999.ebuild b/dev-libs/gdl/gdl-9999.ebuild
index a57c8d3..6d2a4e2 100644
--- a/dev-libs/gdl/gdl-9999.ebuild
+++ b/dev-libs/gdl/gdl-9999.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
inherit gnome2
if [[ ${PV} = 9999 ]]; then
@@ -12,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="GNOME docking library"
-HOMEPAGE="http://www.gnome.org/"
+HOMEPAGE="https://developer.gnome.org/gdl/"
LICENSE="LGPL-2.1+"
SLOT="3/5" # subslot = libgdl-3 soname version
@@ -43,7 +42,5 @@ fi
src_configure() {
DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
- G2CONF="${G2CONF}
- $(use_enable introspection)"
- gnome2_src_configure
+ gnome2_src_configure $(use_enable introspection)
}
next reply other threads:[~2013-11-20 23:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-20 23:08 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-09 13:48 [gentoo-commits] proj/gnome:master commit in: dev-libs/gdl/ Gilles Dartiguelongue
2015-05-09 23:09 Gilles Dartiguelongue
2014-12-21 13:28 Gilles Dartiguelongue
2014-10-06 23:06 Gilles Dartiguelongue
2014-04-20 13:54 Gilles Dartiguelongue
2012-12-17 11:17 Alexandre Rostovtsev
2012-11-22 23:17 Gilles Dartiguelongue
2012-10-28 19:36 Gilles Dartiguelongue
2012-09-25 6:59 Alexandre Rostovtsev
2011-10-04 8:56 Alexandre Restovtsev
2011-04-05 13:45 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-02-21 22:54 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=1384988828.1d0fff72c562723fff9a0909e4418005c08d8061.eva@gentoo \
--to=eva@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