diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-08 19:51:24 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-08 19:51:24 +0000 |
commit | ae7982b024a784afc61380672ef27ab81c96c88c (patch) | |
tree | 0c27ff97ce1282ea21e1d1c27d8771709621247a /media-gfx | |
parent | Version bump. (diff) | |
download | gentoo-2-ae7982b024a784afc61380672ef27ab81c96c88c.tar.gz gentoo-2-ae7982b024a784afc61380672ef27ab81c96c88c.tar.bz2 gentoo-2-ae7982b024a784afc61380672ef27ab81c96c88c.zip |
Stable on amd64 wrt bug 172165
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/tuxpaint/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/tuxpaint/ChangeLog b/media-gfx/tuxpaint/ChangeLog index c6447d289947..2e55871b5954 100644 --- a/media-gfx/tuxpaint/ChangeLog +++ b/media-gfx/tuxpaint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/tuxpaint # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.31 2007/04/06 22:36:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.32 2007/04/08 19:51:24 welp Exp $ + + 08 Apr 2007; Peter Weller <welp@gentoo.org> tuxpaint-0.9.16-r1.ebuild: + Stable on amd64 wrt bug 172165 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> tuxpaint-0.9.16-r1.ebuild: diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild index 0f2326b006a1..24abfb9abc84 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild +++ b/media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild,v 1.3 2007/04/06 22:36:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild,v 1.4 2007/04/08 19:51:24 welp Exp $ inherit eutils gnome2-utils @@ -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" |