summaryrefslogtreecommitdiff
path: root/games-util/dwarftherapist
diff options
context:
space:
mode:
authoreroen2013-03-14 03:19:34 +0100
committereroen2013-03-14 03:19:34 +0100
commit32d497c3a0c39c79184293ff93c67b4a1990c4a0 (patch)
treed489fcdd9092daf7dd106b7f30bae4326bd703e2 /games-util/dwarftherapist
parent5f27b3d5a3ebd747dae49f1d46cb36fc965238ba (diff)
downloaderoen-overlay-32d497c3a0c39c79184293ff93c67b4a1990c4a0.tar.gz
eroen-overlay-32d497c3a0c39c79184293ff93c67b4a1990c4a0.tar.bz2
eroen-overlay-32d497c3a0c39c79184293ff93c67b4a1990c4a0.tar.xz
betterified deps
Diffstat (limited to 'games-util/dwarftherapist')
-rw-r--r--games-util/dwarftherapist/Manifest2
-rw-r--r--games-util/dwarftherapist/dwarftherapist-0.6.13_p20120616.ebuild13
2 files changed, 6 insertions, 9 deletions
diff --git a/games-util/dwarftherapist/Manifest b/games-util/dwarftherapist/Manifest
index 110099e5..d2dceae3 100644
--- a/games-util/dwarftherapist/Manifest
+++ b/games-util/dwarftherapist/Manifest
@@ -1,2 +1,2 @@
-EBUILD dwarftherapist-0.6.13_p20120616.ebuild 2140 SHA256 0695206b8a5bef2072f184d11908ae4d1e7efb38f9905cdd10632134bd279102 SHA512 20db59f1f2dd86b64587df4f6c506554e98fff0589bc1ffa9658230d9928611693f11a2b03bda63a97d8a8466720f5b6236700a7618a3e42a183373d44e0f2c3 WHIRLPOOL 7fbf1f537bfd9c9b8342f17fa3bc28740f6a1b0281ebd2fdd733134a0f44042ddd822ef03668f7634f85058fe068612aaa012b38a31b170af5237bf5f7124331
+EBUILD dwarftherapist-0.6.13_p20120616.ebuild 2040 SHA256 51c07e74fbb2c3e211b26387344d74ef9a65c4c39a34de5ed2dcd8eb0a673dc0 SHA512 6a33a36f5e04d70cf65a7ba6b7ec8c6e49574baca0d6ebeef90ef4ea2504840cab9a69ea85a0223174725a13f035e4e8b6a874608c3558a578db0ea4946ac225 WHIRLPOOL c19fa3f112096788389164fa73bc90da56c8405cce4e32247c91633c5bba7f9fece229cd12a7a890b27aec2e53c1639c225df6dbd333975adc84d8e56ef9b7b8
MISC metadata.xml 189 SHA256 3c34d13913d23a2d7669fe1e294b7a026e204eff7c701461646f4d7db25d9d0c SHA512 fe3ac50d70b7d95b9488f1af5dcd8dad0b3f9e344f4f56ba58b7812e4e17e0d90540c446882c8c5d11f32b89976d6e1b3d10846acf6ef75849daa4e163139213 WHIRLPOOL e85232acc2cd9452fcaa9e49b23e6980e224d79a23a48c43be38dea3d3a60d1b4cfce56ffe2e193b7c5d6100fef927da9c8d5a5b085e7849d1bd65cb104ce715
diff --git a/games-util/dwarftherapist/dwarftherapist-0.6.13_p20120616.ebuild b/games-util/dwarftherapist/dwarftherapist-0.6.13_p20120616.ebuild
index bc118ee7..4c211f90 100644
--- a/games-util/dwarftherapist/dwarftherapist-0.6.13_p20120616.ebuild
+++ b/games-util/dwarftherapist/dwarftherapist-0.6.13_p20120616.ebuild
@@ -1,5 +1,5 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
+# By eroen, 2013
+# Distributed under the terms of the ISC licence
# $Header: $
EAPI=5
@@ -21,14 +21,11 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-COMMON_DEPEND="x11-libs/qt-core
- x11-libs/qt-gui
- x11-libs/qt-script
- sys-devel/gcc
- sys-libs/glibc
+COMMON_DEPEND="dev-qt/qtcore
+ dev-qt/qtgui
+ dev-qt/qtscript
"
DEPEND="${COMMON_DEPEND}
- dev-vcs/mercurial
"
RDEPEND="${COMMON_DEPEND}
"