diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-10-16 19:58:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-10-16 19:58:53 +0000 |
commit | 530cbcbcb79020298d216648ebb1995d822f0dc4 (patch) | |
tree | e1a9618ac2b93cf8a15e8bbd702188ef5b5b17ae /games-emulation | |
parent | new version, fixed gnome? dependencies (diff) | |
download | historical-530cbcbcb79020298d216648ebb1995d822f0dc4.tar.gz historical-530cbcbcb79020298d216648ebb1995d822f0dc4.tar.bz2 historical-530cbcbcb79020298d216648ebb1995d822f0dc4.zip |
fix HOMEPAGE
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dosbox-cvs/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/dosbox-cvs/Manifest | 4 | ||||
-rw-r--r-- | games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-emulation/dosbox-cvs/ChangeLog b/games-emulation/dosbox-cvs/ChangeLog index 2713f2a6cdb5..237c5123e741 100644 --- a/games-emulation/dosbox-cvs/ChangeLog +++ b/games-emulation/dosbox-cvs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/dosbox-cvs # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/ChangeLog,v 1.2 2003/09/10 15:59:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/ChangeLog,v 1.3 2003/10/16 19:58:51 mr_bones_ Exp $ + + 16 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> + dosbox-cvs-20030809.ebuild: + fix HOMEPAGE *dosbox-cvs-20030809 (09 Aug 2003) diff --git a/games-emulation/dosbox-cvs/Manifest b/games-emulation/dosbox-cvs/Manifest index 4ddd481e09e1..375918af93c9 100644 --- a/games-emulation/dosbox-cvs/Manifest +++ b/games-emulation/dosbox-cvs/Manifest @@ -1,3 +1,3 @@ +MD5 e2b931e2054e5cb2b2dc066ac6523c34 ChangeLog 533 +MD5 67a06147874a969d8ddd2cf6cc0ed83c dosbox-cvs-20030809.ebuild 1240 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-dosbox-cvs-20030809 0 -MD5 300462dc2f765700f4a1954032fb24ca dosbox-cvs-20030809.ebuild 1233 -MD5 7e17541eab6caa39bd89eab601ab443c ChangeLog 429 diff --git a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild index 5e304c5f270d..713fa999bf14 100644 --- a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild +++ b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.2 2003/09/09 23:33:23 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.3 2003/10/16 19:58:51 mr_bones_ Exp $ DESCRIPTION="DOS Emulator" -HOMEPAGE="http://www.dosbox.sf.net" +HOMEPAGE="http://dosbox.sourceforge.net/" KEYWORDS="x86 ppc" LICENSE="GPL-2" |