diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-10 12:42:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-10 12:42:33 +0000 |
commit | 6495fbb73632dac5bd9ae0f2ec6ed0056a3d3de2 (patch) | |
tree | 23d4725077ecd9d1e35833baff1f9d6e3e0de7c8 /games-emulation | |
parent | Version bump. (diff) | |
download | gentoo-2-6495fbb73632dac5bd9ae0f2ec6ed0056a3d3de2.tar.gz gentoo-2-6495fbb73632dac5bd9ae0f2ec6ed0056a3d3de2.tar.bz2 gentoo-2-6495fbb73632dac5bd9ae0f2ec6ed0056a3d3de2.zip |
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dboxfe/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/dboxfe/dboxfe-0.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/dboxfe/ChangeLog b/games-emulation/dboxfe/ChangeLog index 39daba20a20c..45f209b093e3 100644 --- a/games-emulation/dboxfe/ChangeLog +++ b/games-emulation/dboxfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/dboxfe # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.4 2005/03/17 19:49:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.5 2005/04/10 12:42:33 blubb Exp $ + + 10 Apr 2005; Simon Stelling <blubb@gentoo.org> dboxfe-0.0.5.ebuild: + added ~amd64 *dboxfe-0.0.5 (17 Mar 2005) diff --git a/games-emulation/dboxfe/dboxfe-0.0.5.ebuild b/games-emulation/dboxfe/dboxfe-0.0.5.ebuild index 0fe13ea8c6a4..7ffdbf7d36b7 100644 --- a/games-emulation/dboxfe/dboxfe-0.0.5.ebuild +++ b/games-emulation/dboxfe/dboxfe-0.0.5.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-emulation/dboxfe/dboxfe-0.0.5.ebuild,v 1.1 2005/03/17 19:49:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.0.5.ebuild,v 1.2 2005/04/10 12:42:33 blubb Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/dboxfe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~ppc x86 ~amd64" IUSE="" RDEPEND=">=games-emulation/dosbox-0.63" |