public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/x11:master commit in: dev-libs/libevdev/
@ 2013-11-01  7:37 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2013-11-01  7:37 UTC (permalink / raw
  To: gentoo-commits

commit:     69a0a3073cc9a3800f8ca86651574f5a22c7511b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 07:37:57 2013 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 07:37:57 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=69a0a307

dev-libs/libevdev: Use python-any-r1 since Python is purely a build-time issue.

Package-Manager: portage-2.2.7

---
 dev-libs/libevdev/libevdev-9999.ebuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-libs/libevdev/libevdev-9999.ebuild b/dev-libs/libevdev/libevdev-9999.ebuild
index 22407c6..14fa0b5 100644
--- a/dev-libs/libevdev/libevdev-9999.ebuild
+++ b/dev-libs/libevdev/libevdev-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 XORG_MULTILIB=yes
 PYTHON_COMPAT=( python{2_5,2_6,2_7} )
 
-inherit python-single-r1 xorg-2
+inherit python-any-r1 xorg-2
 
 EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}.git"
 
@@ -20,8 +20,3 @@ fi
 
 KEYWORDS="~amd64"
 IUSE=""
-
-src_prepare() {
-	python_fix_shebang libevdev/make-event-names.py
-	xorg-2_src_prepare
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/x11:master commit in: dev-libs/libevdev/
@ 2014-01-03  1:27 Matt Turner
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner @ 2014-01-03  1:27 UTC (permalink / raw
  To: gentoo-commits

commit:     b11dd9358ba4a4a51eb7b8717d4b3a7e892bc742
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Fri Jan  3 01:27:47 2014 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 01:27:47 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=b11dd935

dev-libs/libevdev: Restrict tests (need to be run as root)

---
 dev-libs/libevdev/libevdev-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/libevdev/libevdev-9999.ebuild b/dev-libs/libevdev/libevdev-9999.ebuild
index 14fa0b5..805d4f7 100644
--- a/dev-libs/libevdev/libevdev-9999.ebuild
+++ b/dev-libs/libevdev/libevdev-9999.ebuild
@@ -18,5 +18,6 @@ else
 	SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 fi
 
+RESTRICT="test" # Tests need to run as root.
 KEYWORDS="~amd64"
 IUSE=""


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-03  1:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03  1:27 [gentoo-commits] proj/x11:master commit in: dev-libs/libevdev/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2013-11-01  7:37 Michał Górny

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