diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-24 15:29:40 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-24 15:29:40 +0000 |
commit | f667a5577d0115b4f796e9f6c3262ed8d2311018 (patch) | |
tree | 06e73f609c6b6b9f80fdaf8352958c4f70a2c073 | |
parent | media-fonts/alee-fonts stable on ppc. (diff) | |
download | gentoo-2-f667a5577d0115b4f796e9f6c3262ed8d2311018.tar.gz gentoo-2-f667a5577d0115b4f796e9f6c3262ed8d2311018.tar.bz2 gentoo-2-f667a5577d0115b4f796e9f6c3262ed8d2311018.zip |
media-gfx/skencil stable on ppc.
(Portage version: 2.1_pre1)
-rw-r--r-- | media-gfx/skencil/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/skencil/skencil-0.6.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/skencil/ChangeLog b/media-gfx/skencil/ChangeLog index 17e508587d8d..48014fa8b643 100644 --- a/media-gfx/skencil/ChangeLog +++ b/media-gfx/skencil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/skencil # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/ChangeLog,v 1.22 2005/12/20 21:49:16 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/ChangeLog,v 1.23 2005/12/24 15:29:40 hansmi Exp $ + + 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> skencil-0.6.17.ebuild: + Stable on ppc. 20 Dec 2005; Mark Loeser <halcy0n@gentoo.org> skencil-0.6.17.ebuild: Stable on x86; bug #113607 diff --git a/media-gfx/skencil/skencil-0.6.17.ebuild b/media-gfx/skencil/skencil-0.6.17.ebuild index b2def0c7f3c4..6c7ef494224f 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-2005 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.6 2005/12/20 21:49:16 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-0.6.17.ebuild,v 1.7 2005/12/24 15:29:40 hansmi 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 ~ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 ppc ~ppc64 sparc x86" pkg_setup() { python_tkinter_exists |