diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:10:25 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:10:25 +0000 |
commit | 9a368925b9bd009c5124cb49d05a1f4409f9c726 (patch) | |
tree | 441d0605d1b899615a524fd215a82b5e1ca7cc19 /games-action/rune/rune-1.07-r2.ebuild | |
parent | Migrate to cdrom.eclass, bug 398809. (diff) | |
download | gentoo-2-9a368925b9bd009c5124cb49d05a1f4409f9c726.tar.gz gentoo-2-9a368925b9bd009c5124cb49d05a1f4409f9c726.tar.bz2 gentoo-2-9a368925b9bd009c5124cb49d05a1f4409f9c726.zip |
Migrate to cdrom.eclass, bug 398809.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'games-action/rune/rune-1.07-r2.ebuild')
-rw-r--r-- | games-action/rune/rune-1.07-r2.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games-action/rune/rune-1.07-r2.ebuild b/games-action/rune/rune-1.07-r2.ebuild index e8992e6ea393..978d768c3f4c 100644 --- a/games-action/rune/rune-1.07-r2.ebuild +++ b/games-action/rune/rune-1.07-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.10 2010/09/01 21:30:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.11 2012/01/16 19:10:25 ulm Exp $ EAPI=2 -inherit eutils games +inherit eutils cdrom games DESCRIPTION="Viking hack and slay game" HOMEPAGE="http://www.runegame.com" @@ -12,7 +12,6 @@ SRC_URI="mirror://gentoo/rune-all-0.2.tar.bz2" LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="amd64 x86" -PROPERTIES="interactive" RESTRICT="strip" IUSE="" |