hasufell    15/01/22 16:44:16

  Modified:             ChangeLog openmw-0.33.0-r2.ebuild
  Log:
  rm cdinstall USE flag wrt #537260
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  Changes    Path
1.6                  games-engines/openmw/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openmw/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openmw/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openmw/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/openmw/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   8 Nov 2014 23:33:48 -0000       1.5
+++ ChangeLog   22 Jan 2015 16:44:16 -0000      1.6
@@ -1,6 +1,9 @@
 # ChangeLog for games-engines/openmw
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/openmw/ChangeLog,v 1.5 
2014/11/08 23:33:48 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-engines/openmw/ChangeLog,v 1.6 
2015/01/22 16:44:16 hasufell Exp $
+
+  22 Jan 2015; Julian Ospald <hasuf...@gentoo.org> openmw-0.33.0-r2.ebuild:
+  rm cdinstall USE flag wrt #537260
 
 *openmw-0.33.0-r2 (08 Nov 2014)
 



1.2                  games-engines/openmw/openmw-0.33.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openmw/openmw-0.33.0-r2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openmw/openmw-0.33.0-r2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openmw/openmw-0.33.0-r2.ebuild?r1=1.1&r2=1.2

Index: openmw-0.33.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/openmw/openmw-0.33.0-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openmw-0.33.0-r2.ebuild     8 Nov 2014 23:33:48 -0000       1.1
+++ openmw-0.33.0-r2.ebuild     22 Jan 2015 16:44:16 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-engines/openmw/openmw-0.33.0-r2.ebuild,v 1.1 
2014/11/08 23:33:48 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-engines/openmw/openmw-0.33.0-r2.ebuild,v 1.2 
2015/01/22 16:44:16 hasufell Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-3 MIT BitstreamVera OFL-1.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc cdinstall devtools +launcher"
+IUSE="doc devtools +launcher"
 
 # XXX static build
 RDEPEND=">=dev-games/mygui-3.2.1
@@ -32,7 +32,6 @@
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        doc? ( app-doc/doxygen media-gfx/graphviz )"
-PDEPEND="cdinstall? ( games-rpg/morrowind-data )"
 
 S=${WORKDIR}/${PN}-${P}
 
@@ -96,14 +95,10 @@
        games_pkg_postinst
        gnome2_icon_cache_update
 
-       if use !cdinstall ; then
-               elog "You need the original Morrowind Data files. If you 
haven't"
-               elog "installed them yet, you can install them straight via the"
-               elog "game launcher (launcher USE flag) which is the officially"
-               elog "supported method or by using the"
-               elog "games-rpg/morrowind-data (cdinstall USE flag) package"
-               elog "(this might not work for all morrowind releases out 
there)."
-       fi
+       elog "You need the original Morrowind Data files. If you haven't"
+       elog "installed them yet, you can install them straight via the"
+       elog "game launcher (launcher USE flag) which is the officially"
+       elog "supported method."
 }
 
 pkg_postrm() {




Reply via email to