diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-08 18:08:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-08 18:08:31 +0000 |
commit | 5fea4dbca30f15ae4a94d8cd583c5340bb636a5b (patch) | |
tree | 8b0c93a4ceafdf34b9d09c618964ddd9d0133624 /media-gfx/skencil | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-5fea4dbca30f15ae4a94d8cd583c5340bb636a5b.tar.gz gentoo-2-5fea4dbca30f15ae4a94d8cd583c5340bb636a5b.tar.bz2 gentoo-2-5fea4dbca30f15ae4a94d8cd583c5340bb636a5b.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'media-gfx/skencil')
-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 0dba18633758..a16af1bf65c9 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.24 2006/01/15 11:57:30 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/ChangeLog,v 1.25 2006/04/08 18:08:31 corsair Exp $ + + 08 Apr 2006; Markus Rothe <corsair@gentoo.org> skencil-0.6.17.ebuild: + Stable on ppc64 15 Jan 2006; Simon Stelling <blubb@gentoo.org> skencil-0.6.17.ebuild: stable on amd64 diff --git a/media-gfx/skencil/skencil-0.6.17.ebuild b/media-gfx/skencil/skencil-0.6.17.ebuild index bb76466b9773..11e8b5ee236a 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 # 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.8 2006/01/15 11:57:30 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-0.6.17.ebuild,v 1.9 2006/04/08 18:08:31 corsair 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 |