diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-16 15:35:32 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-16 15:35:32 +0000 |
commit | bafc229c3199e4be788daca39353ad8d1feb3e80 (patch) | |
tree | 335e19d39acbd75ada6b0e4a9111fbe899d44ab4 /games-rpg | |
parent | Removed old versions. (diff) | |
download | historical-bafc229c3199e4be788daca39353ad8d1feb3e80.tar.gz historical-bafc229c3199e4be788daca39353ad8d1feb3e80.tar.bz2 historical-bafc229c3199e4be788daca39353ad8d1feb3e80.zip |
Marked ppc stable.
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/aklabeth/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/aklabeth/Manifest | 14 | ||||
-rw-r--r-- | games-rpg/aklabeth/aklabeth-1.0.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/games-rpg/aklabeth/ChangeLog b/games-rpg/aklabeth/ChangeLog index 88dd1d97fb26..c1e2c8f96258 100644 --- a/games-rpg/aklabeth/ChangeLog +++ b/games-rpg/aklabeth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/aklabeth # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/aklabeth/ChangeLog,v 1.2 2004/08/28 16:28:22 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/aklabeth/ChangeLog,v 1.3 2004/12/16 15:35:32 josejx Exp $ + + 17 Dec 2004; Joseph Jezak <josejx@gentoo.org> aklabeth-1.0.ebuild: + Marked ppc stable. 28 Aug 2004; David Holm <dholm@gentoo.org> aklabeth-1.0.ebuild: Added to ~ppc. diff --git a/games-rpg/aklabeth/Manifest b/games-rpg/aklabeth/Manifest index 9b8a99982e67..819ffad2bd89 100644 --- a/games-rpg/aklabeth/Manifest +++ b/games-rpg/aklabeth/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 5f2b741c96d2c8c04aee21989808848f aklabeth-1.0.ebuild 610 -MD5 abdbffa1c3e97e5fb503f810bced6f93 ChangeLog 484 +MD5 d169af94c7d3b70f2168ec466f349d91 ChangeLog 576 +MD5 113b9d50231232a476a9ef2a35b4b4cc aklabeth-1.0.ebuild 606 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 4c8628b96099e3aab5668c2df1cc32ef files/digest-aklabeth-1.0 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBojm2Z/iYVBmujdURAs2gAJ4k+oJciAPqrbDZE0enPyNOOFE0zACbBmXF -wtGgXW8C2S/dDEPM514/aR4= -=HyA0 ------END PGP SIGNATURE----- diff --git a/games-rpg/aklabeth/aklabeth-1.0.ebuild b/games-rpg/aklabeth/aklabeth-1.0.ebuild index 5c0f2d94d624..77566a2f9f15 100644 --- a/games-rpg/aklabeth/aklabeth-1.0.ebuild +++ b/games-rpg/aklabeth/aklabeth-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/aklabeth/aklabeth-1.0.ebuild,v 1.3 2004/11/22 19:10:30 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/aklabeth/aklabeth-1.0.ebuild,v 1.4 2004/12/16 15:35:32 josejx Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="" DEPEND="media-libs/libsdl" |