diff options
author | Dominik Kapusta <ayoy@gentoo.org> | 2009-09-30 17:06:08 +0000 |
---|---|---|
committer | Dominik Kapusta <ayoy@gentoo.org> | 2009-09-30 17:06:08 +0000 |
commit | fad82387f44beb828f793e6c1dd878414173f59c (patch) | |
tree | ea8a2e7c19c50d1f663aafdc8d38a439c85e2d2f /app-office | |
parent | Stable for HPPA (bug #285586). (diff) | |
download | gentoo-2-fad82387f44beb828f793e6c1dd878414173f59c.tar.gz gentoo-2-fad82387f44beb828f793e6c1dd878414173f59c.tar.bz2 gentoo-2-fad82387f44beb828f793e6c1dd878414173f59c.zip |
Removed dependency on Qt metapackage
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.5.7.ebuild | 7 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.2.ebuild | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.3.ebuild | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.4.ebuild | 5 |
5 files changed, 18 insertions, 10 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index d192ee002bdd..161072702c08 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/lyx # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.176 2009/09/06 20:50:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.177 2009/09/30 17:06:08 ayoy Exp $ + + 30 Sep 2009; Dominik Kapusta <ayoy@gentoo.org> lyx-1.5.7.ebuild, + lyx-1.6.2.ebuild, lyx-1.6.3.ebuild, lyx-1.6.4.ebuild: + Removed dependency on Qt metapackage 06 Sep 2009; Brent Baude <ranger@gentoo.org> lyx-1.6.3.ebuild: Marking lyx-1.6.3 ppc64 for bug 276990 diff --git a/app-office/lyx/lyx-1.5.7.ebuild b/app-office/lyx/lyx-1.5.7.ebuild index 62b7dfb6ffe6..c5668d49e4cf 100644 --- a/app-office/lyx/lyx-1.5.7.ebuild +++ b/app-office/lyx/lyx-1.5.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.5.7.ebuild,v 1.5 2008/12/23 14:05:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.5.7.ebuild,v 1.6 2009/09/30 17:06:08 ayoy Exp $ EAPI=1 @@ -25,7 +25,8 @@ KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="cups debug nls linguas_he latex" RESTRICT="test" -RDEPEND="|| ( ( x11-libs/qt-gui x11-libs/qt-core ) =x11-libs/qt-4.3*:4 ) +RDEPEND="x11-libs/qt-gui:4 + x11-libs/qt-core:4 x11-libs/libXrandr x11-libs/libXcursor x11-libs/libXrender diff --git a/app-office/lyx/lyx-1.6.2.ebuild b/app-office/lyx/lyx-1.6.2.ebuild index 048205f06487..0f2dc4dede11 100644 --- a/app-office/lyx/lyx-1.6.2.ebuild +++ b/app-office/lyx/lyx-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.2.ebuild,v 1.3 2009/05/30 06:54:32 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.2.ebuild,v 1.4 2009/09/30 17:06:08 ayoy Exp $ EAPI=1 @@ -29,7 +29,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="|| ( ( x11-libs/qt-gui x11-libs/qt-core ) =x11-libs/qt-4.3*:4 ) +COMMONDEPEND="x11-libs/qt-gui:4 + x11-libs/qt-core:4 x11-libs/libXrandr x11-libs/libXcursor x11-libs/libXrender diff --git a/app-office/lyx/lyx-1.6.3.ebuild b/app-office/lyx/lyx-1.6.3.ebuild index b6c8265c8546..426a09e3c68e 100644 --- a/app-office/lyx/lyx-1.6.3.ebuild +++ b/app-office/lyx/lyx-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.3.ebuild,v 1.8 2009/09/06 20:50:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.3.ebuild,v 1.9 2009/09/30 17:06:08 ayoy Exp $ EAPI=1 @@ -28,7 +28,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="|| ( ( x11-libs/qt-gui x11-libs/qt-core ) =x11-libs/qt-4.3*:4 ) +COMMONDEPEND="x11-libs/qt-gui:4 + x11-libs/qt-core:4 x11-libs/libXrandr x11-libs/libXcursor x11-libs/libXrender diff --git a/app-office/lyx/lyx-1.6.4.ebuild b/app-office/lyx/lyx-1.6.4.ebuild index d8de1a1e151e..75da829f4e9f 100644 --- a/app-office/lyx/lyx-1.6.4.ebuild +++ b/app-office/lyx/lyx-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.4.ebuild,v 1.1 2009/08/24 21:07:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.4.ebuild,v 1.2 2009/09/30 17:06:08 ayoy Exp $ EAPI=1 @@ -28,7 +28,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="|| ( ( x11-libs/qt-gui x11-libs/qt-core ) =x11-libs/qt-4.3*:4 ) +COMMONDEPEND="x11-libs/qt-gui:4 + x11-libs/qt-core:4 x11-libs/libXrandr x11-libs/libXcursor x11-libs/libXrender |