summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-01-25 16:46:07 +0000
committerMarkus Meier <maekke@gentoo.org>2009-01-25 16:46:07 +0000
commitff31b9928a92940bf98d2fb71010c547e3e5ef4f (patch)
tree7deab4d454356a90cd9dc8070d2233dcaa0542ec /media-gfx/tuxpaint
parentStable on alpha, bug #254440 (diff)
downloadgentoo-2-ff31b9928a92940bf98d2fb71010c547e3e5ef4f.tar.gz
gentoo-2-ff31b9928a92940bf98d2fb71010c547e3e5ef4f.tar.bz2
gentoo-2-ff31b9928a92940bf98d2fb71010c547e3e5ef4f.zip
amd64/x86 stable, bug #256179
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/tuxpaint')
-rw-r--r--media-gfx/tuxpaint/ChangeLog5
-rw-r--r--media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <maekke@gentoo.org> tuxpaint-0.9.20.ebuild:
+ amd64/x86 stable, bug #256179
21 Jan 2009; Markus Meier <maekke@gentoo.org> 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"