public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: x11-wm/mutter/, x11-wm/mutter/files/
Date: Tue, 29 Mar 2011 08:35:59 +0000 (UTC)	[thread overview]
Message-ID: <95fa978e2de0e8daa30227526a7b30bbbff1e54d.nirbheek@gentoo> (raw)

commit:     95fa978e2de0e8daa30227526a7b30bbbff1e54d
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 29 07:50:12 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 08:35:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=95fa978e

x11-wm/mutter: 2.91.92 → 2.91.93

---
 x11-wm/mutter/files/mutter-fix-ld-failure.patch    |   39 --------------------
 ...mutter-2.91.92.ebuild => mutter-2.91.93.ebuild} |    0
 2 files changed, 0 insertions(+), 39 deletions(-)

diff --git a/x11-wm/mutter/files/mutter-fix-ld-failure.patch b/x11-wm/mutter/files/mutter-fix-ld-failure.patch
deleted file mode 100644
index ef36573..0000000
--- a/x11-wm/mutter/files/mutter-fix-ld-failure.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From bbd98e7b8612a1bba82a397525a673643cff3d6e Mon Sep 17 00:00:00 2001
-From: Rico Tzschichholz <ricotz@t-online.de>
-Date: Tue, 8 Mar 2011 12:20:08 +0100
-Subject: [PATCH] Fix ld failure caused by several incomplete LDADD statements
-
-https://bugzilla.gnome.org/show_bug.cgi?id=644188
----
- src/Makefile.am |    8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/src/Makefile.am b/src/Makefile.am
-index 4e02816..f87453d 100644
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -218,7 +218,7 @@ mutter_theme_viewer_SOURCES=  \
- bin_PROGRAMS=mutter mutter-theme-viewer
- 
- mutter_SOURCES = core/mutter.c
--mutter_LDADD = libmutter-wm.la
-+mutter_LDADD = $(MUTTER_LIBS) libmutter-wm.la
- 
- if HAVE_INTROSPECTION
- include $(INTROSPECTION_MAKEFILE)
-@@ -257,9 +257,9 @@ testasyncgetprop_SOURCES = core/testasyncgetprop.c
- 
- noinst_PROGRAMS=testboxes testgradient testasyncgetprop
- 
--testboxes_LDADD = libmutter-wm.la
--testgradient_LDADD = libmutter-wm.la
--testasyncgetprop_LDADD = libmutter-wm.la
-+testboxes_LDADD = $(MUTTER_LIBS) libmutter-wm.la
-+testgradient_LDADD = $(MUTTER_LIBS) libmutter-wm.la
-+testasyncgetprop_LDADD = $(MUTTER_LIBS) libmutter-wm.la
- 
- @INTLTOOL_DESKTOP_RULE@
- 
--- 
-1.7.3.4
-

diff --git a/x11-wm/mutter/mutter-2.91.92.ebuild b/x11-wm/mutter/mutter-2.91.93.ebuild
similarity index 100%
rename from x11-wm/mutter/mutter-2.91.92.ebuild
rename to x11-wm/mutter/mutter-2.91.93.ebuild



             reply	other threads:[~2011-03-29  8:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-29  8:35 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-18  9:00 [gentoo-commits] proj/gnome:master commit in: x11-wm/mutter/, x11-wm/mutter/files/ Ole Reifschneider
2012-03-26  8:20 Nirbheek Chauhan
2011-10-18  7:37 Alexandre Restovtsev
2011-06-02 14:43 Nirbheek Chauhan
2011-04-29 19:16 Nirbheek Chauhan
2011-03-09 11:34 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=95fa978e2de0e8daa30227526a7b30bbbff1e54d.nirbheek@gentoo \
    --to=nirbheek@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