diff options
-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="" |