diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 19:36:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 19:36:01 +0000 |
commit | 31aca0d92e62a4005dd017783b4954cca52c2f74 (patch) | |
tree | 650cd988a1db1e0fb4b7f560c5213dbc12b18f33 /app-office | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-31aca0d92e62a4005dd017783b4954cca52c2f74.tar.gz gentoo-2-31aca0d92e62a4005dd017783b4954cca52c2f74.tar.bz2 gentoo-2-31aca0d92e62a4005dd017783b4954cca52c2f74.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-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.10.ebuild | 8 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.1.ebuild | 8 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.4.ebuild | 8 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.5.1-r1.ebuild | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.5.1.ebuild | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.5.ebuild | 8 |
7 files changed, 28 insertions, 23 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 31e1349a99bb..f7ab883a80b3 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/lyx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.287 2013/02/21 13:28:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.288 2013/03/02 19:36:01 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> lyx-1.6.10.ebuild, + lyx-2.0.1.ebuild, lyx-2.0.4.ebuild, lyx-2.0.5.1-r1.ebuild, lyx-2.0.5.1.ebuild, + lyx-2.0.5.ebuild: + Move Qt dependencies to the new category 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.5.1.ebuild: Stable for ia64, wrt bug #447968 diff --git a/app-office/lyx/lyx-1.6.10.ebuild b/app-office/lyx/lyx-1.6.10.ebuild index e7a6045b5433..5ff6f5fed51c 100644 --- a/app-office/lyx/lyx-1.6.10.ebuild +++ b/app-office/lyx/lyx-1.6.10.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-office/lyx/lyx-1.6.10.ebuild,v 1.13 2012/06/14 07:15:34 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.10.ebuild,v 1.14 2013/03/02 19:36:00 hwoarang Exp $ EAPI=2 @@ -28,8 +28,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-core:4 +COMMONDEPEND="dev-qt/qtgui:4 + dev-qt/qtcore:4 x11-libs/libXrandr x11-libs/libXcursor x11-libs/libXrender diff --git a/app-office/lyx/lyx-2.0.1.ebuild b/app-office/lyx/lyx-2.0.1.ebuild index 30c209df7701..7dd3f1b532d2 100644 --- a/app-office/lyx/lyx-2.0.1.ebuild +++ b/app-office/lyx/lyx-2.0.1.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-office/lyx/lyx-2.0.1.ebuild,v 1.11 2012/06/14 07:15:34 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.1.ebuild,v 1.12 2013/03/02 19:36:00 hwoarang Exp $ EAPI=3 @@ -30,8 +30,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-core:4 +COMMONDEPEND="dev-qt/qtgui:4 + dev-qt/qtcore:4 x11-libs/libXrandr x11-libs/libXcursor x11-libs/libXrender diff --git a/app-office/lyx/lyx-2.0.4.ebuild b/app-office/lyx/lyx-2.0.4.ebuild index 738e7d104560..d5401599eaa2 100644 --- a/app-office/lyx/lyx-2.0.4.ebuild +++ b/app-office/lyx/lyx-2.0.4.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-office/lyx/lyx-2.0.4.ebuild,v 1.7 2012/12/08 15:57:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.4.ebuild,v 1.8 2013/03/02 19:36:00 hwoarang Exp $ EAPI=3 @@ -29,8 +29,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-core:4 +COMMONDEPEND="dev-qt/qtgui:4 + dev-qt/qtcore:4 dev-libs/libxml2 media-libs/fontconfig media-libs/freetype diff --git a/app-office/lyx/lyx-2.0.5.1-r1.ebuild b/app-office/lyx/lyx-2.0.5.1-r1.ebuild index 919ce19db54d..b0680dffab14 100644 --- a/app-office/lyx/lyx-2.0.5.1-r1.ebuild +++ b/app-office/lyx/lyx-2.0.5.1-r1.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-office/lyx/lyx-2.0.5.1-r1.ebuild,v 1.1 2013/02/15 20:44:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.5.1-r1.ebuild,v 1.2 2013/03/02 19:36:01 hwoarang Exp $ EAPI=3 @@ -29,8 +29,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-core:4 +COMMONDEPEND="dev-qt/qtgui:4 + dev-qt/qtcore:4 >=dev-libs/boost-1.34" RDEPEND="${COMMONDEPEND} diff --git a/app-office/lyx/lyx-2.0.5.1.ebuild b/app-office/lyx/lyx-2.0.5.1.ebuild index abb78584072a..b87b5bd6d9f6 100644 --- a/app-office/lyx/lyx-2.0.5.1.ebuild +++ b/app-office/lyx/lyx-2.0.5.1.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-office/lyx/lyx-2.0.5.1.ebuild,v 1.8 2013/02/21 13:28:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.5.1.ebuild,v 1.9 2013/03/02 19:36:00 hwoarang Exp $ EAPI=3 @@ -29,8 +29,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-core:4 +COMMONDEPEND="dev-qt/qtgui:4 + dev-qt/qtcore:4 >=dev-libs/boost-1.34" RDEPEND="${COMMONDEPEND} diff --git a/app-office/lyx/lyx-2.0.5.ebuild b/app-office/lyx/lyx-2.0.5.ebuild index d21efefaed1d..1ebde69fcf88 100644 --- a/app-office/lyx/lyx-2.0.5.ebuild +++ b/app-office/lyx/lyx-2.0.5.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-office/lyx/lyx-2.0.5.ebuild,v 1.2 2012/11/20 12:17:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.5.ebuild,v 1.3 2013/03/02 19:36:00 hwoarang Exp $ EAPI=3 @@ -29,8 +29,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-core:4 +COMMONDEPEND="dev-qt/qtgui:4 + dev-qt/qtcore:4 >=dev-libs/boost-1.34" RDEPEND="${COMMONDEPEND} |