diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-09-02 18:20:49 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-09-02 18:20:49 +0000 |
commit | 7da5f213ca1f7167d282d28fa9b772e07d5aef6f (patch) | |
tree | 4c0246b04edab2acb892747f1f81eb13f0ed1b25 /media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild | |
parent | Fixed for Prefix, marked ~amd64-linux and ~x64-macos, bug #359689 (diff) | |
download | historical-7da5f213ca1f7167d282d28fa9b772e07d5aef6f.tar.gz historical-7da5f213ca1f7167d282d28fa9b772e07d5aef6f.tar.bz2 historical-7da5f213ca1f7167d282d28fa9b772e07d5aef6f.zip |
Marked ~amd64-linux, ~x64-macos, bug #359693
Package-Manager: portage-2.2.01.19120-prefix/cvs/Darwin i386
Diffstat (limited to 'media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild')
-rw-r--r-- | media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild b/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild index 783e0c215785..4b68fd19fe56 100644 --- a/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild +++ b/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild @@ -1,8 +1,8 @@ # 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.5 2011/07/26 08:01:36 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.5.ebuild,v 1.6 2011/09/02 18:20:49 grobian Exp $ -EAPI="2" +EAPI="3" PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" @@ -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" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos" SLOT="0" LICENSE="GPL-2 LGPL-2" IUSE="" |