From 1ca6d9acd6d69ded20584307bade0cabd794235b Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Wed, 31 Oct 2012 20:42:20 +0000 Subject: QA: drop maximum boost version dep; if it fails to build, it has to be fixed. (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342) --- app-text/sigil/ChangeLog | 5 ++++- app-text/sigil/sigil-0.6.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-text/sigil') diff --git a/app-text/sigil/ChangeLog b/app-text/sigil/ChangeLog index 69e16c02b088..d0dba0079214 100644 --- a/app-text/sigil/ChangeLog +++ b/app-text/sigil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/sigil # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sigil/ChangeLog,v 1.6 2012/10/31 16:25:24 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sigil/ChangeLog,v 1.7 2012/10/31 20:42:20 flameeyes Exp $ + + 31 Oct 2012; Diego E. Pettenò sigil-0.6.0.ebuild: + QA: drop maximum boost version dep; if it fails to build, it has to be fixed. *sigil-0.6.0 (31 Oct 2012) diff --git a/app-text/sigil/sigil-0.6.0.ebuild b/app-text/sigil/sigil-0.6.0.ebuild index 3d9cc1ec84ab..56e210a11094 100644 --- a/app-text/sigil/sigil-0.6.0.ebuild +++ b/app-text/sigil/sigil-0.6.0.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-text/sigil/sigil-0.6.0.ebuild,v 1.1 2012/10/31 16:25:24 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sigil/sigil-0.6.0.ebuild,v 1.2 2012/10/31 20:42:20 flameeyes Exp $ EAPI=4 CMAKE_BUILD_TYPE="Release" @@ -21,7 +21,7 @@ IUSE="" DEPEND=" >=sys-libs/zlib-1.2.7[minizip] >=dev-libs/libpcre-8.31 - >=dev-libs/boost-1.49:1.49 + >=dev-libs/boost-1.49 >=app-text/hunspell-1.3.2 >=dev-libs/xerces-c-3.1.1 >=x11-libs/qt-webkit-4.8:4 -- cgit v1.2.3-65-gdbad