diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-08-01 18:35:12 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-08-01 18:35:12 +0000 |
commit | 18224f6302bc8a7dbfe4a9b644bd66deda032acf (patch) | |
tree | 30c00ffb9b8fb6be67eb93265907fae89b6fce2b /games-misc | |
parent | Version bump to 1.25 thanks to Francisco Javier <ffelix@sshinf.com> in bug #1... (diff) | |
download | gentoo-2-18224f6302bc8a7dbfe4a9b644bd66deda032acf.tar.gz gentoo-2-18224f6302bc8a7dbfe4a9b644bd66deda032acf.tar.bz2 gentoo-2-18224f6302bc8a7dbfe4a9b644bd66deda032acf.zip |
Stable ppc-macos
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/wtf/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/wtf/wtf-20050505.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/wtf/ChangeLog b/games-misc/wtf/ChangeLog index f9453cad6741..73f3851cc975 100644 --- a/games-misc/wtf/ChangeLog +++ b/games-misc/wtf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/wtf # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.8 2005/07/01 21:05:09 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.9 2005/08/01 18:33:02 j4rg0n Exp $ + + 01 Aug 2005; Lina Pezzella <j4rg0n@gentoo.org> wtf-20050505.ebuild: + Stable ppc-macos 01 Jul 2005; Lina Pezzella <j4rg0n@gentoo.org> wtf-20050505.ebuild: Testing ppc-macos. Keyworded on behalf of Fabian Groffen. Bug 75852 diff --git a/games-misc/wtf/wtf-20050505.ebuild b/games-misc/wtf/wtf-20050505.ebuild index 8637e4ad0ba6..3e3dbdcc1ed1 100644 --- a/games-misc/wtf/wtf-20050505.ebuild +++ b/games-misc/wtf/wtf-20050505.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/games-misc/wtf/wtf-20050505.ebuild,v 1.2 2005/07/01 21:05:09 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20050505.ebuild,v 1.3 2005/08/01 18:33:02 j4rg0n Exp $ DESCRIPTION="translates acronyms for you" HOMEPAGE="http://www.mu.org/~mux/wtf/" @@ -8,7 +8,7 @@ SRC_URI="http://www.mu.org/~mux/wtf/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 s390 sparc x86" IUSE="" DEPEND="" |