diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-01-01 20:54:31 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-01-01 20:54:31 +0000 |
commit | 522c448d98ae8c382f824ad1a33c253dc7e3e1d7 (patch) | |
tree | 346ebd7636e4518f62d37ad971b8b6d0b8043056 /media-gfx | |
parent | media-libs/gegl: Fix src_configure (diff) | |
download | gentoo-2-522c448d98ae8c382f824ad1a33c253dc7e3e1d7.tar.gz gentoo-2-522c448d98ae8c382f824ad1a33c253dc7e3e1d7.tar.bz2 gentoo-2-522c448d98ae8c382f824ad1a33c253dc7e3e1d7.zip |
Marked ~x86-solaris
(Portage version: 2.2.01.20048-prefix/cvs/SunOS i386)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/uniconvertor/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/uniconvertor/ChangeLog b/media-gfx/uniconvertor/ChangeLog index e8ea7e610b80..04395f13ef99 100644 --- a/media-gfx/uniconvertor/ChangeLog +++ b/media-gfx/uniconvertor/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2011/10/21 16:46:50 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.14 2012/01/01 20:54:31 grobian Exp $ + + 01 Jan 2012; Fabian Groffen <grobian@gentoo.org> uniconvertor-1.1.5.ebuild: + Marked ~x86-solaris 21 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> -uniconvertor-1.1.4.ebuild: diff --git a/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild b/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild index 1390f1944cb0..686de51f595f 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 +# Copyright 1999-2012 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.11 2011/10/21 16:46:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild,v 1.12 2012/01/01 20:54:31 grobian 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 ~x86-solaris" SLOT="0" LICENSE="GPL-2 LGPL-2" IUSE="" |