diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-30 10:57:00 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-30 10:57:00 +0000 |
commit | a4120a8e87b48103186b2f4a6c4fe3fb16eb88b0 (patch) | |
tree | 0322cbd840c28b44d8915c87047db3541d1cb176 /games-emulation/dboxfe | |
parent | Version bump (diff) | |
download | historical-a4120a8e87b48103186b2f4a6c4fe3fb16eb88b0.tar.gz historical-a4120a8e87b48103186b2f4a6c4fe3fb16eb88b0.tar.bz2 historical-a4120a8e87b48103186b2f4a6c4fe3fb16eb88b0.zip |
HOMEPAGE changed
Diffstat (limited to 'games-emulation/dboxfe')
-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 f576fe5c0659..83c70c53adbd 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.1 2004/09/12 04:43:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.2 2004/09/30 10:57:00 mr_bones_ Exp $ + + 30 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> dboxfe-0.0.3.ebuild: + HOMEPAGE changed *dboxfe-0.0.3 (11 Sep 2004) diff --git a/games-emulation/dboxfe/Manifest b/games-emulation/dboxfe/Manifest index cad282ed2058..df16d25e52ba 100644 --- a/games-emulation/dboxfe/Manifest +++ b/games-emulation/dboxfe/Manifest @@ -1,4 +1,4 @@ -MD5 ab4af7d7478f06fd37f5f9bf88bc8c9a dboxfe-0.0.3.ebuild 542 +MD5 c6a78ffa429004c357dd922ec07914d0 dboxfe-0.0.3.ebuild 544 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 d90fdd4c8de47e527561e75e7d444b1c ChangeLog 415 +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 1e431f703d18..efd676510a6e 100644 --- a/games-emulation/dboxfe/dboxfe-0.0.3.ebuild +++ b/games-emulation/dboxfe/dboxfe-0.0.3.ebuild @@ -1,11 +1,11 @@ # 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.1 2004/09/12 04:43:12 mr_bones_ Exp $ +# $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 $ inherit kde DESCRIPTION="Creates and manages configuration files for DOSBox" -HOMEPAGE="http://dboxfe.berlios.de/" +HOMEPAGE="http://dboxfe.linuxmind.de/" SRC_URI="http://download.berlios.de/dboxfe/${P}.tar.bz2" LICENSE="GPL-2" |