diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-07 19:44:43 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-07 19:44:43 +0000 |
commit | dec137ec0dd09374e86b716420eec8921f20bd53 (patch) | |
tree | 853106777499b2be024a55aac72c34ae7d3ce17d /app-misc/tipptrainer | |
parent | Unmask gfontview again, as bug 154671 is invalid (diff) | |
download | gentoo-2-dec137ec0dd09374e86b716420eec8921f20bd53.tar.gz gentoo-2-dec137ec0dd09374e86b716420eec8921f20bd53.tar.bz2 gentoo-2-dec137ec0dd09374e86b716420eec8921f20bd53.zip |
Stable on ppc wrt bug 173683
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-misc/tipptrainer')
-rw-r--r-- | app-misc/tipptrainer/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tipptrainer/tipptrainer-0.6.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tipptrainer/ChangeLog b/app-misc/tipptrainer/ChangeLog index 5f33b66eb5a7..b48b81cc0216 100644 --- a/app-misc/tipptrainer/ChangeLog +++ b/app-misc/tipptrainer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tipptrainer # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tipptrainer/ChangeLog,v 1.12 2007/01/28 02:20:09 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tipptrainer/ChangeLog,v 1.13 2007/04/07 19:44:43 nixnut Exp $ + + 07 Apr 2007; nixnut <nixnut@gentoo.org> tipptrainer-0.6.0-r1.ebuild: + Stable on ppc wrt bug 173683 *tipptrainer-0.6.0-r1 (28 Jan 2007) diff --git a/app-misc/tipptrainer/tipptrainer-0.6.0-r1.ebuild b/app-misc/tipptrainer/tipptrainer-0.6.0-r1.ebuild index f82d88fa0ddf..9cd8a68a6952 100644 --- a/app-misc/tipptrainer/tipptrainer-0.6.0-r1.ebuild +++ b/app-misc/tipptrainer/tipptrainer-0.6.0-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/app-misc/tipptrainer/tipptrainer-0.6.0-r1.ebuild,v 1.1 2007/01/28 02:20:09 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tipptrainer/tipptrainer-0.6.0-r1.ebuild,v 1.2 2007/04/07 19:44:43 nixnut Exp $ WX_GTK_VER="2.6" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="ppc ~x86" IUSE="" DEPEND=">=dev-libs/glib-1.2.7 =x11-libs/wxGTK-2.6*" |