summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2012-03-18 05:00:26 +0100
committerChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2012-03-18 05:00:26 +0100
commit6173e338c1d538a043679dd567b4ea58ad056b9d (patch)
tree65466646a16c6ba791708c9f867dc3819edbaee9 /x11-apps
parentx11-apps/xev: sync dependencies with portage (diff)
downloadx11-6173e338c1d538a043679dd567b4ea58ad056b9d.tar.gz
x11-6173e338c1d538a043679dd567b4ea58ad056b9d.tar.bz2
x11-6173e338c1d538a043679dd567b4ea58ad056b9d.zip
x11-apps/xev: sync dependencies with portage, again
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xev/Manifest2
-rw-r--r--x11-apps/xev/xev-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xev/Manifest b/x11-apps/xev/Manifest
index ede7f9bc..5755af53 100644
--- a/x11-apps/xev/Manifest
+++ b/x11-apps/xev/Manifest
@@ -1 +1 @@
-EBUILD xev-9999.ebuild 445 RMD160 23dca9d71b4733bdc8b84d675beaa1f97c74cc46 SHA1 f390ca81570f10cc365ad29c6c538bcef30a4971 SHA256 05816d5298425fde9da56e7bdec489c370333da49e0983792d21ea5b7a517a4c
+EBUILD xev-9999.ebuild 445 RMD160 67246b31d5cd88f45ad113c960afb16b38b61c06 SHA1 fea99bbd139ad3a558f776d1737ad9a288e46932 SHA256 c34fd2b1c0b305387e3b452cb9a30f45eab0e4e7779b74564f2e51618c5ac44f
diff --git a/x11-apps/xev/xev-9999.ebuild b/x11-apps/xev/xev-9999.ebuild
index 0a4f5ac8..09070928 100644
--- a/x11-apps/xev/xev-9999.ebuild
+++ b/x11-apps/xev/xev-9999.ebuild
@@ -12,6 +12,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
IUSE=""
RDEPEND="x11-libs/libX11
- x11-libs/libXrandr
+ x11-libs/libXrandr"
+DEPEND="${RDEPEND}
x11-proto/xproto"
-DEPEND="${RDEPEND}"