public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xmodmap: ChangeLog xmodmap-1.0.7.ebuild
Date: Tue, 15 May 2012 21:40:27 +0000 (UTC)	[thread overview]
Message-ID: <20120515214027.ADF612004B@flycatcher.gentoo.org> (raw)

ssuominen    12/05/15 21:40:27

  Modified:             ChangeLog xmodmap-1.0.7.ebuild
  Log:
  Fix building with -Werror=implicit-function-declaration wrt #415953 by Kacper Kowalik
  
  (Portage version: 2.2.0_alpha105/cvs/Linux x86_64)

Revision  Changes    Path
1.69                 x11-apps/xmodmap/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmodmap/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmodmap/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmodmap/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	15 May 2012 14:21:03 -0000	1.68
+++ ChangeLog	15 May 2012 21:40:27 -0000	1.69
@@ -1,6 +1,11 @@
 # ChangeLog for x11-apps/xmodmap
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.68 2012/05/15 14:21:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.69 2012/05/15 21:40:27 ssuominen Exp $
+
+  15 May 2012; Samuli Suominen <ssuominen@gentoo.org> xmodmap-1.0.7.ebuild,
+  +files/xmodmap-1.0.7-_GNU_SOURCE.patch:
+  Fix building with -Werror=implicit-function-declaration wrt #415953 by Kacper
+  Kowalik
 
   15 May 2012; Alexis Ballier <aballier@gentoo.org> xmodmap-1.0.7.ebuild:
   keyword ~amd64-fbsd



1.3                  x11-apps/xmodmap/xmodmap-1.0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.7.ebuild?r1=1.2&r2=1.3

Index: xmodmap-1.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xmodmap-1.0.7.ebuild	15 May 2012 14:21:03 -0000	1.2
+++ xmodmap-1.0.7.ebuild	15 May 2012 21:40:27 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.7.ebuild,v 1.2 2012/05/15 14:21:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.7.ebuild,v 1.3 2012/05/15 21:40:27 ssuominen Exp $
 
 EAPI=4
 
@@ -13,3 +13,5 @@
 
 RDEPEND="x11-libs/libX11"
 DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}"/${P}-_GNU_SOURCE.patch )






             reply	other threads:[~2012-05-15 21:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15 21:40 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-26 17:03 [gentoo-commits] gentoo-x86 commit in x11-apps/xmodmap: ChangeLog xmodmap-1.0.7.ebuild Raul Porcel (armin76)
2012-07-12 17:22 Brent Baude (ranger)
2012-07-11 19:32 Brent Baude (ranger)
2012-06-28 14:37 Jeroen Roovers (jer)
2012-06-28  5:44 Markus Meier (maekke)
2012-06-24 18:54 Agostino Sarubbo (ago)
2012-06-22 20:32 Agostino Sarubbo (ago)
2012-05-15 14:21 Alexis Ballier (aballier)

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=20120515214027.ADF612004B@flycatcher.gentoo.org \
    --to=ssuominen@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