diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-10 20:21:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-10 20:21:12 +0000 |
commit | 28440e750d45da814489125ce9859c8b08216dde (patch) | |
tree | 1f8d71f7432011c86e3c75081ef08dad2827aa4b /media-gfx | |
parent | added REQUIRED_USE to properly support the python-optional distutils-r1 requi... (diff) | |
download | gentoo-2-28440e750d45da814489125ce9859c8b08216dde.tar.gz gentoo-2-28440e750d45da814489125ce9859c8b08216dde.tar.bz2 gentoo-2-28440e750d45da814489125ce9859c8b08216dde.zip |
Stable for ppc64/x86, wrt bug #534046
(Portage version: 2.2.14/cvs/Linux x86_64, 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 212472ae838a..7b5f5df6e68a 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.29 2015/04/08 17:58:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.30 2015/04/10 20:21:12 ago Exp $ + + 10 Apr 2015; Agostino Sarubbo <ago@gentoo.org> + uniconvertor-2.0_pre379-r1.ebuild: + Stable for ppc64/x86, wrt bug #534046 08 Apr 2015; Michał Górny <mgorny@gentoo.org> uniconvertor-1.1.5-r1.ebuild: Drop old Python implementations diff --git a/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild b/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild index 3700ab8dbdf1..409fc3380375 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.6 2015/03/02 09:28:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild,v 1.7 2015/04/10 20:21:12 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="" |