diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-25 20:18:49 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-25 20:18:49 +0000 |
commit | 5b72bd7c2506380e9a74d14f40c23916df0dc4d5 (patch) | |
tree | bb26019404f748f71447f54d13cb1f4bf9e97473 /media-gfx/tuxpaint | |
parent | mark stable. (diff) | |
download | historical-5b72bd7c2506380e9a74d14f40c23916df0dc4d5.tar.gz historical-5b72bd7c2506380e9a74d14f40c23916df0dc4d5.tar.bz2 historical-5b72bd7c2506380e9a74d14f40c23916df0dc4d5.zip |
Stable on x86, bug #172165.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-gfx/tuxpaint')
-rw-r--r-- | media-gfx/tuxpaint/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/tuxpaint/ChangeLog b/media-gfx/tuxpaint/ChangeLog index 4f05c8796cea..063bcf112aae 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.29 2006/12/13 02:41:03 leonardop Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.30 2007/03/25 20:18:49 ticho Exp $ + + 25 Mar 2007; Andrej Kacian <ticho@gentoo.org> tuxpaint-0.9.16-r1.ebuild: + Stable on x86, bug #172165. *tuxpaint-0.9.16-r1 (13 Dec 2006) diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild index 8bdfedb7fa0b..e15469b951ef 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-2006 Gentoo Foundation +# 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.1 2006/12/13 02:41:03 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.16-r1.ebuild,v 1.2 2007/03/25 20:18:49 ticho 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" |