diff options
author | 2013-01-23 19:49:11 +0100 | |
---|---|---|
committer | 2013-01-23 19:49:11 +0100 | |
commit | 5eeb9ae117506e3fc1be9eff02f693e1c7a97cfe (patch) | |
tree | 57f4deea31f348517c4bf84b7f333bafb59a4267 /x11-drivers/xf86-input-synaptics | |
parent | Merge branch 'master' of ssh://git.overlays.gentoo.org/proj/x11 (diff) | |
download | x11-5eeb9ae117506e3fc1be9eff02f693e1c7a97cfe.tar.gz x11-5eeb9ae117506e3fc1be9eff02f693e1c7a97cfe.tar.bz2 x11-5eeb9ae117506e3fc1be9eff02f693e1c7a97cfe.zip |
Update packages to EAPI=5
Diffstat (limited to 'x11-drivers/xf86-input-synaptics')
-rw-r--r-- | x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild index 1f951fff..c339da11 100644 --- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild +++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit linux-info xorg-2 |