diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:28:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:28:42 +0000 |
commit | 9144c4c18bbd0b16fb8d69f471535d05c7f33a86 (patch) | |
tree | 6d37904151d88c37fcd2cf1e2cc563ea8a2cdbd5 /media-gfx | |
parent | Stable for ppc, wrt bug #526006 (diff) | |
download | gentoo-2-9144c4c18bbd0b16fb8d69f471535d05c7f33a86.tar.gz gentoo-2-9144c4c18bbd0b16fb8d69f471535d05c7f33a86.tar.bz2 gentoo-2-9144c4c18bbd0b16fb8d69f471535d05c7f33a86.zip |
Stable for ppc, wrt bug #534046
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/uniconvertor/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/uniconvertor/ChangeLog b/media-gfx/uniconvertor/ChangeLog index 79c7ffaa3acd..53a599cffa0d 100644 --- a/media-gfx/uniconvertor/ChangeLog +++ b/media-gfx/uniconvertor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/uniconvertor # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.27 2015/01/31 13:15:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.28 2015/03/02 09:28:42 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> + uniconvertor-2.0_pre379-r1.ebuild: + Stable for ppc, wrt bug #534046 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> uniconvertor-2.0_pre379-r1.ebuild: diff --git a/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild b/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild index c438d6650c93..3700ab8dbdf1 100644 --- a/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild +++ b/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild,v 1.5 2015/01/31 13:15:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild,v 1.6 2015/03/02 09:28:42 ago 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 https://code.google.com/p/uniconvertor/" SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" -KEYWORDS="amd64 ~arm 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="" |