summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Ulyanov (Displacer) <disinbox@gmail.com>2012-03-30 17:09:53 +0000
committerIgor Ulyanov (Displacer) <disinbox@gmail.com>2012-03-30 17:09:53 +0000
commit2d3d42ce77e47c892c2358d331cebd3e9155a777 (patch)
tree28a7806702ad1972c25e34b1a8c0cc726d93be5b /games-rpg
parentgames-rpg/dott: Fixed cdrom eclass dependency for cdrom functions (splitted f... (diff)
downloadsunrise-2d3d42ce77e47c892c2358d331cebd3e9155a777.tar.gz
sunrise-2d3d42ce77e47c892c2358d331cebd3e9155a777.tar.bz2
sunrise-2d3d42ce77e47c892c2358d331cebd3e9155a777.zip
games-rpg/ihnm: Fixed cdrom eclass dependency for cdrom functions (splitted from eutils.eclass)
svn path=/sunrise/; revision=12874
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/ihnm/ChangeLog6
-rw-r--r--games-rpg/ihnm/Manifest4
-rw-r--r--games-rpg/ihnm/ihnm-1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/games-rpg/ihnm/ChangeLog b/games-rpg/ihnm/ChangeLog
index 111a8793e..1355a04d7 100644
--- a/games-rpg/ihnm/ChangeLog
+++ b/games-rpg/ihnm/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for games-rpg/ihnm
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 30 Mar 2012; Igor Ulyanov (Displacer) <disinbox@gmail.com> ihnm-1.ebuild:
+ Fixed cdrom eclass dependency for cdrom functions (splitted from
+ eutils.eclass)
+
18 Jul 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> ihnm-1.ebuild:
Use local vars
diff --git a/games-rpg/ihnm/Manifest b/games-rpg/ihnm/Manifest
index b1f70621a..029122a00 100644
--- a/games-rpg/ihnm/Manifest
+++ b/games-rpg/ihnm/Manifest
@@ -1,3 +1,3 @@
-EBUILD ihnm-1.ebuild 1053 RMD160 ed8ca27a4638180e39b2c535b6d4c4d1fb83f9a9 SHA1 69d5f92ae7d571527509ad9c0f866fb9ceb63967 SHA256 05144976928ebf447cd659c8ac9fbe7bf155f31726663d99f76d90f764cf3a0a
-MISC ChangeLog 328 RMD160 2e65d3d8b9977d71f63c94e23b8a2ae645b22b67 SHA1 c30ba3e7efd1e9e199920a916bd7266754a2c47c SHA256 c6bdfc22323e466633a443c7b5c206604d17d12ba7dd48da1a987c9dd0965abd
+EBUILD ihnm-1.ebuild 1059 RMD160 4fc909fed3048e2fc71717f50edfdb3c89ca01ae SHA1 9c84d12967d3bcab743f120fdce967c9b5b1b1f8 SHA256 9414a2a69167fa984082bc4b41dadcb48380e1fd90537f8603fa99b05080386f
+MISC ChangeLog 489 RMD160 d1de0f0be27935dd05a965818f0657330f81404e SHA1 73effef72e56696edcd62804def86d220d0f5ee4 SHA256 6b3e4559325e6d585de53bdec6951b66cae5e64eaf33fa83a5b64fa27c6547ad
MISC metadata.xml 208 RMD160 c18611400760e42bdd001905be0a63c2e963bcea SHA1 595816105cac477cb85792a182e15888029118a1 SHA256 c4841c87f0c2b9b5e679a27dc72180be8d508fb3f5df0fbab2ec2c805c0a6d82
diff --git a/games-rpg/ihnm/ihnm-1.ebuild b/games-rpg/ihnm/ihnm-1.ebuild
index 2af1b01a1..f2069c17f 100644
--- a/games-rpg/ihnm/ihnm-1.ebuild
+++ b/games-rpg/ihnm/ihnm-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="I Have No Mouth, and I Must Scream"
HOMEPAGE="http://harlanellison.com/herc.htm#ihnm"