diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-12-12 15:46:31 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-12-12 15:46:31 +0000 |
commit | 976a76600ad9a243b0eab08b39d812730c11fc53 (patch) | |
tree | a8f7674992b57b3c4a59b4b60304a3a67288ead7 /app-office | |
parent | amd64 stable wrt bug #517344 (diff) | |
download | gentoo-2-976a76600ad9a243b0eab08b39d812730c11fc53.tar.gz gentoo-2-976a76600ad9a243b0eab08b39d812730c11fc53.tar.bz2 gentoo-2-976a76600ad9a243b0eab08b39d812730c11fc53.zip |
amd64 stable wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calligra/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/calligra/calligra-2.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/calligra/ChangeLog b/app-office/calligra/ChangeLog index dc78204e3b00..bdea78347a0c 100644 --- a/app-office/calligra/ChangeLog +++ b/app-office/calligra/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/calligra # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.115 2014/12/04 13:19:51 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.116 2014/12/12 15:46:31 zlogene Exp $ + + 12 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> calligra-2.8.5.ebuild: + amd64 stable wrt bug #517344 *calligra-2.8.7 (04 Dec 2014) diff --git a/app-office/calligra/calligra-2.8.5.ebuild b/app-office/calligra/calligra-2.8.5.ebuild index fe25ba0088e9..acadf3ca890f 100644 --- a/app-office/calligra/calligra-2.8.5.ebuild +++ b/app-office/calligra/calligra-2.8.5.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.5.ebuild,v 1.2 2014/11/03 11:15:35 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v 1.3 2014/12/12 15:46:31 zlogene Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -37,7 +37,7 @@ LICENSE="GPL-2" SLOT="4" if [[ ${KDE_BUILD_TYPE} == release ]] ; then - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm ~x86" fi IUSE="attica +crypt +eigen +exif fftw +fontconfig freetds +glew +glib +gsf gsl |