diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-09 16:04:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-09 16:04:35 +0000 |
commit | b298f08fd96ede01786fb6dcd2c9a42ffcf1df96 (patch) | |
tree | 064566486cdc00ca7817c61cc99e9dfbc643b2dd /media-gfx/uniconvertor | |
parent | Version bump of django-two-factor-auth (diff) | |
download | gentoo-2-b298f08fd96ede01786fb6dcd2c9a42ffcf1df96.tar.gz gentoo-2-b298f08fd96ede01786fb6dcd2c9a42ffcf1df96.tar.bz2 gentoo-2-b298f08fd96ede01786fb6dcd2c9a42ffcf1df96.zip |
Stable for HPPA (bug #534046).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-gfx/uniconvertor')
-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 f25e8af9dbcd..694e615f6236 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.25 2015/01/04 19:10:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.26 2015/01/09 16:04:35 jer Exp $ + + 09 Jan 2015; Jeroen Roovers <jer@gentoo.org> + uniconvertor-2.0_pre379-r1.ebuild: + Stable for HPPA (bug #534046). 04 Jan 2015; Justin Lecher <jlec@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 b91bfad464d4..a8bfcd7cf1b4 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.3 2015/01/04 19:10:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild,v 1.4 2015/01/09 16:04:35 jer 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="" |