diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2010-04-21 01:04:31 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2010-04-21 01:04:31 +0000 |
commit | 3d0e3a16670568e594094bddf7e5b4afdb677735 (patch) | |
tree | d507d7790d3bcc2ef9666d71af063827162c71f4 /games-rpg/vendetta-online-bin | |
parent | 2.02.63-r0 fails to boot on machines with a split /usr, fixed in r1, but remo... (diff) | |
download | gentoo-2-3d0e3a16670568e594094bddf7e5b4afdb677735.tar.gz gentoo-2-3d0e3a16670568e594094bddf7e5b4afdb677735.tar.bz2 gentoo-2-3d0e3a16670568e594094bddf7e5b4afdb677735.zip |
Update SRC_URI
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'games-rpg/vendetta-online-bin')
-rw-r--r-- | games-rpg/vendetta-online-bin/ChangeLog | 8 | ||||
-rw-r--r-- | games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/games-rpg/vendetta-online-bin/ChangeLog b/games-rpg/vendetta-online-bin/ChangeLog index e9854c98bdd9..19c84a4081de 100644 --- a/games-rpg/vendetta-online-bin/ChangeLog +++ b/games-rpg/vendetta-online-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-rpg/vendetta-online-bin -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/ChangeLog,v 1.5 2009/08/13 00:31:56 nyhm Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/ChangeLog,v 1.6 2010/04/21 01:04:31 nyhm Exp $ + + 21 Apr 2010; Tristan Heaven <nyhm@gentoo.org> + vendetta-online-bin-1.8.82.ebuild: + Update SRC_URI *vendetta-online-bin-1.8.82 (13 Aug 2009) diff --git a/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild b/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild index 05b580fb9ea4..573077c03e7b 100644 --- a/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild +++ b/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild,v 1.1 2009/08/13 00:31:56 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild,v 1.2 2010/04/21 01:04:31 nyhm Exp $ EAPI=2 inherit eutils games @@ -10,14 +10,10 @@ HOMEPAGE="http://www.vendetta-online.com/" SRC_URI="amd64? ( http://mirror.cle.vendetta-online.com/vendetta-linux-amd64-installer.sh -> ${P}-amd64.sh - http://mirror.milw.vendetta-online.com/vendetta-linux-amd64-installer.sh - -> ${P}-amd64.sh ) x86? ( http://mirror.cle.vendetta-online.com/vendetta-linux-ia32-installer.sh -> ${P}-x86.sh - http://mirror.milw.vendetta-online.com/vendetta-linux-ia32-installer.sh - -> ${P}-x86.sh )" LICENSE="guild" |