diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-27 03:43:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-27 03:43:21 +0000 |
commit | a2394ce09ae3c679c48ae4b33250e3555e736fce (patch) | |
tree | e63c3679389ac8f40e3d6d1b48a9840559c85257 /games-simulation | |
parent | return -1.13-r1, needed still by some (diff) | |
download | gentoo-2-a2394ce09ae3c679c48ae4b33250e3555e736fce.tar.gz gentoo-2-a2394ce09ae3c679c48ae4b33250e3555e736fce.tar.bz2 gentoo-2-a2394ce09ae3c679c48ae4b33250e3555e736fce.zip |
update HOMEPAGE (bug #457888)
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/bcs-demo/ChangeLog | 7 | ||||
-rw-r--r-- | games-simulation/bcs-demo/bcs-demo-1.3.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-simulation/bcs-demo/ChangeLog b/games-simulation/bcs-demo/ChangeLog index 019272e0dea4..eaf1302a85a5 100644 --- a/games-simulation/bcs-demo/ChangeLog +++ b/games-simulation/bcs-demo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/bcs-demo -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/ChangeLog,v 1.12 2014/10/13 21:09:36 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/ChangeLog,v 1.13 2015/03/27 03:43:21 mr_bones_ Exp $ + + 27 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> bcs-demo-1.3.ebuild: + update HOMEPAGE (bug #457888) 13 Oct 2014; Michał Górny <mgorny@gentoo.org> bcs-demo-1.3.ebuild: Support multilib providers for deps. Bump to EAPI=5. diff --git a/games-simulation/bcs-demo/bcs-demo-1.3.ebuild b/games-simulation/bcs-demo/bcs-demo-1.3.ebuild index 10c069d49b4c..1e6223c0d4be 100644 --- a/games-simulation/bcs-demo/bcs-demo-1.3.ebuild +++ b/games-simulation/bcs-demo/bcs-demo-1.3.ebuild @@ -1,13 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/bcs-demo-1.3.ebuild,v 1.12 2014/10/13 21:09:36 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/bcs-demo-1.3.ebuild,v 1.13 2015/03/27 03:43:21 mr_bones_ Exp $ EAPI=5 - inherit unpacker games DESCRIPTION="design and build bridges and then stress test them with trains" -HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=17" +HOMEPAGE="http://www.chroniclogic.com/pontifex2.htm" SRC_URI="ftp://ggdev-1.homelan.com/bcs/bcsdemo_v${PV/./_}.sh.bin http://www.highprogrammer.com/alan/pfx2/openal-alan-hack-0.0.1.tar.gz" |