diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-03-20 09:50:38 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-03-20 09:50:38 +0000 |
commit | 5348631833b4121dfa79f6aa4ed5498c12bace1d (patch) | |
tree | 71aa2817c9f14478b65589c8c0fd778a87fffe79 /app-office/lyx | |
parent | cws2fws requires zlib (diff) | |
download | gentoo-2-5348631833b4121dfa79f6aa4ed5498c12bace1d.tar.gz gentoo-2-5348631833b4121dfa79f6aa4ed5498c12bace1d.tar.bz2 gentoo-2-5348631833b4121dfa79f6aa4ed5498c12bace1d.zip |
drop extra and useless X deps, bug #392195
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.3.ebuild | 12 |
2 files changed, 5 insertions, 12 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 9ee74127f0a2..760fddab3184 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.252 2012/03/19 18:57:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.253 2012/03/20 09:50:38 aballier Exp $ + + 20 Mar 2012; Alexis Ballier <aballier@gentoo.org> lyx-2.0.3.ebuild: + drop extra and useless X deps, bug #392195 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> lyx-2.0.2.ebuild: alpha/ia64/sparc stable wrt #401863 diff --git a/app-office/lyx/lyx-2.0.3.ebuild b/app-office/lyx/lyx-2.0.3.ebuild index cd9759617892..4631cdb9fc33 100644 --- a/app-office/lyx/lyx-2.0.3.ebuild +++ b/app-office/lyx/lyx-2.0.3.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/app-office/lyx/lyx-2.0.3.ebuild,v 1.1 2012/03/01 11:45:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.3.ebuild,v 1.2 2012/03/20 09:50:38 aballier Exp $ EAPI=3 @@ -31,16 +31,6 @@ done COMMONDEPEND="x11-libs/qt-gui:4 x11-libs/qt-core:4 - x11-libs/libXrandr - x11-libs/libXcursor - x11-libs/libXrender - x11-libs/libXfixes - x11-libs/libXext - x11-libs/libSM - x11-libs/libICE - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXdmcp dev-libs/libxml2 media-libs/fontconfig media-libs/freetype |