diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-27 18:04:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-27 18:04:49 +0000 |
commit | e9e86004d73f13a11bda604068721688dd23b64e (patch) | |
tree | 141b708ab9c4dfca6a913c8dc8d83cc36bcebc24 /games-misc/fortune-mod-gentoo-dev | |
parent | Added new 1.2.0 beta ebuild (diff) | |
download | gentoo-2-e9e86004d73f13a11bda604068721688dd23b64e.tar.gz gentoo-2-e9e86004d73f13a11bda604068721688dd23b64e.tar.bz2 gentoo-2-e9e86004d73f13a11bda604068721688dd23b64e.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-misc/fortune-mod-gentoo-dev')
-rw-r--r-- | games-misc/fortune-mod-gentoo-dev/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050503.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-gentoo-dev/ChangeLog b/games-misc/fortune-mod-gentoo-dev/ChangeLog index 43fb7ed4c0ea..9f3f829c5763 100644 --- a/games-misc/fortune-mod-gentoo-dev/ChangeLog +++ b/games-misc/fortune-mod-gentoo-dev/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-gentoo-dev # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-gentoo-dev/ChangeLog,v 1.17 2005/07/31 14:27:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-gentoo-dev/ChangeLog,v 1.18 2005/08/27 18:02:31 corsair Exp $ + + 27 Aug 2005; Markus Rothe <corsair@gentoo.org> + fortune-mod-gentoo-dev-20050503.ebuild: + Stable on ppc64 31 Jul 2005; Markus Rothe <corsair@gentoo.org> fortune-mod-gentoo-dev-20050503.ebuild: diff --git a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050503.ebuild b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050503.ebuild index c4c04b38a23c..28f3fab05edd 100644 --- a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050503.ebuild +++ b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050503.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/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050503.ebuild,v 1.2 2005/07/31 14:27:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050503.ebuild,v 1.3 2005/08/27 18:02:31 corsair Exp $ DESCRIPTION="Fortune database of #gentoo-dev quotes" HOMEPAGE="http://oppresses.us/~avenj/index.html" @@ -8,7 +8,7 @@ SRC_URI="http://oppresses.us/~avenj/files/gentoo-dev/gentoo-dev-${PV}.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc ppc64 sparc x86" IUSE="" DEPEND="games-misc/fortune-mod" |