diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 20:12:49 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 20:12:49 +0000 |
commit | 732249467fe721b3c827d572189b63f3eda873ae (patch) | |
tree | a78a4d3753b5d9c5725aa38ff725f32304fbd554 /games-emulation | |
parent | Stable on x86, for silva1.1 release for 2004.3 (diff) | |
download | historical-732249467fe721b3c827d572189b63f3eda873ae.tar.gz historical-732249467fe721b3c827d572189b63f3eda873ae.tar.bz2 historical-732249467fe721b3c827d572189b63f3eda873ae.zip |
Added to ~ppc
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dboxfe/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/dboxfe/Manifest | 4 | ||||
-rw-r--r-- | games-emulation/dboxfe/dboxfe-0.0.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/dboxfe/ChangeLog b/games-emulation/dboxfe/ChangeLog index 83c70c53adbd..2bf108481c94 100644 --- a/games-emulation/dboxfe/ChangeLog +++ b/games-emulation/dboxfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/dboxfe # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.2 2004/09/30 10:57:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.3 2004/10/14 20:12:49 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> dboxfe-0.0.3.ebuild: + Added to ~ppc. 30 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> dboxfe-0.0.3.ebuild: HOMEPAGE changed diff --git a/games-emulation/dboxfe/Manifest b/games-emulation/dboxfe/Manifest index df16d25e52ba..0735f976a36b 100644 --- a/games-emulation/dboxfe/Manifest +++ b/games-emulation/dboxfe/Manifest @@ -1,4 +1,4 @@ -MD5 c6a78ffa429004c357dd922ec07914d0 dboxfe-0.0.3.ebuild 544 +MD5 bc67b1c6cc93dc344da89e4030352263 ChangeLog 591 +MD5 ce96f3f7b93d748d075199de431104d6 dboxfe-0.0.3.ebuild 545 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 b66f64883476a87cc536be23327ed48d ChangeLog 511 MD5 c375207f1f1d42afc03a258ece5ec70d files/digest-dboxfe-0.0.3 65 diff --git a/games-emulation/dboxfe/dboxfe-0.0.3.ebuild b/games-emulation/dboxfe/dboxfe-0.0.3.ebuild index efd676510a6e..635eb2356729 100644 --- a/games-emulation/dboxfe/dboxfe-0.0.3.ebuild +++ b/games-emulation/dboxfe/dboxfe-0.0.3.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-emulation/dboxfe/dboxfe-0.0.3.ebuild,v 1.2 2004/09/30 10:57:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.0.3.ebuild,v 1.3 2004/10/14 20:12:49 dholm Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/dboxfe/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND=">=games-emulation/dosbox-0.61" |