diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 19:35:20 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 19:35:20 +0000 |
commit | 4650a97cc187fabace242c93eeed272d9a1df3bb (patch) | |
tree | 4797adf211c3d61fcc5a0de7f1223775ee0a10dd /app-office/libreoffice-bin | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-4650a97cc187fabace242c93eeed272d9a1df3bb.tar.gz gentoo-2-4650a97cc187fabace242c93eeed272d9a1df3bb.tar.bz2 gentoo-2-4650a97cc187fabace242c93eeed272d9a1df3bb.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/libreoffice-bin')
-rw-r--r-- | app-office/libreoffice-bin/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/libreoffice-bin/libreoffice-bin-3.6.4.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog index 52d648ff8c08..66d9778da33b 100644 --- a/app-office/libreoffice-bin/ChangeLog +++ b/app-office/libreoffice-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-bin -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.101 2012/12/20 11:11:32 scarabeus Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.102 2013/03/02 19:35:20 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> + libreoffice-bin-3.6.4.3.ebuild: + Move Qt dependencies to the new category 20 Dec 2012; Tomáš Chvátal <scarabeus@gentoo.org> -libreoffice-bin-3.5.5.3.ebuild, -libreoffice-bin-3.6.3.2.ebuild: diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.6.4.3.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.6.4.3.ebuild index 767cb7890967..4711fab43f45 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-3.6.4.3.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-3.6.4.3.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/libreoffice-bin/libreoffice-bin-3.6.4.3.ebuild,v 1.3 2012/12/20 10:44:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.6.4.3.ebuild,v 1.4 2013/03/02 19:35:20 hwoarang Exp $ EAPI=5 @@ -59,7 +59,7 @@ BIN_COMMON_DEPEND=" =dev-libs/icu-49* =media-gfx/graphite2-1.2* >=sys-libs/glibc-2.15-r3 - kde? ( >=kde-base/kdelibs-4.9.3:4 >=x11-libs/qt-core-4.8.2:4 ) + kde? ( >=kde-base/kdelibs-4.9.3:4 >=dev-qt/qtcore-4.8.2:4 ) " COMMON_DEPEND=" |