diff options
Diffstat (limited to 'games-rpg')
-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 | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-rpg/vendetta-online-bin/ChangeLog b/games-rpg/vendetta-online-bin/ChangeLog index f6eb765cc328..58b5ba3f5dab 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/ChangeLog,v 1.8 2010/07/13 15:23:49 mr_bones_ Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/ChangeLog,v 1.9 2012/02/08 21:34:13 vapier Exp $ + + 08 Feb 2012; Mike Frysinger <vapier@gentoo.org> + vendetta-online-bin-1.8.82.ebuild: + Move to new unpacker eclass for unpack_makeself. 13 Jul 2010; Michael Sterrett <mr_bones_@gentoo.org> vendetta-online-bin-1.8.82.ebuild: 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 fa08b10b9aae..5415235be655 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,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 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.4 2010/07/13 15:23:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild,v 1.5 2012/02/08 21:34:13 vapier Exp $ EAPI=2 -inherit eutils games +inherit eutils unpacker games DESCRIPTION="Space-based MMORPG" HOMEPAGE="http://www.vendetta-online.com/" |