From: "Mart Raudsepp (leio)" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: ChangeLog gnome-keyring-2.22.3-r2.ebuild
Date: Sun, 27 Sep 2009 23:53:01 +0000 [thread overview]
Message-ID: <E1Ms3Y5-0002ke-P1@stork.gentoo.org> (raw)
leio 09/09/27 23:53:01
Modified: ChangeLog
Added: gnome-keyring-2.22.3-r2.ebuild
Log:
Fix public headers to work with C++ code in the 2.22 series too
(Portage version: 2.2_rc22/cvs/Linux 2.6.31-gentoo x86_64)
Revision Changes Path
1.153 gnome-base/gnome-keyring/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.153&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.153&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.152&r2=1.153
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog 13 Sep 2009 21:42:01 -0000 1.152
+++ ChangeLog 27 Sep 2009 23:53:01 -0000 1.153
@@ -1,6 +1,13 @@
# ChangeLog for gnome-base/gnome-keyring
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.152 2009/09/13 21:42:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.153 2009/09/27 23:53:01 leio Exp $
+
+*gnome-keyring-2.22.3-r2 (27 Sep 2009)
+
+ 27 Sep 2009; Mart Raudsepp <leio@gentoo.org>
+ +files/gnome-keyring-2.22.3-headers-fix-for-cxx.patch,
+ +gnome-keyring-2.22.3-r2.ebuild:
+ Fix public headers to work with C++ code in the 2.22 series too
13 Sep 2009; Gilles Dartiguelongue <eva@gentoo.org>
gnome-keyring-2.26.3.ebuild, +files/gnome-keyring-2.26.3-assert.patch:
1.1 gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild?rev=1.1&content-type=text/plain
Index: gnome-keyring-2.22.3-r2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.22.3-r2.ebuild,v 1.1 2009/09/27 23:53:01 leio Exp $
inherit gnome2 eutils pam autotools
DESCRIPTION="Password and keyring managing daemon"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc hal pam test"
RDEPEND=">=dev-libs/glib-2.8
>=x11-libs/gtk+-2.6
gnome-base/gconf
>=sys-apps/dbus-1.0
hal? ( >=sys-apps/hal-0.5.7 )
pam? ( virtual/pam )
>=dev-libs/libgcrypt-1.2.2
>=dev-libs/libtasn1-1"
DEPEND="${RDEPEND}
sys-devel/gettext
>=dev-util/intltool-0.35
>=dev-util/pkgconfig-0.9
dev-util/gtk-doc-am
doc? ( dev-util/gtk-doc )"
DOCS="AUTHORS ChangeLog NEWS README TODO"
pkg_setup() {
G2CONF="${G2CONF}
$(use_enable debug)
$(use_enable hal)
$(use_enable test tests)
$(use_enable pam)
$(use_with pam pam-dir $(getpam_mod_dir))
--with-root-certs=/usr/share/ca-certificates/"
}
src_unpack() {
gnome2_src_unpack
# Backport from trunk for fixing upstream bug #511285, bug #238098
epatch "${FILESDIR}/${P}-warnings.patch"
# Fix configure with recent libtasn1, bug #266554
epatch "${FILESDIR}/${P}-pkg-libtasn1.patch"
# Makes the installed public headers includeable in C++ code, such as webkit-gtk
epatch "${FILESDIR}/${P}-headers-fix-for-cxx.patch"
intltoolize --force --copy --automake || die "inltoolize failed"
eautoreconf
}
next reply other threads:[~2009-09-27 23:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-27 23:53 Mart Raudsepp (leio) [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-09-28 2:10 [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: ChangeLog gnome-keyring-2.22.3-r2.ebuild Olivier Crete (tester)
2009-09-28 13:58 Christian Faulhammer (fauli)
2009-09-28 18:12 Tobias Klausmann (klausman)
2009-10-02 15:53 Mounir Lamouri (volkmar)
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=E1Ms3Y5-0002ke-P1@stork.gentoo.org \
--to=leio@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