diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-19 14:10:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-19 14:10:45 +0000 |
commit | 11806539104ebba4c362e569dbceeb582e165d53 (patch) | |
tree | 6b504dd929e8633a2790a7d5f0e0caf8e1b8b1fb /media-gfx/tuxpaint | |
parent | Marking smplayer-0.6.6 ppc for bug 257852 (diff) | |
download | gentoo-2-11806539104ebba4c362e569dbceeb582e165d53.tar.gz gentoo-2-11806539104ebba4c362e569dbceeb582e165d53.tar.bz2 gentoo-2-11806539104ebba4c362e569dbceeb582e165d53.zip |
Marking tuxpaint-0.9.20 ppc for bug 256179
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'media-gfx/tuxpaint')
-rw-r--r-- | media-gfx/tuxpaint/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/tuxpaint/ChangeLog b/media-gfx/tuxpaint/ChangeLog index d15f45fb832b..374dcd5e9951 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.51 2009/01/25 16:46:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.52 2009/03/19 14:10:45 ranger Exp $ + + 19 Mar 2009; Brent Baude <ranger@gentoo.org> tuxpaint-0.9.20.ebuild: + Marking tuxpaint-0.9.20 ppc for bug 256179 25 Jan 2009; Markus Meier <maekke@gentoo.org> tuxpaint-0.9.20.ebuild: amd64/x86 stable, bug #256179 diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild index 426511c0d82e..d535c24ac05e 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.3 2009/01/25 16:46:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.20.ebuild,v 1.4 2009/03/19 14:10:45 ranger 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" |