diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-25 09:37:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-25 09:37:46 +0000 |
commit | de3d96c1a16f393d87de3299cb399cb64cecb337 (patch) | |
tree | 213e2e7687868cf2c3a73e0df9744c3b56c2633f /media-gfx/uniconvertor | |
parent | add ~arm, bug #488592 (diff) | |
download | gentoo-2-de3d96c1a16f393d87de3299cb399cb64cecb337.tar.gz gentoo-2-de3d96c1a16f393d87de3299cb399cb64cecb337.tar.bz2 gentoo-2-de3d96c1a16f393d87de3299cb399cb64cecb337.zip |
add ~arm, bug #488590
(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/uniconvertor')
-rw-r--r-- | media-gfx/uniconvertor/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/uniconvertor/ChangeLog b/media-gfx/uniconvertor/ChangeLog index 62ed7c4de291..701b70ccf1cb 100644 --- a/media-gfx/uniconvertor/ChangeLog +++ b/media-gfx/uniconvertor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/uniconvertor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.18 2013/09/05 18:54:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.19 2013/12/25 09:37:46 maekke Exp $ + + 25 Dec 2013; Markus Meier <maekke@gentoo.org> uniconvertor-1.1.5-r1.ebuild: + add ~arm, bug #488590 05 Sep 2013; Michał Górny <mgorny@gentoo.org> uniconvertor-1.1.5-r1.ebuild: Clean up PYTHON_COMPAT from old implementations. diff --git a/media-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild b/media-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild index bf4cf8b58da9..87a1404b7112 100644 --- a/media-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild +++ b/media-gfx/uniconvertor/uniconvertor-1.1.5-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/uniconvertor/uniconvertor-1.1.5-r1.ebuild,v 1.2 2013/09/05 18:54:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild,v 1.3 2013/12/25 09:37:46 maekke Exp $ EAPI="5" @@ -12,7 +12,7 @@ DESCRIPTION="Commandline tool for popular vector formats convertion" HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor" SRC_URI="http://uniconvertor.googlecode.com/files/${P}.tar.gz" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris" SLOT="0" LICENSE="GPL-2 LGPL-2" IUSE="" |