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 | |
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)
-rw-r--r-- | media-gfx/skencil/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/skencil/skencil-0.6.17.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/skencil/ChangeLog b/media-gfx/skencil/ChangeLog index d3de2360587c..663338006a84 100644 --- a/media-gfx/skencil/ChangeLog +++ b/media-gfx/skencil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/skencil -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/ChangeLog,v 1.26 2006/06/27 22:56:02 jer Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/ChangeLog,v 1.27 2007/02/05 20:22:35 jer Exp $ + + 05 Feb 2007; Jeroen Roovers <jer@gentoo.org> skencil-0.6.17.ebuild: + Stable for HPPA (inkscape). 27 Jun 2006; Jeroen Roovers <jer@gentoo.org> skencil-0.6.17.ebuild: Marked ~hppa (for media-gfx/inkscape). 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 |