diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-15 18:25:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-15 18:25:45 +0000 |
commit | 0366a42c39ea9db0dd5eae290c7b10f7bfa7ac60 (patch) | |
tree | 810f8997be96151867c603223bb17328afd1abb7 | |
parent | amd64 stable wrt #387199 (diff) | |
download | gentoo-2-0366a42c39ea9db0dd5eae290c7b10f7bfa7ac60.tar.gz gentoo-2-0366a42c39ea9db0dd5eae290c7b10f7bfa7ac60.tar.bz2 gentoo-2-0366a42c39ea9db0dd5eae290c7b10f7bfa7ac60.zip |
amd64 stable wrt #387199
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64)
-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 03d97c1c2881..c9b786fd43b7 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.8 2011/09/02 18:20:49 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.9 2011/10/15 18:25:45 ssuominen Exp $ + + 15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> + uniconvertor-1.1.5.ebuild: + amd64 stable wrt #387199 02 Sep 2011; Fabian Groffen <grobian@gentoo.org> uniconvertor-1.1.5.ebuild: Marked ~amd64-linux, ~x64-macos, bug #359693 diff --git a/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild b/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild index ab1e42a126e3..f2aab13975e9 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.7 2011/09/08 18:36:53 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild,v 1.8 2011/10/15 18:25:45 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="" |