public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/libgnomekbd/
Date: Thu,  7 Apr 2011 14:15:26 +0000 (UTC)	[thread overview]
Message-ID: <17c6576743ebcd45ced2afd8e0670dbd16617a65.eva@gentoo> (raw)

commit:     17c6576743ebcd45ced2afd8e0670dbd16617a65
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 14:09:08 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 14:14:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=17c65767

gnome-base/libgnomekbd: QAed

	* Add missing preserve_old_lib calls

(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key C6085806)

---
 gnome-base/libgnomekbd/libgnomekbd-3.0.0.1.ebuild |   16 ++++++++++++++--
 gnome-base/libgnomekbd/libgnomekbd-9999.ebuild    |    2 +-
 2 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/gnome-base/libgnomekbd/libgnomekbd-3.0.0.1.ebuild b/gnome-base/libgnomekbd/libgnomekbd-3.0.0.1.ebuild
index ab94e32..dc5dbf9 100644
--- a/gnome-base/libgnomekbd/libgnomekbd-3.0.0.1.ebuild
+++ b/gnome-base/libgnomekbd/libgnomekbd-3.0.0.1.ebuild
@@ -13,18 +13,18 @@ HOMEPAGE="http://www.gnome.org"
 
 LICENSE="LGPL-2"
 SLOT="0"
-IUSE="+introspection test"
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 	KEYWORDS=""
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 fi
+IUSE="+introspection test"
 
 RDEPEND=">=dev-libs/glib-2.18:2
 	>=x11-libs/gtk+-2.91.7:3[introspection?]
 	>=x11-libs/libxklavier-5.1
-	
+
 	introspection? ( >=dev-libs/gobject-introspection-0.6.7 )"
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.35
@@ -38,3 +38,15 @@ pkg_setup() {
 		$(use_enable test tests)"
 	DOCS="AUTHORS ChangeLog NEWS README"
 }
+
+pkg_preinst() {
+	gnome2_pkg_preinst
+	preserve_old_lib /usr/$(get_libdir)/libgnomekbd.so.4
+	preserve_old_lib /usr/$(get_libdir)/libgnomekbdui.so.4
+}
+
+pkg_postinst() {
+	gnome2_pkg_postinst
+	preserve_old_lib_notify /usr/$(get_libdir)/libgnomekbd.so.4
+	preserve_old_lib_notify /usr/$(get_libdir)/libgnomekbdui.so.4
+}

diff --git a/gnome-base/libgnomekbd/libgnomekbd-9999.ebuild b/gnome-base/libgnomekbd/libgnomekbd-9999.ebuild
index ab94e32..74c3106 100644
--- a/gnome-base/libgnomekbd/libgnomekbd-9999.ebuild
+++ b/gnome-base/libgnomekbd/libgnomekbd-9999.ebuild
@@ -24,7 +24,7 @@ fi
 RDEPEND=">=dev-libs/glib-2.18:2
 	>=x11-libs/gtk+-2.91.7:3[introspection?]
 	>=x11-libs/libxklavier-5.1
-	
+
 	introspection? ( >=dev-libs/gobject-introspection-0.6.7 )"
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.35



             reply	other threads:[~2011-04-07 14:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-07 14:15 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-14  8:54 [gentoo-commits] proj/gnome:master commit in: gnome-base/libgnomekbd/ Mart Raudsepp
2018-09-10 21:33 Gilles Dartiguelongue
2018-07-31 14:45 Sobhan Mohammadpour
2014-10-27  0:04 Gilles Dartiguelongue
2012-12-25 18:17 Gilles Dartiguelongue
2012-09-27 22:39 Alexandre Rostovtsev
2012-09-21  0:27 Nirbheek Chauhan
2011-04-07 21:56 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
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=17c6576743ebcd45ced2afd8e0670dbd16617a65.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