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 | 64ce075ceaa7519d6d3fe086b0ed53b007cd87de (patch) | |
tree | 9b18bb152ac17fa53652e34c286f3ba5c597d44b /games-emulation/dboxfe | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-64ce075ceaa7519d6d3fe086b0ed53b007cd87de.tar.gz gentoo-2-64ce075ceaa7519d6d3fe086b0ed53b007cd87de.tar.bz2 gentoo-2-64ce075ceaa7519d6d3fe086b0ed53b007cd87de.zip |
HOMEPAGE changed
Diffstat (limited to 'games-emulation/dboxfe')
-rw-r--r-- | games-emulation/dboxfe/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/dboxfe/dboxfe-0.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |