diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-02-20 20:57:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-02-20 20:57:51 +0000 |
commit | 54e49a22409cd83f6332c786f083cc013a2905f4 (patch) | |
tree | 56224f87d7bc4948956dfe448ee5887964c68007 /games-arcade/aop | |
parent | Version bump (diff) | |
download | gentoo-2-54e49a22409cd83f6332c786f083cc013a2905f4.tar.gz gentoo-2-54e49a22409cd83f6332c786f083cc013a2905f4.tar.bz2 gentoo-2-54e49a22409cd83f6332c786f083cc013a2905f4.zip |
update HOMEPAGE (bug #306093)
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'games-arcade/aop')
-rw-r--r-- | games-arcade/aop/aop-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/aop/aop-0.6.ebuild b/games-arcade/aop/aop-0.6.ebuild index fb8afe5034e3..b431b30c3066 100644 --- a/games-arcade/aop/aop-0.6.ebuild +++ b/games-arcade/aop/aop-0.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.12 2009/01/30 16:06:42 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.13 2010/02/20 20:57:51 mr_bones_ Exp $ EAPI=2 inherit eutils games DESCRIPTION="Ambassador of Pain is a curses based game with only 64 lines of code." -HOMEPAGE="http://aop.raffi.at/" +HOMEPAGE="http://raffi.at/view/code/aop" SRC_URI="http://www.raffi.at/code/${PN}/${P}.tar.gz" LICENSE="GPL-2" |