diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2007-02-07 13:47:54 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2007-02-07 13:47:54 +0000 |
commit | 1426c2ed9c0d5d97f5d34731982f8e914a31f49e (patch) | |
tree | 28bd22675016a8923ccca0d5ca5444d235c30f35 /games-emulation | |
parent | Use mirror://berlios (diff) | |
download | gentoo-2-1426c2ed9c0d5d97f5d34731982f8e914a31f49e.tar.gz gentoo-2-1426c2ed9c0d5d97f5d34731982f8e914a31f49e.tar.bz2 gentoo-2-1426c2ed9c0d5d97f5d34731982f8e914a31f49e.zip |
Use mirror://berlios
(Portage version: 2.1.2-r8)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dboxfe/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/dboxfe/dboxfe-0.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/dboxfe/ChangeLog b/games-emulation/dboxfe/ChangeLog index b685514996a9..a03e6fbfdf27 100644 --- a/games-emulation/dboxfe/ChangeLog +++ b/games-emulation/dboxfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/dboxfe -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.6 2006/08/28 00:02:40 weeve Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.7 2007/02/07 13:47:54 nyhm Exp $ + + 07 Feb 2007; Tristan Heaven <nyhm@gentoo.org> dboxfe-0.0.5.ebuild: + Use mirror://berlios 28 Aug 2006; Jason Wever <weeve@gentoo.org> dboxfe-0.0.5.ebuild: Added ~sparc keyword. diff --git a/games-emulation/dboxfe/dboxfe-0.0.5.ebuild b/games-emulation/dboxfe/dboxfe-0.0.5.ebuild index 9bac866c3190..947278ca098b 100644 --- a/games-emulation/dboxfe/dboxfe-0.0.5.ebuild +++ b/games-emulation/dboxfe/dboxfe-0.0.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.4 2006/08/28 00:02:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.0.5.ebuild,v 1.5 2007/02/07 13:47:54 nyhm Exp $ inherit kde DESCRIPTION="Creates and manages configuration files for DOSBox" HOMEPAGE="http://chmaster.freeforge.net/dboxfe-project.htm" -SRC_URI="http://download.berlios.de/dboxfe/${P}.tar.gz" +SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |