summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-02-20 15:45:05 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-02-20 15:45:05 +0000
commit087670e7c5e554c7a8320802eba151fd17dc8988 (patch)
tree6b3716a3b20d1fab0577e70e6a77e8bdde25411f /app-office/calligra
parentMask one more flag of calligra (diff)
downloadgentoo-2-087670e7c5e554c7a8320802eba151fd17dc8988.tar.gz
gentoo-2-087670e7c5e554c7a8320802eba151fd17dc8988.tar.bz2
gentoo-2-087670e7c5e554c7a8320802eba151fd17dc8988.zip
Keyword ~arm
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-office/calligra')
-rw-r--r--app-office/calligra/ChangeLog6
-rw-r--r--app-office/calligra/calligra-2.5.49.9999.ebuild4
-rw-r--r--app-office/calligra/calligra-2.5.5.ebuild4
-rw-r--r--app-office/calligra/calligra-9999.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-office/calligra/ChangeLog b/app-office/calligra/ChangeLog
index 12e3957969a3..4a9ea7a6c5de 100644
--- a/app-office/calligra/ChangeLog
+++ b/app-office/calligra/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/calligra
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.78 2013/02/08 15:37:09 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.79 2013/02/20 15:45:05 chithanh Exp $
+
+ 20 Feb 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ calligra-2.5.49.9999.ebuild, calligra-2.5.5.ebuild, calligra-9999.ebuild:
+ Keyword ~arm
08 Feb 2013; Michael Palimaka <kensington@gentoo.org>
calligra-2.5.49.9999.ebuild, calligra-2.5.5.ebuild, calligra-9999.ebuild:
diff --git a/app-office/calligra/calligra-2.5.49.9999.ebuild b/app-office/calligra/calligra-2.5.49.9999.ebuild
index 4543768f2d6a..9244534d2cd6 100644
--- a/app-office/calligra/calligra-2.5.49.9999.ebuild
+++ b/app-office/calligra/calligra-2.5.49.9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild,v 1.4 2013/02/08 15:37:09 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild,v 1.5 2013/02/20 15:45:05 chithanh Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -40,7 +40,7 @@ esac
LICENSE="GPL-2"
SLOT="4"
-[[ ${PV} == *9999 ]] || KEYWORDS="~amd64 ~x86"
+[[ ${PV} == *9999 ]] || KEYWORDS="~amd64 ~arm ~x86"
IUSE="attica +crypt +eigen +exif fftw +fontconfig freetds +gif glew +glib +gsf
gsl +jpeg jpeg2k +kdcraw kdepim +lcms marble mysql +okular opengtl openexr
diff --git a/app-office/calligra/calligra-2.5.5.ebuild b/app-office/calligra/calligra-2.5.5.ebuild
index 740103b08cd5..deae616b6010 100644
--- a/app-office/calligra/calligra-2.5.5.ebuild
+++ b/app-office/calligra/calligra-2.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.5.ebuild,v 1.2 2013/02/08 15:37:09 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.5.ebuild,v 1.3 2013/02/20 15:45:05 chithanh Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -42,7 +42,7 @@ SLOT="4"
# Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
[[ ${PV} == *9999 ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="attica +crypt +eigen +exif fftw +fontconfig freetds +gif glew +glib +gsf
gsl +jpeg jpeg2k +kdcraw kdepim +lcms marble mysql +okular opengtl openexr
diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild
index 67d4eb471370..1b3c9c8bdc24 100644
--- a/app-office/calligra/calligra-9999.ebuild
+++ b/app-office/calligra/calligra-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.32 2013/02/08 15:37:09 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.33 2013/02/20 15:45:05 chithanh Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -38,7 +38,7 @@ esac
LICENSE="GPL-2"
SLOT="4"
-[[ ${PV} == *9999 ]] || KEYWORDS="~amd64 ~x86"
+[[ ${PV} == *9999 ]] || KEYWORDS="~amd64 ~arm ~x86"
IUSE="attica +crypt +eigen +exif fftw +fontconfig freetds +gif glew +glib +gsf
gsl +jpeg jpeg2k +kdcraw kdepim +lcms marble mysql +okular opengtl openexr