diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:05:35 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:05:35 +0000 |
commit | f991a759c21b2d84fdf920667bcb687365f056a1 (patch) | |
tree | d83479cd0e5524491ac0d80bb88ecd943298ecef /games-action | |
parent | Migrate to cdrom.eclass, bug 398809. (diff) | |
download | gentoo-2-f991a759c21b2d84fdf920667bcb687365f056a1.tar.gz gentoo-2-f991a759c21b2d84fdf920667bcb687365f056a1.tar.bz2 gentoo-2-f991a759c21b2d84fdf920667bcb687365f056a1.zip |
Migrate to cdrom.eclass, bug 398809.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/descent3/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/descent3/descent3-1.4.0b-r1.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog index 0e338af2ca02..b65bf611cea9 100644 --- a/games-action/descent3/ChangeLog +++ b/games-action/descent3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/descent3 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.28 2011/12/14 17:12:16 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.29 2012/01/16 19:05:35 ulm Exp $ + + 16 Jan 2012; Ulrich Müller <ulm@gentoo.org> descent3-1.4.0b-r1.ebuild: + Migrate to cdrom.eclass, bug 398809. 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> descent3-1.4.0b-r1.ebuild: The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild index 428f5aba91ca..7203b008d734 100644 --- a/games-action/descent3/descent3-1.4.0b-r1.ebuild +++ b/games-action/descent3/descent3-1.4.0b-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 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/descent3/descent3-1.4.0b-r1.ebuild,v 1.16 2011/12/14 17:12:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.17 2012/01/16 19:05:35 ulm Exp $ -inherit eutils multilib games +inherit eutils cdrom multilib games IUSE="nocd videos" DESCRIPTION="Descent 3 - 3-Dimensional indoor/outdoor spaceship combat" @@ -14,7 +14,6 @@ LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="amd64 x86" RESTRICT="strip" -PROPERTIES="interactive" DEPEND="" RDEPEND="sys-libs/glibc |