public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/kbdd: kbdd-0.7.ebuild ChangeLog
@ 2012-12-27  6:10 Alexander Vershilov (qnikst)
  0 siblings, 0 replies; only message in thread
From: Alexander Vershilov (qnikst) @ 2012-12-27  6:10 UTC (permalink / raw
  To: gentoo-commits

qnikst      12/12/27 06:10:52

  Modified:             kbdd-0.7.ebuild ChangeLog
  Log:
  fix build bug #448720
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  x11-misc/kbdd/kbdd-0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/kbdd/kbdd-0.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/kbdd/kbdd-0.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/kbdd/kbdd-0.7.ebuild?r1=1.1&r2=1.2

Index: kbdd-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/kbdd/kbdd-0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kbdd-0.7.ebuild	21 Dec 2012 10:19:36 -0000	1.1
+++ kbdd-0.7.ebuild	27 Dec 2012 06:10:52 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/kbdd/kbdd-0.7.ebuild,v 1.1 2012/12/21 10:19:36 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/kbdd/kbdd-0.7.ebuild,v 1.2 2012/12/27 06:10:52 qnikst Exp $
 
 EAPI=4
 
-inherit autotools
+inherit autotools eutils
 
 DESCRIPTION="Very simple layout switcher"
 HOMEPAGE="http://github.com/qnikst/kbdd"
@@ -27,6 +27,7 @@
 
 src_prepare() {
 	cd "${WORKDIR}"/qnikst-kbdd-*
+	epatch "${FILESDIR}"/kbdd-0.7-fix-non-dbus-build.patch
 	S=$(pwd)
 	eautoreconf
 }



1.2                  x11-misc/kbdd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/kbdd/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/kbdd/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/kbdd/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/kbdd/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	21 Dec 2012 10:19:36 -0000	1.1
+++ ChangeLog	27 Dec 2012 06:10:52 -0000	1.2
@@ -1 +1,5 @@
 
+  27 Dec 2012;  <qnikst@gentoo.org> +files/kbdd-0.7-fix-non-dbus-build.patch,
+  kbdd-0.7.ebuild:
+  fix build bug #448720
+





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-27  6:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-27  6:10 [gentoo-commits] gentoo-x86 commit in x11-misc/kbdd: kbdd-0.7.ebuild ChangeLog Alexander Vershilov (qnikst)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox