summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 04:53:54 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 04:53:54 +0000
commit32f901062fd52de9e9c0015e9df78baa7ad88805 (patch)
treef738f2e0eda6fda4dfaf576d3c181cf3134eb5ae /x11-misc/keytouch
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.tar.gz
gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.tar.bz2
gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.zip
dev-util/pkgconifg -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-misc/keytouch')
-rw-r--r--x11-misc/keytouch/ChangeLog7
-rw-r--r--x11-misc/keytouch/keytouch-2.4.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/keytouch/ChangeLog b/x11-misc/keytouch/ChangeLog
index c3a8feaffa8a..3260ce9a81c9 100644
--- a/x11-misc/keytouch/ChangeLog
+++ b/x11-misc/keytouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/keytouch
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.22 2011/11/17 19:04:18 hwoarang Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.23 2012/05/05 04:53:46 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> keytouch-2.4.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
17 Nov 2011; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Change developer's email
diff --git a/x11-misc/keytouch/keytouch-2.4.1.ebuild b/x11-misc/keytouch/keytouch-2.4.1.ebuild
index f98b9883ba79..2450f715f84d 100644
--- a/x11-misc/keytouch/keytouch-2.4.1.ebuild
+++ b/x11-misc/keytouch/keytouch-2.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.4.1.ebuild,v 1.6 2011/10/28 01:05:09 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.4.1.ebuild,v 1.7 2012/05/05 04:53:46 jdhore Exp $
EAPI=2
inherit eutils linux-info
@@ -19,7 +19,7 @@ RDEPEND="x11-libs/gtk+:2
gnome-base/gnome-menus:0
media-libs/alsa-lib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/inputproto
x11-proto/xextproto
x11-proto/xproto"