From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-mapi/
Date: Sun, 25 Nov 2012 13:39:52 +0000 (UTC) [thread overview]
Message-ID: <1353850785.5235206387403fa9cdecf5ea1a33e495049f1898.eva@gentoo> (raw)
commit: 5235206387403fa9cdecf5ea1a33e495049f1898
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 25 13:39:45 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 25 13:39:45 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=52352063
gnome-extra/evolution-mapi: 3.6.0 → 3.6.2
---
...pi-3.6.0.ebuild => evolution-mapi-3.6.2.ebuild} | 10 ++++++++--
.../evolution-mapi/evolution-mapi-9999.ebuild | 15 +++++++++++----
| 5 +++++
3 files changed, 24 insertions(+), 6 deletions(-)
diff --git a/gnome-extra/evolution-mapi/evolution-mapi-3.6.0.ebuild b/gnome-extra/evolution-mapi/evolution-mapi-3.6.2.ebuild
similarity index 85%
rename from gnome-extra/evolution-mapi/evolution-mapi-3.6.0.ebuild
rename to gnome-extra/evolution-mapi/evolution-mapi-3.6.2.ebuild
index 74cca66..96696b7 100644
--- a/gnome-extra/evolution-mapi/evolution-mapi-3.6.0.ebuild
+++ b/gnome-extra/evolution-mapi/evolution-mapi-3.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.32.2.ebuild,v 1.1 2011/02/07 11:40:13 pacho Exp $
+# $Header: $
EAPI="4"
GCONF_DEBUG="no"
@@ -18,6 +18,7 @@ LICENSE="GPL-2"
SLOT="1.0"
IUSE=""
if [[ ${PV} = 9999 ]]; then
+ IUSE="${IUSE} doc"
KEYWORDS=""
else
# XXX: re-enable keywords when libmapi can be emerged without black magick
@@ -38,6 +39,11 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
"
+if [[ ${PV} = 9999 ]]; then
+ DEPEND="${DEPEND}
+ doc? ( >=dev-util/gtk-doc-1.9 )"
+fi
+
src_prepare() {
DOCS="AUTHORS ChangeLog NEWS README"
G2CONF="${G2CONF}
diff --git a/gnome-extra/evolution-mapi/evolution-mapi-9999.ebuild b/gnome-extra/evolution-mapi/evolution-mapi-9999.ebuild
index d4cf0f5..96696b7 100644
--- a/gnome-extra/evolution-mapi/evolution-mapi-9999.ebuild
+++ b/gnome-extra/evolution-mapi/evolution-mapi-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.32.2.ebuild,v 1.1 2011/02/07 11:40:13 pacho Exp $
+# $Header: $
EAPI="4"
GCONF_DEBUG="no"
@@ -16,8 +16,9 @@ HOMEPAGE="http://projects.gnome.org/evolution/"
LICENSE="GPL-2"
SLOT="1.0"
-IUSE="doc"
+IUSE=""
if [[ ${PV} = 9999 ]]; then
+ IUSE="${IUSE} doc"
KEYWORDS=""
else
# XXX: re-enable keywords when libmapi can be emerged without black magick
@@ -32,10 +33,16 @@ RDEPEND="
>=net-libs/libmapi-1
"
DEPEND="${RDEPEND}
+ >=dev-util/gtk-doc-am-1.9
>=dev-util/intltool-0.35.5
sys-devel/gettext
virtual/pkgconfig
- doc? ( >=dev-util/gtk-doc-1.9 )"
+"
+
+if [[ ${PV} = 9999 ]]; then
+ DEPEND="${DEPEND}
+ doc? ( >=dev-util/gtk-doc-1.9 )"
+fi
src_prepare() {
DOCS="AUTHORS ChangeLog NEWS README"
--git a/gnome-extra/evolution-mapi/metadata.xml b/gnome-extra/evolution-mapi/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/gnome-extra/evolution-mapi/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+</pkgmetadata>
next reply other threads:[~2012-11-25 13:40 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-25 13:39 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-03 15:27 [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-mapi/ Gilles Dartiguelongue
2015-12-26 17:15 Gilles Dartiguelongue
2015-12-13 21:19 Gilles Dartiguelongue
2015-11-23 21:46 Ole Reifschneider
2015-06-08 21:17 Gilles Dartiguelongue
2015-05-12 22:20 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2013-12-12 23:21 Gilles Dartiguelongue
2013-11-16 16:02 Gilles Dartiguelongue
2013-02-20 22:56 Gilles Dartiguelongue
2012-10-30 22:10 Gilles Dartiguelongue
2011-03-09 11:34 Nirbheek Chauhan
2011-02-15 19:52 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=1353850785.5235206387403fa9cdecf5ea1a33e495049f1898.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