diff options
author | 2005-03-23 17:22:13 +0000 | |
---|---|---|
committer | 2005-03-23 17:22:13 +0000 | |
commit | 73d5545ea3b7de999bcbbdd56da2923b3b331528 (patch) | |
tree | 5c6c6b8d4e77a207fa6bc4ae50bfeff984e1a5fb /media-gfx | |
parent | Use a stub script instead of symlink to mozilla-launcher. This in (diff) | |
download | gentoo-2-73d5545ea3b7de999bcbbdd56da2923b3b331528.tar.gz gentoo-2-73d5545ea3b7de999bcbbdd56da2923b3b331528.tar.bz2 gentoo-2-73d5545ea3b7de999bcbbdd56da2923b3b331528.zip |
rekeyword stable for x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/tuxpaint/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/tuxpaint/ChangeLog b/media-gfx/tuxpaint/ChangeLog index 70d0b481f040..80d1b3c1b4aa 100644 --- a/media-gfx/tuxpaint/ChangeLog +++ b/media-gfx/tuxpaint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/tuxpaint # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.14 2005/03/22 21:49:32 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.15 2005/03/23 17:22:13 mr_bones_ Exp $ + + 23 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org> + tuxpaint-0.9.13-r1.ebuild: + rekeyword stable for x86 22 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> tuxpaint-0.9.13-r1.ebuild, tuxpaint-0.9.14.ebuild: diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild index e0145c2da938..f716838ce318 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild +++ b/media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild,v 1.5 2005/03/22 21:49:32 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild,v 1.6 2005/03/23 17:22:13 mr_bones_ Exp $ inherit eutils @@ -22,7 +22,7 @@ mirror://gentoo/${P}-makefile.patch" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" src_unpack() { unpack ${P}.tar.gz |