diff options
author | Tristan Heaven <tristan@gentoo.org> | 2007-02-07 13:51:06 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2007-02-07 13:51:06 +0000 |
commit | f13e51ab88c78847d5c394e55e2b459b95bfd5dc (patch) | |
tree | d1a875fe1bb5923616336b13d3aed25f4e3feef5 /games-emulation/dboxfe | |
parent | Use mirror://berlios (diff) | |
download | historical-f13e51ab88c78847d5c394e55e2b459b95bfd5dc.tar.gz historical-f13e51ab88c78847d5c394e55e2b459b95bfd5dc.tar.bz2 historical-f13e51ab88c78847d5c394e55e2b459b95bfd5dc.zip |
Use mirror://berlios
Package-Manager: portage-2.1.2-r8
Diffstat (limited to 'games-emulation/dboxfe')
-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" |