diff options
author | 2015-01-02 08:09:51 +0000 | |
---|---|---|
committer | 2015-01-02 08:09:51 +0000 | |
commit | 1dc1f6deae59481d474034676b72cb72ad885a05 (patch) | |
tree | 8ace1986cf66157eda879cc43dc2237f70fa3ab4 | |
parent | Mark arm64 stable. (diff) | |
download | gentoo-2-1dc1f6deae59481d474034676b72cb72ad885a05.tar.gz gentoo-2-1dc1f6deae59481d474034676b72cb72ad885a05.tar.bz2 gentoo-2-1dc1f6deae59481d474034676b72cb72ad885a05.zip |
update HOMEPAGE
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | games-server/cyphesis/ChangeLog | 5 | ||||
-rw-r--r-- | games-server/cyphesis/cyphesis-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-server/cyphesis/ChangeLog b/games-server/cyphesis/ChangeLog index 53f7fa3ab629..0d46d3d009b4 100644 --- a/games-server/cyphesis/ChangeLog +++ b/games-server/cyphesis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-server/cyphesis # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.39 2015/01/02 08:08:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.40 2015/01/02 08:09:51 mr_bones_ Exp $ + + 02 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> cyphesis-0.6.2.ebuild: + update HOMEPAGE 02 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> cyphesis-0.6.2.ebuild: punt 2_6 diff --git a/games-server/cyphesis/cyphesis-0.6.2.ebuild b/games-server/cyphesis/cyphesis-0.6.2.ebuild index 7e4983c47eeb..2bf070c9d5ed 100644 --- a/games-server/cyphesis/cyphesis-0.6.2.ebuild +++ b/games-server/cyphesis/cyphesis-0.6.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.2.ebuild,v 1.5 2015/01/02 08:08:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.2.ebuild,v 1.6 2015/01/02 08:09:51 mr_bones_ Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) inherit toolchain-funcs autotools python-single-r1 eutils games DESCRIPTION="WorldForge server running small games" -HOMEPAGE="http://worldforge.org/dev/eng/servers/cyphesis" +HOMEPAGE="http://worldforge.org/index.php/components/cyphesis/" SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2" LICENSE="GPL-2" |