diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:43:07 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:43:07 +0000 |
commit | d29e4ad68120a1941076ef672faaf15c1cd9e28b (patch) | |
tree | e6f7c5af34a351917bc4ca5fc8fdb007e660efca /games-strategy | |
parent | Version bump (diff) | |
download | gentoo-2-d29e4ad68120a1941076ef672faaf15c1cd9e28b.tar.gz gentoo-2-d29e4ad68120a1941076ef672faaf15c1cd9e28b.tar.bz2 gentoo-2-d29e4ad68120a1941076ef672faaf15c1cd9e28b.zip |
Migrate to cdrom.eclass, bug 398809.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/dominions2/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/dominions2/dominions2-2.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/dominions2/ChangeLog b/games-strategy/dominions2/ChangeLog index 0b928c6c6ce9..13ec6b21cec7 100644 --- a/games-strategy/dominions2/ChangeLog +++ b/games-strategy/dominions2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/dominions2 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/dominions2/ChangeLog,v 1.8 2008/02/29 19:47:05 carlo Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/dominions2/ChangeLog,v 1.9 2012/01/16 19:43:07 ulm Exp $ + + 16 Jan 2012; Ulrich Müller <ulm@gentoo.org> dominions2-2.16.ebuild: + Migrate to cdrom.eclass, bug 398809. 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> ChangeLog: Remove icon extension from desktop entry to match Icon Theme Specification. diff --git a/games-strategy/dominions2/dominions2-2.16.ebuild b/games-strategy/dominions2/dominions2-2.16.ebuild index 0d5d1079cdf7..cb90cba99353 100644 --- a/games-strategy/dominions2/dominions2-2.16.ebuild +++ b/games-strategy/dominions2/dominions2-2.16.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/dominions2/dominions2-2.16.ebuild,v 1.8 2008/02/29 19:47:05 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/dominions2/dominions2-2.16.ebuild,v 1.9 2012/01/16 19:43:07 ulm Exp $ -inherit eutils games +inherit eutils cdrom games DESCRIPTION="Dominions 2: The Ascension Wars is an epic turn-based fantasy strategy game" HOMEPAGE="http://www.shrapnelgames.com/Illwinter/d2/" |