diff options
author | David Holm <dholm@gentoo.org> | 2003-09-03 01:43:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2003-09-03 01:43:12 +0000 |
commit | b80d511aaeeeee247b733f3777ceef61a73591a7 (patch) | |
tree | cebe218912a605299e790be685b1063a83ffc432 /app-emulation | |
parent | added init.d and conf.d files for running vsftpd standalone. (diff) | |
download | historical-b80d511aaeeeee247b733f3777ceef61a73591a7.tar.gz historical-b80d511aaeeeee247b733f3777ceef61a73591a7.tar.bz2 historical-b80d511aaeeeee247b733f3777ceef61a73591a7.zip |
Added hatari to ~ppc.
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/hatari/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/hatari/Manifest | 4 | ||||
-rw-r--r-- | app-emulation/hatari/hatari-0.40.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/hatari/ChangeLog b/app-emulation/hatari/ChangeLog index 87773b385816..e1d006227875 100644 --- a/app-emulation/hatari/ChangeLog +++ b/app-emulation/hatari/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/hatari # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hatari/ChangeLog,v 1.5 2003/08/04 17:17:56 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hatari/ChangeLog,v 1.6 2003/09/03 01:42:41 dholm Exp $ + + 03 Sep 2003; David Holm <dholm@gentoo.org> hatari-0.40.ebuild: + Added hatari to ~ppc. 04 Aug 2003; Michael Sterrett <msterret@gentoo.org> hatari-0.40.ebuild: tidy; error messages diff --git a/app-emulation/hatari/Manifest b/app-emulation/hatari/Manifest index b89ce2b4d467..33a26cfb122a 100644 --- a/app-emulation/hatari/Manifest +++ b/app-emulation/hatari/Manifest @@ -1,3 +1,3 @@ -MD5 07e204dd74c986a362fa3c27fe41a171 ChangeLog 564 -MD5 fbf784a70051f6ddbe948a07cdb18fa7 hatari-0.40.ebuild 950 +MD5 de5d6e4c1148277f2bb18fe31e05fe42 ChangeLog 651 +MD5 c560e63395409219995e360f5bdfe9ee hatari-0.40.ebuild 952 MD5 3e8a51349887e732bbc7c357a71afd70 files/digest-hatari-0.40 63 diff --git a/app-emulation/hatari/hatari-0.40.ebuild b/app-emulation/hatari/hatari-0.40.ebuild index 9bd83a3d15e0..23e782e59291 100644 --- a/app-emulation/hatari/hatari-0.40.ebuild +++ b/app-emulation/hatari/hatari-0.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hatari/hatari-0.40.ebuild,v 1.2 2003/08/04 17:17:56 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hatari/hatari-0.40.ebuild,v 1.3 2003/09/03 01:42:41 dholm Exp $ inherit games @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/hatari/${P}.tar.gz" HOMEPAGE="http://hatari.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" SLOT="0" DEPEND="media-libs/libsdl |