diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-01 15:36:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-01 15:36:32 +0000 |
commit | 51890d661d125ba7210135c26510ff9eef5b41d7 (patch) | |
tree | 5d04c5a7548aada7102a78ad52749e2ff93bf080 /media-gfx/uniconvertor | |
parent | Marked ~hppa (bug #356243). (diff) | |
download | gentoo-2-51890d661d125ba7210135c26510ff9eef5b41d7.tar.gz gentoo-2-51890d661d125ba7210135c26510ff9eef5b41d7.tar.bz2 gentoo-2-51890d661d125ba7210135c26510ff9eef5b41d7.zip |
Marked ~hppa (bug #356243).
(Portage version: 2.2.0_alpha25/cvs/Linux i686)
Diffstat (limited to 'media-gfx/uniconvertor')
-rw-r--r-- | media-gfx/uniconvertor/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/uniconvertor/uniconvertor-1.1.4.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-gfx/uniconvertor/ChangeLog b/media-gfx/uniconvertor/ChangeLog index 55fc651ef225..6da5dbd10fb2 100644 --- a/media-gfx/uniconvertor/ChangeLog +++ b/media-gfx/uniconvertor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/uniconvertor -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.4 2010/08/07 18:01:02 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.5 2011/03/01 15:36:32 jer Exp $ + + 01 Mar 2011; Jeroen Roovers <jer@gentoo.org> uniconvertor-1.1.4.ebuild, + uniconvertor-1.1.5.ebuild: + Marked ~hppa (bug #356243). 07 Aug 2010; Justin Lecher <jlec@gentoo.org> uniconvertor-1.1.5.ebuild, +files/uniconvertor-1.1.5_export_raster.py_fix_import.patch: diff --git a/media-gfx/uniconvertor/uniconvertor-1.1.4.ebuild b/media-gfx/uniconvertor/uniconvertor-1.1.4.ebuild index 2f479b31ab23..18d11023cd7b 100644 --- a/media-gfx/uniconvertor/uniconvertor-1.1.4.ebuild +++ b/media-gfx/uniconvertor/uniconvertor-1.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.4.ebuild,v 1.2 2010/08/06 13:43:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.4.ebuild,v 1.3 2011/03/01 15:36:32 jer Exp $ EAPI=2 @@ -16,7 +16,7 @@ DESCRIPTION="Commandline tool for popular vector formats convertion" HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor" SRC_URI="http://sk1project.org/downloads/${PN}/v${PV}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" SLOT="0" LICENSE="GPL-2 LGPL-2" IUSE="" diff --git a/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild b/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild index 48d6ed6ec978..388563ef363f 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-2010 Gentoo Foundation +# 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.2 2010/08/07 18:01:02 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild,v 1.3 2011/03/01 15:36:32 jer Exp $ EAPI="2" @@ -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 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" SLOT="0" LICENSE="GPL-2 LGPL-2" IUSE="" |