diff options
author | 2009-06-08 13:22:40 +0000 | |
---|---|---|
committer | 2009-06-08 13:22:40 +0000 | |
commit | e8a0d1a4c9431c6fc512330416c0372c0510c05d (patch) | |
tree | 250ff04642c4dcc429adc4c055cc8437c103ffda /net-misc/italc | |
parent | x11-base/xorg-x11: pkgmove xinput from x11-misc/ to x11-apps/ (diff) | |
download | gentoo-2-e8a0d1a4c9431c6fc512330416c0372c0510c05d.tar.gz gentoo-2-e8a0d1a4c9431c6fc512330416c0372c0510c05d.tar.bz2 gentoo-2-e8a0d1a4c9431c6fc512330416c0372c0510c05d.zip |
net-misc/italc: pkgmove xinput from x11-misc/ to x11-apps/
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/italc')
-rw-r--r-- | net-misc/italc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/italc/italc-1.0.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/italc/italc-1.0.9.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/italc/ChangeLog b/net-misc/italc/ChangeLog index 2b1d46da8e39..fbc17c6da16c 100644 --- a/net-misc/italc/ChangeLog +++ b/net-misc/italc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/italc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/italc/ChangeLog,v 1.16 2009/05/24 09:10:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/italc/ChangeLog,v 1.17 2009/06/08 13:22:40 remi Exp $ + + 08 Jun 2009; Rémi Cardona <remi@gentoo.org> italc-1.0.3-r1.ebuild, + italc-1.0.9.ebuild: + pkgmove xinput from x11-misc/ to x11-apps/ 24 May 2009; Markus Meier <maekke@gentoo.org> italc-1.0.9.ebuild: x86 stable, bug #269843 diff --git a/net-misc/italc/italc-1.0.3-r1.ebuild b/net-misc/italc/italc-1.0.3-r1.ebuild index a5c503805307..1b02d1e646cf 100644 --- a/net-misc/italc/italc-1.0.3-r1.ebuild +++ b/net-misc/italc/italc-1.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/italc/italc-1.0.3-r1.ebuild,v 1.2 2009/01/21 22:24:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/italc/italc-1.0.3-r1.ebuild,v 1.3 2009/06/08 13:22:40 remi Exp $ EAPI=1 @@ -31,7 +31,7 @@ RDEPEND="dev-libs/lzo x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXtst - x11-misc/xinput )" + x11-apps/xinput )" DEPEND="${RDEPEND} X? ( x11-proto/inputproto )" diff --git a/net-misc/italc/italc-1.0.9.ebuild b/net-misc/italc/italc-1.0.9.ebuild index e3a8175142d9..b08c0aae7265 100644 --- a/net-misc/italc/italc-1.0.9.ebuild +++ b/net-misc/italc/italc-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/italc/italc-1.0.9.ebuild,v 1.3 2009/05/24 09:10:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/italc/italc-1.0.9.ebuild,v 1.4 2009/06/08 13:22:40 remi Exp $ EAPI=2 @@ -33,7 +33,7 @@ RDEPEND="dev-libs/lzo x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXtst - x11-misc/xinput + x11-apps/xinput x11-libs/qt-gui:4 )" DEPEND="${RDEPEND} X? ( x11-proto/inputproto )" |