diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-02-05 20:22:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-02-05 20:22:35 +0000 |
commit | 65b65313758c0053ce309122a1cb3a37c111886f (patch) | |
tree | b9a15053ffe67165b4cd4c971bd6b3c31890eb92 /media-gfx/skencil/skencil-0.6.17.ebuild | |
parent | Bug 165190 (diff) | |
download | gentoo-2-65b65313758c0053ce309122a1cb3a37c111886f.tar.gz gentoo-2-65b65313758c0053ce309122a1cb3a37c111886f.tar.bz2 gentoo-2-65b65313758c0053ce309122a1cb3a37c111886f.zip |
Stable for HPPA (inkscape).
(Portage version: 2.1.2-r7)
Diffstat (limited to 'media-gfx/skencil/skencil-0.6.17.ebuild')
-rw-r--r-- | media-gfx/skencil/skencil-0.6.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/skencil/skencil-0.6.17.ebuild b/media-gfx/skencil/skencil-0.6.17.ebuild index 1b54ff9c392e..82c036452e31 100644 --- a/media-gfx/skencil/skencil-0.6.17.ebuild +++ b/media-gfx/skencil/skencil-0.6.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-0.6.17.ebuild,v 1.10 2006/06/27 22:56:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-0.6.17.ebuild,v 1.11 2007/02/05 20:22:35 jer Exp $ inherit python multilib @@ -16,7 +16,7 @@ DEPEND=">=dev-python/imaging-1.1.2-r1 RDEPEND="!elibc_glibc? ( nls? ( sys-devel/gettext ) )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" pkg_setup() { python_tkinter_exists |