From: "Christian Faulhammer (fauli)" <fauli@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xsetmode: xsetmode-1.0.0.ebuild ChangeLog
Date: Tue, 05 May 2009 08:12:39 +0000 [thread overview]
Message-ID: <E1M1FlX-0000KV-4r@stork.gentoo.org> (raw)
fauli 09/05/05 08:12:39
Modified: xsetmode-1.0.0.ebuild ChangeLog
Log:
fix repoman warnings
(Portage version: 2.1.6.11/cvs/Linux i686)
Revision Changes Path
1.14 x11-apps/xsetmode/xsetmode-1.0.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild?r1=1.13&r2=1.14
Index: xsetmode-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xsetmode-1.0.0.ebuild 3 Oct 2008 08:51:47 -0000 1.13
+++ xsetmode-1.0.0.ebuild 5 May 2009 08:12:39 -0000 1.14
@@ -1,6 +1,6 @@
-# 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/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.13 2008/10/03 08:51:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.14 2009/05/05 08:12:39 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,7 @@
DESCRIPTION="set the mode for an X Input device"
KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd"
+IUSE=""
RDEPEND="x11-libs/libXi
x11-libs/libX11"
DEPEND="${RDEPEND}"
1.23 x11-apps/xsetmode/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 3 Oct 2008 08:51:47 -0000 1.22
+++ ChangeLog 5 May 2009 08:12:39 -0000 1.23
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xsetmode
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.22 2008/10/03 08:51:47 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.23 2009/05/05 08:12:39 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org>
+ xsetmode-1.0.0.ebuild:
+ fix repoman warnings
03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xsetmode-1.0.0.ebuild:
Add ~ia64 wrt #237411
next reply other threads:[~2009-05-05 8:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-05 8:12 Christian Faulhammer (fauli) [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-12-15 19:21 [gentoo-commits] gentoo-x86 commit in x11-apps/xsetmode: xsetmode-1.0.0.ebuild ChangeLog Brent Baude (ranger)
2009-11-21 17:46 Raul Porcel (armin76)
2009-10-26 20:39 Jeroen Roovers (jer)
2009-10-11 11:15 Gysbert Wassenaar (nixnut)
2009-06-23 20:53 Tobias Klausmann (klausman)
2009-05-28 17:18 Raul Porcel (armin76)
2008-10-03 8:51 Raul Porcel (armin76)
2008-09-26 12:58 Jeroen Roovers (jer)
2008-09-24 9:46 Alexis Ballier (aballier)
2008-03-24 14:19 Markus Meier (maekke)
2008-01-10 14:51 Jim Ramsay (lack)
2007-12-20 0:25 Dawid Weglinski (cla)
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=E1M1FlX-0000KV-4r@stork.gentoo.org \
--to=fauli@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