public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/gpm: gpm-1.20.1-r6.ebuild ChangeLog
Date: Sun, 15 Feb 2009 21:05:33 +0000	[thread overview]
Message-ID: <E1LYoBB-0002xb-Nt@stork.gentoo.org> (raw)

vapier      09/02/15 21:05:33

  Modified:             gpm-1.20.1-r6.ebuild ChangeLog
  Log:
  Move LANG patch to patch tarball.

Revision  Changes    Path
1.11                 sys-libs/gpm/gpm-1.20.1-r6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild?r1=1.10&r2=1.11

Index: gpm-1.20.1-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gpm-1.20.1-r6.ebuild	10 Jan 2008 09:56:55 -0000	1.10
+++ gpm-1.20.1-r6.ebuild	15 Feb 2009 21:05:33 -0000	1.11
@@ -1,13 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild,v 1.10 2008/01/10 09:56:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild,v 1.11 2009/02/15 21:05:33 vapier Exp $
 
 # emacs support disabled due to Bug 99533
 
 inherit eutils toolchain-funcs
 #elisp-common
 
-PATCH_VER="1.5"
+PATCH_VER="1.6"
 DESCRIPTION="Console-based mouse driver"
 HOMEPAGE="http://linux.schottelius.org/gpm/"
 SRC_URI="ftp://arcana.linux.it/pub/gpm/${P}.tar.bz2
@@ -27,7 +27,6 @@
 	unpack ${A}
 	cd "${S}"
 	EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patch
-	epatch "${FILESDIR}"/gpm-configure-LANG.patch
 }
 
 src_compile() {



1.76                 sys-libs/gpm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	21 Jan 2009 20:25:35 -0000	1.75
+++ ChangeLog	15 Feb 2009 21:05:33 -0000	1.76
@@ -1,6 +1,10 @@
 # ChangeLog for sys-libs/gpm
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.75 2009/01/21 20:25:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.76 2009/02/15 21:05:33 vapier Exp $
+
+  15 Feb 2009; Mike Frysinger <vapier@gentoo.org>
+  -files/gpm-configure-LANG.patch, gpm-1.20.1-r6.ebuild:
+  Move LANG patch to patch tarball.
 
   21 Jan 2009; Jeroen Roovers <jer@gentoo.org> gpm-1.20.5.ebuild:
   Stable for HPPA (bug #253354).






             reply	other threads:[~2009-02-15 21:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-15 21:05 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-12-25  4:07 [gentoo-commits] gentoo-x86 commit in sys-libs/gpm: gpm-1.20.1-r6.ebuild ChangeLog Brent Baude (ranger)
2007-12-22 10:14 Samuli Suominen (drac)
2007-12-21 12:41 Gysbert Wassenaar (nixnut)
2007-12-21 10:30 Raul Porcel (armin76)
2007-12-20 16:07 Jeroen Roovers (jer)
2007-12-20 13:07 Markus Meier (maekke)
2007-11-12  6:57 Mike Frysinger (vapier)
2007-11-01 19:09 Christian Heim (phreak)

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=E1LYoBB-0002xb-Nt@stork.gentoo.org \
    --to=vapier@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