diff options
author | 2006-01-18 20:04:48 +0000 | |
---|---|---|
committer | 2006-01-18 20:04:48 +0000 | |
commit | 290fd2690ecebe3eff0279cdb1ac22800eb18c2a (patch) | |
tree | 0378bbeb60c77c71becaae64c6e024e8e42ea4c7 /media-gfx | |
parent | old (diff) | |
download | gentoo-2-290fd2690ecebe3eff0279cdb1ac22800eb18c2a.tar.gz gentoo-2-290fd2690ecebe3eff0279cdb1ac22800eb18c2a.tar.bz2 gentoo-2-290fd2690ecebe3eff0279cdb1ac22800eb18c2a.zip |
stable on amd64 wrt bug 119316
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/tuxpaint/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/tuxpaint/tuxpaint-0.9.15b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/tuxpaint/ChangeLog b/media-gfx/tuxpaint/ChangeLog index 55b555936357..27ed386037b8 100644 --- a/media-gfx/tuxpaint/ChangeLog +++ b/media-gfx/tuxpaint/ChangeLog @@ -1,6 +1,9 @@ # 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.21 2006/01/18 16:44:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.22 2006/01/18 20:04:48 blubb Exp $ + + 18 Jan 2006; Simon Stelling <blubb@gentoo.org> tuxpaint-0.9.15b.ebuild: + stable on amd64 wrt bug 119316 18 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> tuxpaint-0.9.15b.ebuild: diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.15b.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.15b.ebuild index 3113f5db5f51..5d0789448026 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.15b.ebuild +++ b/media-gfx/tuxpaint/tuxpaint-0.9.15b.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.ebuild,v 1.3 2006/01/18 16:44:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.15b.ebuild,v 1.4 2006/01/18 20:04:48 blubb 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" |