* [gentoo-commits] gentoo-x86 commit in x11-misc/xhkeys: xhkeys-2.2.1.ebuild ChangeLog
@ 2009-12-15 17:47 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-15 17:47 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/12/15 17:47:29
Modified: xhkeys-2.2.1.ebuild ChangeLog
Log:
Fix HOMEPAGE and SRC_URI wrt #297028.
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Revision Changes Path
1.6 x11-misc/xhkeys/xhkeys-2.2.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild?r1=1.5&r2=1.6
Index: xhkeys-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xhkeys-2.2.1.ebuild 22 Oct 2006 00:20:41 -0000 1.5
+++ xhkeys-2.2.1.ebuild 15 Dec 2009 17:47:29 -0000 1.6
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild,v 1.5 2006/10/22 00:20:41 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild,v 1.6 2009/12/15 17:47:29 ssuominen Exp $
DESCRIPTION="assign particular actions to any key or key combination"
-HOMEPAGE="http://www.geocities.com/wmalms/"
-SRC_URI="http://www.geocities.com/wmalms/${P}.tar.gz"
+HOMEPAGE="http://wmalms.tripod.com/#XHKEYS"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -19,6 +19,6 @@
x11-proto/xproto"
src_install() {
- dobin xhkeys xhkconf
+ dobin xhkeys xhkconf || die
dodoc README VERSION
}
1.14 x11-misc/xhkeys/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xhkeys/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xhkeys/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xhkeys/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 22 Feb 2007 00:05:15 -0000 1.13
+++ ChangeLog 15 Dec 2009 17:47:29 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xhkeys
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v 1.13 2007/02/22 00:05:15 jokey Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v 1.14 2009/12/15 17:47:29 ssuominen Exp $
+
+ 15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xhkeys-2.2.1.ebuild:
+ Fix HOMEPAGE and SRC_URI wrt #297028.
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xhkeys: xhkeys-2.2.1.ebuild ChangeLog
@ 2010-09-13 11:20 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 2+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2010-09-13 11:20 UTC (permalink / raw
To: gentoo-commits
xarthisius 10/09/13 11:20:46
Modified: xhkeys-2.2.1.ebuild ChangeLog
Log:
Fix build with linux-headers >= 2.6.23 wrt bug 337056. Thanks to Diego for the report.
(Portage version: 2.2_rc77/cvs/Linux x86_64)
Revision Changes Path
1.7 x11-misc/xhkeys/xhkeys-2.2.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild?r1=1.6&r2=1.7
Index: xhkeys-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xhkeys-2.2.1.ebuild 15 Dec 2009 17:47:29 -0000 1.6
+++ xhkeys-2.2.1.ebuild 13 Sep 2010 11:20:46 -0000 1.7
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild,v 1.6 2009/12/15 17:47:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild,v 1.7 2010/09/13 11:20:46 xarthisius Exp $
+
+inherit eutils
DESCRIPTION="assign particular actions to any key or key combination"
HOMEPAGE="http://wmalms.tripod.com/#XHKEYS"
@@ -18,6 +20,12 @@
x11-proto/xextproto
x11-proto/xproto"
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ epatch "${FILESDIR}"/${P}-linux_headers.patch
+}
+
src_install() {
dobin xhkeys xhkconf || die
dodoc README VERSION
1.15 x11-misc/xhkeys/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xhkeys/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xhkeys/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xhkeys/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 15 Dec 2009 17:47:29 -0000 1.14
+++ ChangeLog 13 Sep 2010 11:20:46 -0000 1.15
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/xhkeys
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v 1.14 2009/12/15 17:47:29 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v 1.15 2010/09/13 11:20:46 xarthisius Exp $
+
+ 13 Sep 2010; Kacper Kowalik <xarthisius@gentoo.org> xhkeys-2.2.1.ebuild,
+ +files/xhkeys-2.2.1-linux_headers.patch:
+ Fix build with linux-headers >= 2.6.23 wrt bug 337056. Thanks to Diego for
+ the report.
15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xhkeys-2.2.1.ebuild:
Fix HOMEPAGE and SRC_URI wrt #297028.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-13 11:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 17:47 [gentoo-commits] gentoo-x86 commit in x11-misc/xhkeys: xhkeys-2.2.1.ebuild ChangeLog Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2010-09-13 11:20 Kacper Kowalik (xarthisius)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox