diff options
author | David Holm <dholm@gentoo.org> | 2004-02-11 15:07:54 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-11 15:07:54 +0000 |
commit | 23282fc77a5a65dcad3cdce7b2afa8ce1df77499 (patch) | |
tree | 1f1fa049b56fd9c35359402f9279211f1ebd00db /games-rpg/adonthell | |
parent | Initial import (diff) | |
download | gentoo-2-23282fc77a5a65dcad3cdce7b2afa8ce1df77499.tar.gz gentoo-2-23282fc77a5a65dcad3cdce7b2afa8ce1df77499.tar.bz2 gentoo-2-23282fc77a5a65dcad3cdce7b2afa8ce1df77499.zip |
Added to ~ppc
Diffstat (limited to 'games-rpg/adonthell')
-rw-r--r-- | games-rpg/adonthell/ChangeLog | 7 | ||||
-rw-r--r-- | games-rpg/adonthell/adonthell-0.3.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-rpg/adonthell/ChangeLog b/games-rpg/adonthell/ChangeLog index b98f3fb14057..fb6b3a4816c4 100644 --- a/games-rpg/adonthell/ChangeLog +++ b/games-rpg/adonthell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/adonthell -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/adonthell/ChangeLog,v 1.2 2003/09/10 16:09:34 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/adonthell/ChangeLog,v 1.3 2004/02/11 15:06:02 dholm Exp $ + + 11 Feb 2004; David Holm <dholm@gentoo.org> adonthell-0.3.3-r1.ebuild: + Added to ~ppc. *adonthell-0.3.3-r1 (20 Mar 2003) diff --git a/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild b/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild index c24fa2ff244e..af18fe1e6171 100644 --- a/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild +++ b/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild,v 1.1 2003/09/10 06:26:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild,v 1.2 2004/02/11 15:06:02 dholm Exp $ inherit games eutils @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/adonthell/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="oggvorbis gtk nls doc" DEPEND="dev-lang/python |