diff options
author | 2012-03-30 17:10:46 +0000 | |
---|---|---|
committer | 2012-03-30 17:10:46 +0000 | |
commit | 4b694886349e0157671d3e9680d6e12911dc9171 (patch) | |
tree | ca0cb2d7e8c418ef72fe4c2d76d8ec0729c7078f /games-rpg/bs2/bs2-1.ebuild | |
parent | games-rpg/bs1: Fixed cdrom eclass dependency for cdrom functions (splitted fr... (diff) | |
download | sunrise-4b694886349e0157671d3e9680d6e12911dc9171.tar.gz sunrise-4b694886349e0157671d3e9680d6e12911dc9171.tar.bz2 sunrise-4b694886349e0157671d3e9680d6e12911dc9171.zip |
games-rpg/bs2: Fixed cdrom eclass dependency for cdrom functions (splitted from eutils.eclass)
svn path=/sunrise/; revision=12876
Diffstat (limited to 'games-rpg/bs2/bs2-1.ebuild')
-rw-r--r-- | games-rpg/bs2/bs2-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/bs2/bs2-1.ebuild b/games-rpg/bs2/bs2-1.ebuild index 96869179c..3a74ea1be 100644 --- a/games-rpg/bs2/bs2-1.ebuild +++ b/games-rpg/bs2/bs2-1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -inherit eutils games +inherit eutils games cdrom DESCRIPTION="Broken Sword 2: The Smoking Mirror" HOMEPAGE="http://www.revolution.co.uk/_display.php?id=15" |