diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-13 16:41:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-13 16:41:51 +0000 |
commit | a517a8ee4bfc8c16039d986f994aca4a45371585 (patch) | |
tree | 9e9c0380c239410867121764581c5b4ae727e4e3 /games-emulation | |
parent | Stable for amd64, wrt bug #420895 (diff) | |
download | gentoo-2-a517a8ee4bfc8c16039d986f994aca4a45371585.tar.gz gentoo-2-a517a8ee4bfc8c16039d986f994aca4a45371585.tar.bz2 gentoo-2-a517a8ee4bfc8c16039d986f994aca4a45371585.zip |
update HOMEPAGE
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dgen-sdl/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/dgen-sdl/dgen-sdl-1.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/dgen-sdl/ChangeLog b/games-emulation/dgen-sdl/ChangeLog index 3e0a32f798f0..5a45add48d59 100644 --- a/games-emulation/dgen-sdl/ChangeLog +++ b/games-emulation/dgen-sdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/dgen-sdl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.14 2012/05/02 17:21:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.15 2012/06/13 16:41:51 mr_bones_ Exp $ + + 13 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.30.ebuild: + update HOMEPAGE *dgen-sdl-1.30 (02 May 2012) diff --git a/games-emulation/dgen-sdl/dgen-sdl-1.30.ebuild b/games-emulation/dgen-sdl/dgen-sdl-1.30.ebuild index 5c9f0ba3bcb2..7c6638802d08 100644 --- a/games-emulation/dgen-sdl/dgen-sdl-1.30.ebuild +++ b/games-emulation/dgen-sdl/dgen-sdl-1.30.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/dgen-sdl-1.30.ebuild,v 1.1 2012/05/02 17:21:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/dgen-sdl-1.30.ebuild,v 1.2 2012/06/13 16:41:51 mr_bones_ Exp $ EAPI=2 inherit games DESCRIPTION="A Linux/SDL-Port of the famous DGen MegaDrive/Genesis-Emulator" -HOMEPAGE="http://tamentis.com/projects/dgen/" +HOMEPAGE="http://dgen.sourceforge.net/" SRC_URI="mirror://sourceforge/dgen/files/${P}.tar.gz" LICENSE="dgen-sdl as-is LGPL-2.1 GPL-2 BSD" |