diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-21 16:46:09 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-21 16:46:09 +0000 |
commit | 2c8567be35171daef491cd3143496b721a783e56 (patch) | |
tree | 8fec1dcaf8f1e15c31b340df6b7d00ee0ada9ce1 /media-gfx | |
parent | x86 stable wrt #387199 (diff) | |
download | gentoo-2-2c8567be35171daef491cd3143496b721a783e56.tar.gz gentoo-2-2c8567be35171daef491cd3143496b721a783e56.tar.bz2 gentoo-2-2c8567be35171daef491cd3143496b721a783e56.zip |
x86 stable wrt #387199
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/uniconvertor/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/uniconvertor/ChangeLog b/media-gfx/uniconvertor/ChangeLog index 62a99839a13f..1cf545fa2024 100644 --- a/media-gfx/uniconvertor/ChangeLog +++ b/media-gfx/uniconvertor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/uniconvertor # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.11 2011/10/18 14:25:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.12 2011/10/21 16:46:09 ssuominen Exp $ + + 21 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> + uniconvertor-1.1.5.ebuild: + x86 stable wrt #387199 18 Oct 2011; Jeroen Roovers <jer@gentoo.org> uniconvertor-1.1.5.ebuild: Stable for HPPA (bug #387199). diff --git a/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild b/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild index 0164c663b14c..1390f1944cb0 100644 --- a/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild +++ b/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.ebuild,v 1.10 2011/10/18 14:25:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild,v 1.11 2011/10/21 16:46:09 ssuominen Exp $ EAPI="3" @@ -14,7 +14,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 ~x64-macos ~sparc-solaris" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x64-macos ~sparc-solaris" SLOT="0" LICENSE="GPL-2 LGPL-2" IUSE="" |