summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:45:35 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:45:35 +0000
commit3e510c00168b5aa22e85795a33a312c940e19c7a (patch)
treee9161639f5f0546623e23a4ac4e6e7fc92e1f0f8 /app-text/sigil
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-3e510c00168b5aa22e85795a33a312c940e19c7a.tar.gz
gentoo-2-3e510c00168b5aa22e85795a33a312c940e19c7a.tar.bz2
gentoo-2-3e510c00168b5aa22e85795a33a312c940e19c7a.zip
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'app-text/sigil')
-rw-r--r--app-text/sigil/ChangeLog6
-rw-r--r--app-text/sigil/sigil-0.6.0.ebuild10
-rw-r--r--app-text/sigil/sigil-0.6.2.ebuild8
3 files changed, 14 insertions, 10 deletions
diff --git a/app-text/sigil/ChangeLog b/app-text/sigil/ChangeLog
index 15f294f91839..473e0d411d40 100644
--- a/app-text/sigil/ChangeLog
+++ b/app-text/sigil/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/sigil
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sigil/ChangeLog,v 1.10 2013/01/24 22:16:21 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sigil/ChangeLog,v 1.11 2013/03/02 19:45:35 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> sigil-0.6.0.ebuild,
+ sigil-0.6.2.ebuild:
+ Move Qt dependencies to the new category
24 Jan 2013; Stefan Briesenick <sbriesen@gentoo.org> -sigil-0.5.3.ebuild:
removed also sigil-0.5.3
diff --git a/app-text/sigil/sigil-0.6.0.ebuild b/app-text/sigil/sigil-0.6.0.ebuild
index 56e210a11094..315f47f4f7b3 100644
--- a/app-text/sigil/sigil-0.6.0.ebuild
+++ b/app-text/sigil/sigil-0.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sigil/sigil-0.6.0.ebuild,v 1.2 2012/10/31 20:42:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sigil/sigil-0.6.0.ebuild,v 1.3 2013/03/02 19:45:35 hwoarang Exp $
EAPI=4
CMAKE_BUILD_TYPE="Release"
@@ -24,9 +24,9 @@ DEPEND="
>=dev-libs/boost-1.49
>=app-text/hunspell-1.3.2
>=dev-libs/xerces-c-3.1.1
- >=x11-libs/qt-webkit-4.8:4
- >=x11-libs/qt-svg-4.8:4
- >=x11-libs/qt-gui-4.8:4"
+ >=dev-qt/qtwebkit-4.8:4
+ >=dev-qt/qtsvg-4.8:4
+ >=dev-qt/qtgui-4.8:4"
RDEPEND="${DEPEND}"
S="${WORKDIR}"
diff --git a/app-text/sigil/sigil-0.6.2.ebuild b/app-text/sigil/sigil-0.6.2.ebuild
index c07774194b64..6ea80dd4a55c 100644
--- a/app-text/sigil/sigil-0.6.2.ebuild
+++ b/app-text/sigil/sigil-0.6.2.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-text/sigil/sigil-0.6.2.ebuild,v 1.1 2013/01/24 20:56:27 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sigil/sigil-0.6.2.ebuild,v 1.2 2013/03/02 19:45:35 hwoarang Exp $
EAPI=4
CMAKE_BUILD_TYPE="Release"
@@ -24,9 +24,9 @@ DEPEND="
>=dev-libs/boost-1.49
>=app-text/hunspell-1.3.2
>=dev-libs/xerces-c-3.1.1
- >=x11-libs/qt-webkit-4.8:4
- >=x11-libs/qt-svg-4.8:4
- >=x11-libs/qt-gui-4.8:4"
+ >=dev-qt/qtwebkit-4.8:4
+ >=dev-qt/qtsvg-4.8:4
+ >=dev-qt/qtgui-4.8:4"
RDEPEND="${DEPEND}"
S="${WORKDIR}"