summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-10-26 19:19:02 +0000
committerMarkus Meier <maekke@gentoo.org>2008-10-26 19:19:02 +0000
commit0acf9ebbcb19f0422bcd14e9c11c8227969728fe (patch)
tree0d4f6e03038959c7d55d097267d906398d0f9141 /media-gfx
parentUpdating kvirc live ebuild so it actualy compiles now. Note: you will have to... (diff)
downloadgentoo-2-0acf9ebbcb19f0422bcd14e9c11c8227969728fe.tar.gz
gentoo-2-0acf9ebbcb19f0422bcd14e9c11c8227969728fe.tar.bz2
gentoo-2-0acf9ebbcb19f0422bcd14e9c11c8227969728fe.zip
x86 stable, bug #242790
(Portage version: 2.2_rc12/cvs/Linux 2.6.28-rc1 i686)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/tuxpaint/ChangeLog5
-rw-r--r--media-gfx/tuxpaint/tuxpaint-0.9.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/tuxpaint/ChangeLog b/media-gfx/tuxpaint/ChangeLog
index c008242d6cf2..b7fcb6a8efb4 100644
--- a/media-gfx/tuxpaint/ChangeLog
+++ b/media-gfx/tuxpaint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/tuxpaint
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.45 2008/10/25 15:24:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.46 2008/10/26 19:19:02 maekke Exp $
+
+ 26 Oct 2008; Markus Meier <maekke@gentoo.org> tuxpaint-0.9.19.ebuild:
+ x86 stable, bug #242790
25 Oct 2008; nixnut <nixnut@gentoo.org> tuxpaint-0.9.19.ebuild:
Stable on ppc wrt bug 242790
diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.19.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.19.ebuild
index 84a7225fc394..138c575fa775 100644
--- a/media-gfx/tuxpaint/tuxpaint-0.9.19.ebuild
+++ b/media-gfx/tuxpaint/tuxpaint-0.9.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.19.ebuild,v 1.5 2008/10/25 15:24:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.19.ebuild,v 1.6 2008/10/26 19:19:02 maekke Exp $
inherit eutils gnome2-utils multilib toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="nls svg"