commit: 8de90deb6b66adff601c0166a42d3bc1cbfd79e0 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Jun 12 17:59:58 2014 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Jun 12 17:59:58 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8de90deb
[app-office/calligra] Sort eclass options. Package-Manager: portage-2.2.10 --- app-office/calligra/calligra-2.8.3.ebuild | 8 ++++---- app-office/calligra/calligra-9999.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app-office/calligra/calligra-2.8.3.ebuild b/app-office/calligra/calligra-2.8.3.ebuild index 17cb1a0..2bbbb7a 100644 --- a/app-office/calligra/calligra-2.8.3.ebuild +++ b/app-office/calligra/calligra-2.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.2.ebuild,v 1.2 2014/05/24 11:28:43 johu Exp $ +# $Header: $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -8,11 +8,11 @@ EAPI=5 -OPENGL_REQUIRED=optional -KDE_HANDBOOK=optional -KDE_LINGUAS_LIVE_OVERRIDE=true CHECKREQS_DISK_BUILD="4G" +KDE_HANDBOOK="optional" +KDE_LINGUAS_LIVE_OVERRIDE="true" KDE_MINIMAL="4.13.1" +OPENGL_REQUIRED="optional" inherit check-reqs kde4-base versionator DESCRIPTION="KDE Office Suite" diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index 3e3dfda..2bbbb7a 100644 --- a/app-office/calligra/calligra-9999.ebuild +++ b/app-office/calligra/calligra-9999.ebuild @@ -8,11 +8,11 @@ EAPI=5 -OPENGL_REQUIRED=optional -KDE_HANDBOOK=optional -KDE_LINGUAS_LIVE_OVERRIDE=true CHECKREQS_DISK_BUILD="4G" +KDE_HANDBOOK="optional" +KDE_LINGUAS_LIVE_OVERRIDE="true" KDE_MINIMAL="4.13.1" +OPENGL_REQUIRED="optional" inherit check-reqs kde4-base versionator DESCRIPTION="KDE Office Suite"
