diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-07-16 00:20:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-07-16 00:20:53 +0000 |
commit | 734c1cbc09841864dffcd62664fd3210179db734 (patch) | |
tree | a05724cc50158b1a92c561693fc0b07753c9178f /games-emulation | |
parent | Automated update. (diff) | |
download | gentoo-2-734c1cbc09841864dffcd62664fd3210179db734.tar.gz gentoo-2-734c1cbc09841864dffcd62664fd3210179db734.tar.bz2 gentoo-2-734c1cbc09841864dffcd62664fd3210179db734.zip |
update HOMEPAGE
(Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/vbam/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/vbam/vbam-1.8.0.1228.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/vbam/vbam-9999.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-emulation/vbam/ChangeLog b/games-emulation/vbam/ChangeLog index 3f0161673227..4648b8a6529a 100644 --- a/games-emulation/vbam/ChangeLog +++ b/games-emulation/vbam/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/vbam # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v 1.29 2015/06/13 19:29:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v 1.30 2015/07/16 00:20:53 mr_bones_ Exp $ + + 16 Jul 2015; Michael Sterrett <mr_bones_@gentoo.org> vbam-1.8.0.1228.ebuild, + vbam-9999.ebuild: + update HOMEPAGE 13 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org> vbam-1.8.0.1228.ebuild, vbam-9999.ebuild: diff --git a/games-emulation/vbam/vbam-1.8.0.1228.ebuild b/games-emulation/vbam/vbam-1.8.0.1228.ebuild index 947a525bcdbe..1e08aa10fe20 100644 --- a/games-emulation/vbam/vbam-1.8.0.1228.ebuild +++ b/games-emulation/vbam/vbam-1.8.0.1228.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1228.ebuild,v 1.5 2015/06/13 19:29:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1228.ebuild,v 1.6 2015/07/16 00:20:53 mr_bones_ Exp $ EAPI=5 WX_GTK_VER="3.0" @@ -10,7 +10,7 @@ inherit eutils cmake-utils wxwidgets gnome2-utils fdo-mime games ESVN_REPO_URI="https://vbam.svn.sourceforge.net/svnroot/vbam/trunk" DESCRIPTION="Game Boy, GBC, and GBA emulator forked from VisualBoyAdvance" -HOMEPAGE="http://vba-m.ngemu.com" +HOMEPAGE="http://sourceforge.net/projects/vbam/" SRC_URI="http://dev.gentoo.org/~radhermit/distfiles/${P}.tar.xz" LICENSE="GPL-2" diff --git a/games-emulation/vbam/vbam-9999.ebuild b/games-emulation/vbam/vbam-9999.ebuild index 36cf6e8e9593..622b7f0cd0c8 100644 --- a/games-emulation/vbam/vbam-9999.ebuild +++ b/games-emulation/vbam/vbam-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-9999.ebuild,v 1.10 2015/06/13 19:29:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-9999.ebuild,v 1.11 2015/07/16 00:20:53 mr_bones_ Exp $ EAPI=5 WX_GTK_VER="3.0" @@ -9,7 +9,7 @@ inherit cmake-utils wxwidgets subversion gnome2-utils fdo-mime games ESVN_REPO_URI="https://vbam.svn.sourceforge.net/svnroot/vbam/trunk" DESCRIPTION="Game Boy, GBC, and GBA emulator forked from VisualBoyAdvance" -HOMEPAGE="http://vba-m.ngemu.com" +HOMEPAGE="http://sourceforge.net/projects/vbam/" LICENSE="GPL-2" SLOT="0" |