* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmxkb: wmxkb-1.2.2.ebuild ChangeLog
@ 2008-10-28 11:42 Michele Noberasco (s4t4n)
0 siblings, 0 replies; only message in thread
From: Michele Noberasco (s4t4n) @ 2008-10-28 11:42 UTC (permalink / raw
To: gentoo-commits
s4t4n 08/10/28 11:42:44
Modified: wmxkb-1.2.2.ebuild ChangeLog
Log:
Trivial fix for bug #242188, plus minor QA fixes.
(Portage version: 2.1.4.5)
Revision Changes Path
1.7 x11-plugins/wmxkb/wmxkb-1.2.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild?r1=1.6&r2=1.7
Index: wmxkb-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wmxkb-1.2.2.ebuild 22 Jul 2007 04:16:09 -0000 1.6
+++ wmxkb-1.2.2.ebuild 28 Oct 2008 11:42:44 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild,v 1.6 2007/07/22 04:16:09 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild,v 1.7 2008/10/28 11:42:44 s4t4n Exp $
IUSE=""
@@ -22,8 +22,12 @@
x11-proto/inputproto"
src_install () {
- make DESTDIR=${D} BINDIR=${D}/usr/bin DOCDIR=${D}/usr/share/doc DATADIR=${D}/usr/share install
+ make DESTDIR="${D}" BINDIR="${D}/usr/bin" DOCDIR="${D}/usr/share/doc" DATADIR="${D}/usr/share" install
+
+ #install binary by hand per bug #242188
+ dobin wmxkb
+
dodoc README
- cd ${WORKDIR}/${P}/doc
+ cd "${WORKDIR}/${P}/doc"
dodoc manual_body.html manual_title.html manual.book
}
1.10 x11-plugins/wmxkb/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmxkb/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmxkb/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmxkb/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmxkb/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 22 Jul 2007 04:16:09 -0000 1.9
+++ ChangeLog 28 Oct 2008 11:42:44 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmxkb
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxkb/ChangeLog,v 1.9 2007/07/22 04:16:09 dberkholz Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxkb/ChangeLog,v 1.10 2008/10/28 11:42:44 s4t4n Exp $
+
+ 28 Oct 2008; Michele Noberasco <s4t4n@gentoo.org>; wmxkb-1.2.2.ebuild:
+ Trivial fix for bug #242188, plus minor QA fixes.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; wmxkb-1.2.2.ebuild:
Drop virtual/x11 references.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-28 11:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 11:42 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmxkb: wmxkb-1.2.2.ebuild ChangeLog Michele Noberasco (s4t4n)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox