diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-09-28 23:10:09 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-09-28 23:10:09 +0000 |
commit | 8a6a15a8d228379eddbd213ee45d0f1c3094a979 (patch) | |
tree | 66f899430a59c6dd3f3441ac6c706f8f696f5929 /media-gfx | |
parent | credit the reporter in changelog (diff) | |
download | gentoo-2-8a6a15a8d228379eddbd213ee45d0f1c3094a979.tar.gz gentoo-2-8a6a15a8d228379eddbd213ee45d0f1c3094a979.tar.bz2 gentoo-2-8a6a15a8d228379eddbd213ee45d0f1c3094a979.zip |
stable on ppc (Bug #148936)
(Portage version: 2.1.1)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/tuxpaint/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/tuxpaint/tuxpaint-0.9.15b-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/tuxpaint/ChangeLog b/media-gfx/tuxpaint/ChangeLog index aad5602294b0..5573139a1566 100644 --- a/media-gfx/tuxpaint/ChangeLog +++ b/media-gfx/tuxpaint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/tuxpaint # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.24 2006/08/09 12:22:21 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.25 2006/09/28 23:10:09 wormo Exp $ + + 28 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> + tuxpaint-0.9.15b-r1.ebuild: + stable on ppc (Bug #148936) 09 Aug 2006; Leonardo Boshell <leonardop@gentoo.org> files/tuxpaint-0.9.15b-gentoo.patch, tuxpaint-0.9.15b-r1.ebuild: diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.15b-r1.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.15b-r1.ebuild index a0c24fbe276a..0d0fd8e7b2b1 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.15b-r1.ebuild +++ b/media-gfx/tuxpaint/tuxpaint-0.9.15b-r1.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/tuxpaint/tuxpaint-0.9.15b-r1.ebuild,v 1.2 2006/08/09 12:22:21 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.15b-r1.ebuild,v 1.3 2006/09/28 23:10:09 wormo Exp $ inherit eutils @@ -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="gnome kde nls" |