From 25b0ff38424eb3bc553c6b3ef0b96d2339b10806 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 25 Jan 2009 16:46:51 +0000 Subject: amd64/x86 stable, bug #256179 Package-Manager: portage-2.1.6.7/cvs/Linux x86_64 --- media-gfx/tuxpaint/ChangeLog | 5 ++++- media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'media-gfx/tuxpaint') diff --git a/media-gfx/tuxpaint/ChangeLog b/media-gfx/tuxpaint/ChangeLog index f76d1aedb9b7..d15f45fb832b 100644 --- a/media-gfx/tuxpaint/ChangeLog +++ b/media-gfx/tuxpaint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/tuxpaint # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.50 2009/01/21 23:13:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.51 2009/01/25 16:46:07 maekke Exp $ + + 25 Jan 2009; Markus Meier tuxpaint-0.9.20.ebuild: + amd64/x86 stable, bug #256179 21 Jan 2009; Markus Meier tuxpaint-0.9.20.ebuild: remove svg USE-flag, as disabling it is broken. media-libs/sdl-image needs diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild index 3614260ed0c4..426511c0d82e 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild +++ b/media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild,v 1.2 2009/01/21 23:13:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild,v 1.3 2009/01/25 16:46:07 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="nls" -- cgit v1.2.3-65-gdbad