summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2013-07-23 14:34:16 +0000
committerMichael Palimaka <kensington@gentoo.org>2013-07-23 14:34:16 +0000
commit5e4cee332f9e2e8c4d5083aabafe975596ab0c1a (patch)
treec2b5ee26ed18c55df6f0b179f87f80079dbb8dd4 /app-i18n
parentPin Qt dependencies to SLOT 4. (diff)
downloadgentoo-2-5e4cee332f9e2e8c4d5083aabafe975596ab0c1a.tar.gz
gentoo-2-5e4cee332f9e2e8c4d5083aabafe975596ab0c1a.tar.bz2
gentoo-2-5e4cee332f9e2e8c4d5083aabafe975596ab0c1a.zip
Pin dev-qt/qtgui to SLOT 4.
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/qimhangul/ChangeLog5
-rw-r--r--app-i18n/qimhangul/qimhangul-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/qimhangul/ChangeLog b/app-i18n/qimhangul/ChangeLog
index 0fad17ae6cb3..bfed64ce71cd 100644
--- a/app-i18n/qimhangul/ChangeLog
+++ b/app-i18n/qimhangul/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/qimhangul
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/qimhangul/ChangeLog,v 1.13 2013/04/06 02:14:11 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/qimhangul/ChangeLog,v 1.14 2013/07/23 14:34:16 kensington Exp $
+
+ 23 Jul 2013; Michael Palimaka <kensington@gentoo.org> qimhangul-0.2.0.ebuild:
+ Pin dev-qt/qtgui to SLOT 4.
*qimhangul-0.2.0 (06 Apr 2013)
diff --git a/app-i18n/qimhangul/qimhangul-0.2.0.ebuild b/app-i18n/qimhangul/qimhangul-0.2.0.ebuild
index c9f106a5ab69..771ebc6b078d 100644
--- a/app-i18n/qimhangul/qimhangul-0.2.0.ebuild
+++ b/app-i18n/qimhangul/qimhangul-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/qimhangul/qimhangul-0.2.0.ebuild,v 1.2 2013/04/06 02:55:40 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/qimhangul/qimhangul-0.2.0.ebuild,v 1.3 2013/07/23 14:34:16 kensington Exp $
EAPI=5
@@ -14,5 +14,5 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND=">=app-i18n/libhangul-0.0.12
- dev-qt/qtgui"
+ dev-qt/qtgui:4"
RDEPEND="${DEPEND}"