summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2012-04-30 10:51:09 +0000
committerBen de Groot <yngwin@gentoo.org>2012-04-30 10:51:09 +0000
commit1182d6f0a1ede714bbec73dc39a2fd1c4cd714af (patch)
tree1d2850753b735054f5b970362ddd99140cb05698 /x11-misc/andromeda/andromeda-0.2.1.ebuild
parentStable for amd64, wrt bug #401131 (diff)
downloadgentoo-2-1182d6f0a1ede714bbec73dc39a2fd1c4cd714af.tar.gz
gentoo-2-1182d6f0a1ede714bbec73dc39a2fd1c4cd714af.tar.bz2
gentoo-2-1182d6f0a1ede714bbec73dc39a2fd1c4cd714af.zip
Up the dependencies to Qt 4.8.0. Fixes bug #414093.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/andromeda/andromeda-0.2.1.ebuild')
-rw-r--r--x11-misc/andromeda/andromeda-0.2.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/andromeda/andromeda-0.2.1.ebuild b/x11-misc/andromeda/andromeda-0.2.1.ebuild
index 4e03ea3b10ce..7e54045e3f40 100644
--- a/x11-misc/andromeda/andromeda-0.2.1.ebuild
+++ b/x11-misc/andromeda/andromeda-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/andromeda/andromeda-0.2.1.ebuild,v 1.1 2012/04/29 08:57:23 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/andromeda/andromeda-0.2.1.ebuild,v 1.2 2012/04/30 10:51:09 yngwin Exp $
EAPI=4
@@ -15,9 +15,9 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-DEPEND=">=x11-libs/qt-core-4.7.0:4
- >=x11-libs/qt-gui-4.7.0:4
- >=x11-libs/qt-webkit-4.7.0:4"
+DEPEND=">=x11-libs/qt-core-4.8.0:4
+ >=x11-libs/qt-gui-4.8.0:4
+ >=x11-libs/qt-webkit-4.8.0:4"
RDEPEND="${DEPEND}"
DOCS="TODO.txt dist/changes-*"