summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/smac/ChangeLog7
-rw-r--r--games-strategy/smac/smac-6.0a.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/smac/ChangeLog b/games-strategy/smac/ChangeLog
index 3c73272a6192..09dde57f19ef 100644
--- a/games-strategy/smac/ChangeLog
+++ b/games-strategy/smac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/smac
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/ChangeLog,v 1.16 2009/01/23 07:34:17 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/ChangeLog,v 1.17 2012/01/16 19:45:16 ulm Exp $
+
+ 16 Jan 2012; Ulrich Müller <ulm@gentoo.org> smac-6.0a.ebuild:
+ Migrate to cdrom.eclass, bug 398809.
23 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> smac-6.0a.ebuild:
integrate patch from Thomas Juerges for ppc support (bug #249427)
diff --git a/games-strategy/smac/smac-6.0a.ebuild b/games-strategy/smac/smac-6.0a.ebuild
index 43bd622307de..a3abcfad99f9 100644
--- a/games-strategy/smac/smac-6.0a.ebuild
+++ b/games-strategy/smac/smac-6.0a.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2009 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/smac/smac-6.0a.ebuild,v 1.20 2009/11/25 08:37:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild,v 1.21 2012/01/16 19:45:16 ulm Exp $
EAPI=2
-inherit eutils games
+inherit eutils cdrom games
DESCRIPTION="Linux port of the popular strategy game from Firaxis"
HOMEPAGE="http://www.lokigames.com/products/smac/"