summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-12-26 14:46:55 +0000
committerMarkus Meier <maekke@gentoo.org>2013-12-26 14:46:55 +0000
commit22f8db353aefd7880ccb9b6106ec1278da5ab9e3 (patch)
tree9c725bdd185fbec475f8fd571b1849f3c930ce90 /media-gfx
parentarm stable, bug #493780 (diff)
downloadgentoo-2-22f8db353aefd7880ccb9b6106ec1278da5ab9e3.tar.gz
gentoo-2-22f8db353aefd7880ccb9b6106ec1278da5ab9e3.tar.bz2
gentoo-2-22f8db353aefd7880ccb9b6106ec1278da5ab9e3.zip
add ~arm, bug #488594
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/inkscape/ChangeLog5
-rw-r--r--media-gfx/inkscape/inkscape-0.48.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog
index c5d20bcc1760..ffa0ba3b266d 100644
--- a/media-gfx/inkscape/ChangeLog
+++ b/media-gfx/inkscape/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/inkscape
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.201 2013/12/10 09:58:32 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.202 2013/12/26 14:46:55 maekke Exp $
+
+ 26 Dec 2013; Markus Meier <maekke@gentoo.org> inkscape-0.48.4-r1.ebuild:
+ add ~arm, bug #488594
10 Dec 2013; Lars Wendler <polynomial-c@gentoo.org>
inkscape-0.48.4-r1.ebuild:
diff --git a/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild b/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild
index 35b09140e325..0abb86e89e9f 100644
--- a/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild
+++ b/media-gfx/inkscape/inkscape-0.48.4-r1.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/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild,v 1.6 2013/12/10 09:58:32 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild,v 1.7 2013/12/26 14:46:55 maekke Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE="dia gnome postscript inkjar lcms nls spell wmf"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"