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 | 382bf578a88c12accd701ff819d370fea73ae359 (patch) | |
tree | a8f9261bad2641d7c6f592d00f92b95ef5c9ae02 /games-emulation | |
parent | Version bump. (diff) | |
download | historical-382bf578a88c12accd701ff819d370fea73ae359.tar.gz historical-382bf578a88c12accd701ff819d370fea73ae359.tar.bz2 historical-382bf578a88c12accd701ff819d370fea73ae359.zip |
~amd64
Package-Manager: portage-2.0.51.19
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.5.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/games-emulation/dboxfe/Manifest index ab7d1479f01e..8c3e69c9c749 100644 --- a/games-emulation/dboxfe/Manifest +++ b/games-emulation/dboxfe/Manifest @@ -1,6 +1,6 @@ +MD5 bf7842855f902749162192960dfd72c1 ChangeLog 812 MD5 a3868630413bfe7a06b394eaefec7548 dboxfe-0.0.3.ebuild 549 +MD5 477102195f84e1f967f090eadc33e176 dboxfe-0.0.5.ebuild 546 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 31217edce41e103c94e35e2a4424adf4 ChangeLog 730 -MD5 74eaec882d52c5d9f42c44557068dfee dboxfe-0.0.5.ebuild 543 MD5 c375207f1f1d42afc03a258ece5ec70d files/digest-dboxfe-0.0.3 65 MD5 d0d0148015ca5016193d4eb56cb69e1d files/digest-dboxfe-0.0.5 64 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" |