diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-08-01 18:33:02 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-08-01 18:33:02 +0000 |
commit | 627f315fe56a4f96092cbb4cfd32278aac1f5b4b (patch) | |
tree | e34c381aae275c9464ca66f74a9a21f00e2ad7e8 /games-misc/wtf | |
parent | Version bump to 1.25 thanks to Francisco Javier <ffelix@sshinf.com> in bug #1... (diff) | |
download | historical-627f315fe56a4f96092cbb4cfd32278aac1f5b4b.tar.gz historical-627f315fe56a4f96092cbb4cfd32278aac1f5b4b.tar.bz2 historical-627f315fe56a4f96092cbb4cfd32278aac1f5b4b.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-misc/wtf')
-rw-r--r-- | games-misc/wtf/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/wtf/Manifest | 4 | ||||
-rw-r--r-- | games-misc/wtf/wtf-20050505.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/games-misc/wtf/Manifest index 6b9a30ef77b5..11ae0e90ec67 100644 --- a/games-misc/wtf/Manifest +++ b/games-misc/wtf/Manifest @@ -1,6 +1,6 @@ -MD5 12f5edfab8d36af3404422be33a58338 ChangeLog 1076 +MD5 60da6e67bb86cb6efb175933b5b42479 ChangeLog 1166 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 bd7805c8fab8929be01d77f9e2ac052f wtf-20040124.ebuild 797 -MD5 84dc9e11de1a6801d5ae8300a0c96796 wtf-20050505.ebuild 636 +MD5 51a5c9057a5326d446712d3d1db6075e wtf-20050505.ebuild 635 MD5 046903394c2d5c7bdb1c48133432a5ac files/digest-wtf-20050505 62 MD5 023ca75028713654c490b9e25fef877b files/digest-wtf-20040124 62 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="" |